Allianz Future Cloud Platform · Example Payload

Platform Services Service Example

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes

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

Top-level fields

service_idnamenamespacestatusreplicasversionlanguagerepository_urlcreated_atmodified_at

Example Payload

Raw ↑
{
  "service_id": "svc-500123",
  "name": "policy-service",
  "namespace": "insurance-policy",
  "status": "running",
  "replicas": 3,
  "version": "2.5.1",
  "language": "kotlin",
  "repository_url": "https://github.com/allianz/policy-service",
  "created_at": "2026-01-01T00:00:00Z",
  "modified_at": "2026-04-15T14:30:00Z"
}