InlineContainerProject1

InlineContainerProject1
InlineContainerProject1
JSON Example
{
    "container_cluster_id": "string",
    "external_id": "string",
    "network_errors": [
        {
            "error_code": "string",
            "error_message": "string",
            "spec": "string"
        }
    ],
    "network_status": "string",
    "origin_properties": [
        "KeyValuePair Object"
    ]
}
string
container_cluster_id
Optional

Identifier of the container cluster to which this project/namespace belongs.

string
external_id
Required

External identifier of the container project.

network_errors
Optional

List of network errors related to container project.

string
network_status
Optional

Network status of container project.

Possible values are : HEALTHY, UNHEALTHY,
origin_properties
Optional

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