InlineContainerNetworkPolicy1

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

Identifier of the container cluster this network policy belongs to.

string
container_project_id
Optional

Identifier of the project which this network policy belongs to.

string
external_id
Required

Identifier of the container network policy.

origin_properties
Optional

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

string
policy_type
Optional

Type e.g. Network Policy, ASG.

Possible values are : NETWORK_POLICY, ASG,
string
spec
Optional

Container network policy specification.