VIMgrDCRuntime

Description

API


    GET /api/vimgrdcruntime
    GET /api/vimgrdcruntime/<key>

CLI


    show vinfra datacenter <key>

Data

VIMgrDCRuntime

type

Type
enum
Category
required
Description
Choices
CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S

uuid

Type
string
Category
required
Description

name

Type
string
Category
required
Description

managed_object_id

Type
string
Category
required
Description

cluster_refs

Type
Reference to VIMgrClusterRuntime
Category
repeated
Description

host_refs

Type
Reference to VIMgrHostRuntime
Category
repeated
Description

sevm_refs

Type
Reference to VIMgrSEVMRuntime
Category
repeated
Description

nw_refs

Type
Reference to VIMgrNWRuntime
Category
repeated
Description

vm_refs

Type
Reference to VIMgrVMRuntime
Category
repeated
Description

vcenter_uuid

Type
string
Category
optional
Description

interested_vms

Type
VIMgrInterestedEntity
Category
repeated
Description

interested_nws

Type
VIMgrInterestedEntity
Category
repeated
Description

interested_hosts

Type
VIMgrInterestedEntity
Category
repeated
Description

inventory_state

Type
int32
Category
optional
Description

pending_vcenter_reqs

Type
int32
Category
optional
Description

tenant_ref

Type
Reference to Tenant
Category
optional
Description
Default
/api/tenant?name=admin

cloud_ref

Type
Reference to Cloud
Category
optional
Description
Default
/api/cloud?name=Default-Cloud

VIMgrInterestedEntity

interested_uuid

Type
string
Category
required
Description

References

VIMgrNWRuntime VIMgrClusterRuntime Cloud VIMgrVMRuntime VIMgrSEVMRuntime Tenant VIMgrHostRuntime

Sub Objects