InlineContainerApplication1
{
"cluster_ips": [
"string"
],
"container_cluster_id": "string",
"container_project_id": "string",
"external_id": "string",
"load_balancer_ingress": [
{
"hostname": "string",
"ip": "string",
"ports": [
{
"port": 0,
"protocol": "string"
}
]
}
],
"network_errors": [
"NetworkError Object"
],
"network_status": "string",
"node_port_local_endpoints": [
"NodePortLocalEndpoint Object"
],
"origin_properties": [
"KeyValuePair Object"
],
"service_ports": [
"ContainerServicePort Object"
],
"status": "string",
"type": "string"
}
The IPv4 and IPv6 clusterIPs of the container application.
Identifier of the container cluster this container application belongs to.
Identifier of the project which this container application belongs to.
Identifier of the container application on container cluster e.g. PCF app id, k8s service id.
Specifies list of load-balancer ingress points
List of network errors related to container application.
Network status of container application.
Specifies list of local endpoint, when service is NodePortLocal.
Array of additional specific properties of container application in key-value format.
Status of the container application.
Type of container application