Allianz Future Cloud Platform · Example Payload

Platform Services Deployment Example

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes

Platform Services Deployment Example is an example object payload from Allianz Future Cloud Platform, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deployment_idservice_idversionimagestatusstrategydeployed_atdeployed_byinitiated_at

Example Payload

Raw ↑
{
  "deployment_id": "dep-500789",
  "service_id": "svc-500123",
  "version": "2.5.1",
  "image": "allianz/policy-service:2.5.1",
  "status": "succeeded",
  "strategy": "rolling",
  "deployed_at": "2026-04-15T14:30:00Z",
  "deployed_by": "argo-cd",
  "initiated_at": "2026-04-19T10:30:00Z"
}