Endpoint Global Delivery Rule Url Rewrite Action
data class EndpointGlobalDeliveryRuleUrlRewriteAction(val destination: String, val preserveUnmatchedPath: Boolean? = null, val sourcePattern: String)