[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

ResourcesObject

Maximum limits for CPU and memory resources and the requested initial resources.


Properties

limits Optional

Maximum limits for CPU and memory resources and the requested initial resources.


requests Optional

Maximum limits for CPU and memory resources and the requested initial resources.

JSON Example

{
    "limits": {
        "cpu": "4000m",
        "memory": "8192Mi"
    },
    "requests": {
        "cpu": "1000m",
        "memory": "2048Mi"
    }
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

CreateConnectorRequest
GetConnectorResponse
UpdateConnectorRequest

Feedback

Was this page helpful?