MuleSoft · Example Payload

Mulesoft Anypoint Platform Application Status Example

API GatewayAPI ManagementEnterpriseIntegration

Mulesoft Anypoint Platform Application Status Example is an example object payload from MuleSoft, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

domainstatusdeploymentUpdateStatusworkers

Example Payload

Raw ↑
{
  "domain": "example_value",
  "status": "example_value",
  "deploymentUpdateStatus": "example_value",
  "workers": []
}