Allianz Future Cloud Platform · Example Payload

Platform Services Provision Resource Request Example

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes

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

Top-level fields

resource_typenamenamespaceconfiguration

Example Payload

Raw ↑
{
  "resource_type": "redis",
  "name": "policy-cache",
  "namespace": "insurance-policy",
  "configuration": {
    "instance_type": "cache.t3.medium",
    "engine_version": "7.0"
  }
}