InlineComputeCollection1

InlineComputeCollection1
InlineComputeCollection1
JSON Example
{
    "cm_local_id": "string",
    "dpu_config": {
        "vendor": "string"
    },
    "external_id": "string",
    "origin_id": "string",
    "origin_properties": [
        "KeyValuePair Object"
    ],
    "origin_type": "string",
    "owner_id": "string",
    "owner_nsx": "string"
}
string
cm_local_id
Optional

Local Id of the compute collection in the Compute Manager

dpu_config
Optional

Specifies configuration of a homogeneous cluster. If this property is set for a cluster, which indicate that this is a homogenous cluster consisting of hosts running ESXio on data processing unit (DPU) from a certain vendor.

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

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

string
owner_nsx
Optional

Specifies owner nsx of the compute collection. Owner nsx can be SELF, OTHER, MULTIPLE or NONE. SELF applies to when compute collection prepared by that nsx. OTHER applies to when compute collection prepared by other nsx. MULTIPLE applies to when compute collection tried to prepare by multiple nsx at a time. NONE applies to when compute collection is not prepared by any nsx.

Possible values are : SELF, OTHER, MULTIPLE, NONE,