InlineContainerIngressPolicy1

InlineContainerIngressPolicy1
InlineContainerIngressPolicy1
JSON Example
{
    "container_cluster_id": "string",
    "container_project_id": "string",
    "external_id": "string",
    "origin_properties": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "spec": "string"
}
string
container_cluster_id
Optional

Identifier of the container cluster this ingress policy belongs to.

string
container_project_id
Optional

Identifier of the project which this container ingress belongs to.

string
external_id
Required

Identifier of the container ingress policy.

origin_properties
Optional

Array of additional specific properties of container ingress in key-value format.

string
spec
Optional

Container ingress policy specification.