Publisher Api Gateway Policy Mapping Deployment Info Structure
GatewayPolicyMappingDeploymentInfo schema from WSO2 API Manager
Type: objectProperties: 4
API ManagementGatewaysOpen-SourceAPI LifecycleGraphQLSOAPREST
Gateway Policy Mapping and Deployment Information is a JSON Structure definition published by WSO2, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/wso2/refs/heads/main/json-structure/publisher-api-gateway-policy-mapping-deployment-info-structure.json",
"name": "Gateway Policy Mapping and Deployment Information",
"description": "GatewayPolicyMappingDeploymentInfo schema from WSO2 API Manager",
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "121223q41-24141-124124124-12414"
},
"description": {
"type": "string",
"description": "A brief description about the policy mapping",
"example": "Set header value to the request with item type and response header set with served server name"
},
"displayName": {
"type": "string",
"description": "Meaningful name to identify the policy mapping",
"example": "item_type_setter"
},
"appliedGatewayLabels": {
"type": "array",
"items": {
"type": "string",
"example": "gatewayLabel_1"
}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.