ContainerClusterNode
ContainerClusterNode
Details of container cluster node i.e. container host.
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_last_sync_time": 0,
"description": "string",
"display_name": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"container_cluster_id": "string",
"external_id": "string",
"origin_properties": [
{
"key": "string",
"value": "string"
}
]
}