InlineContainerNetworkPolicy1

InlineContainerNetworkPolicy1
InlineContainerNetworkPolicy1
JSON Example
{
    "container_cluster_id": "string",
    "container_project_id": "string",
    "external_id": "string",
    "network_errors": [
        {
            "error_code": "string",
            "error_message": "string",
            "spec": "string"
        }
    ],
    "network_status": "string",
    "origin_properties": [
        "KeyValuePair Object"
    ],
    "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.

network_errors
Optional

List of network errors related to container network policy.

string
network_status
Optional

Network status of container network policy.

Possible values are : HEALTHY, UNHEALTHY,
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, ACNP, ANP,
string
spec
Optional

Container network policy specification.