PrivateCloud interface

Private cloud model

Properties

availabilityZoneId

Availability Zone id, e.g. "az1"

availabilityZoneName

Availability Zone name, e.g. "Availability Zone 1"

clustersNumber

Number of clusters

createdBy

User's emails who created cloud

createdOn

When private cloud was created

dnsServers

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

nsxType

Nsx Type, e.g. "Advanced"

placementGroupId

Placement Group id, e.g. "n1"

placementGroupName

Placement Group name

privateCloudId

Id of a private cloud

resourcePools

The list of Resource Pools

state

Private Cloud state, e.g. "operational"

totalCpuCores

Number of cores

totalNodes

Number of nodes

totalRam

Memory size

totalStorage

Disk space in TB

type

Azure Resource type

typePropertiesType

Virtualization type e.g. "vSphere"

vcenterFqdn

FQDN for vcenter access

vcenterRefid

Vcenter ip address

virtualMachineTemplates

The list of Virtual Machine Templates

virtualNetworks

The list of Virtual Networks

vrOpsEnabled

Is Vrops enabled/disabled

vSphereVersion

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

The list of Resource Pools

resourcePools?: ResourcePool[]

Property Value

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

The list of Virtual Networks

virtualNetworks?: VirtualNetwork[]

Property Value

vrOpsEnabled

Is Vrops enabled/disabled

vrOpsEnabled?: boolean

Property Value

boolean

vSphereVersion

e.g. "6.5u2"

vSphereVersion?: string

Property Value

string