APIIDA · Example Payload

Apiida Deployment Example

API GatewayAPI ManagementFederated API ManagementGovernanceLayer7

Apiida Deployment Example is an example object payload from APIIDA, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idapiIdgatewayIdenvironmentstatus

Example Payload

Raw ↑
{
  "id": "dep-001",
  "apiId": "api-001",
  "gatewayId": "gw-001",
  "environment": "production",
  "status": "deployed"
}