PrivateCloud interface
Private cloud model
Properties
availability |
Availability Zone id, e.g. "az1" |
availability |
Availability Zone name, e.g. "Availability Zone 1" |
clusters |
Number of clusters |
created |
User's emails who created cloud |
created |
When private cloud was created |
dns |
Array of DNS servers |
expires | Expiration date of PC |
id | Azure Id, e.g. "/subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds/cloud123" |
location | Location where private cloud created, e.g "westus" |
name | Private cloud name |
nsx |
Nsx Type, e.g. "Advanced" |
placement |
Placement Group id, e.g. "n1" |
placement |
Placement Group name |
private |
Id of a private cloud |
resource |
The list of Resource Pools |
state | Private Cloud state, e.g. "operational" |
total |
Number of cores |
total |
Number of nodes |
total |
Memory size |
total |
Disk space in TB |
type | Azure Resource type |
type |
Virtualization type e.g. "vSphere" |
vcenter |
FQDN for vcenter access |
vcenter |
Vcenter ip address |
virtual |
The list of Virtual Machine Templates |
virtual |
The list of Virtual Networks |
vr |
Is Vrops enabled/disabled |
v |
e.g. "6.5u2" |
Property Details
availabilityZoneId
Availability Zone id, e.g. "az1"
availabilityZoneId?: string
Property Value
string
availabilityZoneName
Availability Zone name, e.g. "Availability Zone 1"
availabilityZoneName?: string
Property Value
string
clustersNumber
Number of clusters
clustersNumber?: number
Property Value
number
createdBy
User's emails who created cloud
createdBy?: string
Property Value
string
createdOn
When private cloud was created
createdOn?: Date
Property Value
Date
dnsServers
Array of DNS servers
dnsServers?: string[]
Property Value
string[]
expires
Expiration date of PC
expires?: string
Property Value
string
id
Azure Id, e.g. "/subscriptions/4da99247-a172-4ed6-8ae9-ebed2d12f839/providers/Microsoft.VMwareCloudSimple/privateClouds/cloud123"
id?: string
Property Value
string
location
Location where private cloud created, e.g "westus"
location?: string
Property Value
string
name
Private cloud name
name?: string
Property Value
string
nsxType
Nsx Type, e.g. "Advanced"
nsxType?: string
Property Value
string
placementGroupId
Placement Group id, e.g. "n1"
placementGroupId?: string
Property Value
string
placementGroupName
Placement Group name
placementGroupName?: string
Property Value
string
privateCloudId
Id of a private cloud
privateCloudId?: string
Property Value
string
resourcePools
state
Private Cloud state, e.g. "operational"
state?: string
Property Value
string
totalCpuCores
Number of cores
totalCpuCores?: number
Property Value
number
totalNodes
Number of nodes
totalNodes?: number
Property Value
number
totalRam
Memory size
totalRam?: number
Property Value
number
totalStorage
Disk space in TB
totalStorage?: number
Property Value
number
type
Azure Resource type
type?: "Microsoft.VMwareCloudSimple/privateClouds"
Property Value
"Microsoft.VMwareCloudSimple/privateClouds"
typePropertiesType
Virtualization type e.g. "vSphere"
typePropertiesType?: string
Property Value
string
vcenterFqdn
FQDN for vcenter access
vcenterFqdn?: string
Property Value
string
vcenterRefid
Vcenter ip address
vcenterRefid?: string
Property Value
string
virtualMachineTemplates
The list of Virtual Machine Templates
virtualMachineTemplates?: VirtualMachineTemplate[]
Property Value
virtualNetworks
vrOpsEnabled
Is Vrops enabled/disabled
vrOpsEnabled?: boolean
Property Value
boolean
vSphereVersion
e.g. "6.5u2"
vSphereVersion?: string
Property Value
string