ContainerClusterNode (schema)

Container cluster node

Details of container cluster node i.e. container host.
Name Description Type Notes
_last_sync_time Timestamp of last modification EpochMsTimestamp Readonly
Sortable
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly
container_cluster_id External identifier of the container cluster

External identifier of the container cluster.
string
description Description of this resource string Maximum length: 1024
Sortable
display_name Identifier to use when displaying entity in logs or GUI

Defaults to ID if not set
string Maximum length: 255
Sortable
external_id External identifier of the container cluster node

External identifier of the container cluster node in K8S/PAS.
string Required
ip_addresses IP Addresses of Node

List of IP addresses of container cluster node.
array of IPAddress
network_errors Network errors

List of network errors related to container cluster node.
array of NetworkError
network_status Network status of container cluster node

Network status of container cluster node.
string Enum: HEALTHY, UNHEALTHY
origin_properties Origin properties

Array of additional specific properties of container cluster node
in key-value format.
array of KeyValuePair
resource_type Must be set to the value ContainerClusterNode string Required
tags Opaque identifiers meaningful to the API user array of Tag Maximum items: 30