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

InlineContainerApplication1

Properties

string
external_id Required

Identifier of the container application on container cluster e.g. PCF app id, k8s service id.


string
container_cluster_id Optional

Identifier of the container cluster this container application belongs to.


string
container_project_id Optional

Identifier of the project which this container application belongs to.


array of KeyValuePair
origin_properties Optional

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


string
status Optional

Status of the container application.

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

ContainerApplication

Feedback

Was this page helpful?