[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineComputeCollection1
Properties
string
cm_local_id
Optional
Local Id of the compute collection in the Compute Manager
string
external_id
Optional
External ID of the ComputeCollection in the source Compute manager, e.g. mo-ref in VC
string
origin_id
Optional
Id of the compute manager from where this Compute Collection was discovered
array of
KeyValuePair
origin_properties
Optional
Key-Value map of additional specific properties of compute collection in the Compute Manager
string
origin_type
Optional
ComputeCollection type like VC_Cluster. Here the Compute Manager type prefix would help in differentiating similar named Compute Collection types from different Compute Managers
string
owner_id
Optional
Id of the owner of compute collection in the Compute Manager
JSON Example
{
"cm_local_id": "string",
"external_id": "string",
"origin_id": "string",
"origin_properties": [
{
"key": "string",
"value": "string"
}
],
"origin_type": "string",
"owner_id": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: InventoryCmObj