ContainerCluster
ContainerCluster
Details of container cluster.
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_last_sync_time": 0,
"description": "string",
"display_name": "string",
"resource_type": "string",
"scope": [
{
"scope_id": "string",
"scope_type": "string"
}
],
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"cluster_ip_ranges": [
"string"
],
"cluster_type": "string",
"cni_type": "string",
"external_id": "string",
"infrastructure": {
"infra_type": "string"
},
"network_errors": [
{
"error_code": "string",
"error_message": "string",
"spec": "string"
}
],
"network_status": "string",
"node_port_local_range": "string",
"node_port_range": "string",
"origin_properties": [
{
"key": "string",
"value": "string"
}
],
"supervisor_project_id": "string"
}