Allianz Future Cloud Platform · Example Payload

Platform Services Resource Requirements Example

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes

Platform Services Resource Requirements 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

cpumemorycpu_limitmemory_limit

Example Payload

Raw ↑
{
  "cpu": "500m",
  "memory": "512Mi",
  "cpu_limit": "1000m",
  "memory_limit": "1Gi"
}