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.
string
network_status
Optional
Network status of container project.
Possible values are :
HEALTHY,
UNHEALTHY,
array of
KeyValuePair
origin_properties
Optional
Array of additional specific properties of container project in key-value format.