[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineContainerApplicationInstance1

Properties

string
external_id Required

Identifier of the container application instance on container cluster.


string
cluster_node_id Optional

Cluster node id where application instance is running.


array of string
container_application_ids Optional

List of identifiers of the container application.


string
container_cluster_id Optional

Identifier of the container cluster this application instance belongs to.


string
container_project_id Optional

Identifier of the container project which this container application instance belongs to.


array of KeyValuePair
origin_properties Optional

Array of additional specific properties of container application instance in key-value format.


string
status Optional

Status of the container application instance.

Possible values are: UNKNOWNHEALTHYUPDOWNDEGRADED

JSON Example

{
	"external_id": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: InventoryContainerObj
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ContainerApplicationInstance

Feedback

Was this page helpful?