InlineContainerApplicationInstance1
{
"cluster_node_id": "string",
"container_application_ids": [
"string"
],
"container_cluster_id": "string",
"container_project_id": "string",
"external_id": "string",
"network_errors": [
{
"error_code": "string",
"error_message": "string",
"spec": "string"
}
],
"network_status": "string",
"origin_properties": [
"KeyValuePair Object"
],
"status": "string"
}
Cluster node id where application instance is running.
List of identifiers of the container application.
Identifier of the container cluster this application instance belongs to.
Identifier of the container project which this container application instance belongs to.
Identifier of the container application instance on container cluster.
List of network errors related to container application instance.
Network status of container application instance.
Array of additional specific properties of container application instance in key-value format.
Status of the container application instance.