Microsoft.VMwareCloudSimple (stable:2019-04-01)

2025/09/19 • 34 new, 34 deleted methods

Operations_List (new)
Description Return list of operations
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.VMwareCloudSimple/operations
{
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
display:
{
description: string ,
operation: string ,
provider: string ,
resource: string ,
}
,
isDataAction: boolean ,
name: string ,
origin: enum ,
properties:
{
serviceSpecification:
{
metricSpecifications:
[
{
aggregationType: enum ,
displayDescription: string ,
displayName: string ,
name: string ,
unit: string ,
}
,
]
,
}
,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_ListBySubscription (new)
Description Returns list of dedicate cloud nodes within subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_ListBySubscription (new)
Description Returns list of dedicated cloud services within a subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
SkusAvailability_List (new)
Description Returns list of available resources in region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/availabilities
{
subscriptionId: string ,
regionId: string ,
skuId: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
dedicatedAvailabilityZoneId: string ,
dedicatedAvailabilityZoneName: string ,
dedicatedPlacementGroupId: string ,
dedicatedPlacementGroupName: string ,
limit: integer ,
resourceType: string ,
skuId: string ,
skuName: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
Operations_Get (new)
Description Return an async operation
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/operationResults/{operationId}
{
subscriptionId: string ,
api-version: string ,
regionId: string ,
Referer: string ,
operationId: string ,
}

⚐ Response (200)

{
endTime: string ,
error:
{
code: string ,
message: string ,
}
,
id: string ,
name: string ,
startTime: string ,
status: string ,
}

⚐ Response (202)

{
location: string ,
retry-after: integer ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
PrivateClouds_List (new)
Description Returns list of private clouds in particular region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds
{
subscriptionId: string ,
regionId: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
clustersNumber: integer ,
createdBy: string ,
createdOn: string ,
dnsServers:
[
string ,
]
,
expires: string ,
nsxType: string ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
resourcePools:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
state: string ,
totalCpuCores: integer ,
totalNodes: integer ,
totalRam: integer ,
totalStorage: number ,
type: string ,
vSphereVersion: string ,
vcenterFqdn: string ,
vcenterRefid: string ,
virtualMachineTemplates:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
virtualNetworks:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
vrOpsEnabled: boolean ,
}
,
type: enum ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
PrivateClouds_Get (new)
Description Returns private cloud by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}
{
subscriptionId: string ,
pcName: string ,
regionId: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
clustersNumber: integer ,
createdBy: string ,
createdOn: string ,
dnsServers:
[
string ,
]
,
expires: string ,
nsxType: string ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
resourcePools:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
state: string ,
totalCpuCores: integer ,
totalNodes: integer ,
totalRam: integer ,
totalStorage: number ,
type: string ,
vSphereVersion: string ,
vcenterFqdn: string ,
vcenterRefid: string ,
virtualMachineTemplates:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
virtualNetworks:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
vrOpsEnabled: boolean ,
}
,
type: enum ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
customizationPolicies_List (new)
Description Returns list of customization policies in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/customizationPolicies
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
$filter: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
description: string ,
privateCloudId: string ,
specification:
{
identity:
{
data: string ,
hostName:
{
name: string ,
type: enum ,
}
,
type: enum ,
userData:
{
isPasswordPredefined: boolean ,
}
,
}
,
nicSettings:
[
{
adapter:
{
gateway:
[
string ,
]
,
ip:
{
argument: string ,
ipAddress: string ,
type: enum ,
}
,
subnetMask: string ,
}
,
macAddress: string ,
}
,
]
,
}
,
type: enum ,
version: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
customizationPolicies_Get (new)
Description Returns customization policy by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/customizationPolicies/{customizationPolicyName}
{
api-version: string ,
subscriptionId: string ,
regionId: string ,
pcName: string ,
customizationPolicyName: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
description: string ,
privateCloudId: string ,
specification:
{
identity:
{
data: string ,
hostName:
{
name: string ,
type: enum ,
}
,
type: enum ,
userData:
{
isPasswordPredefined: boolean ,
}
,
}
,
nicSettings:
[
{
adapter:
{
gateway:
[
string ,
]
,
ip:
{
argument: string ,
ipAddress: string ,
type: enum ,
}
,
subnetMask: string ,
}
,
macAddress: string ,
}
,
]
,
}
,
type: enum ,
version: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
ResourcePools_List (new)
Description Returns list of resource pools in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/resourcePools
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
ResourcePools_Get (new)
Description Returns resource pool templates by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/resourcePools/{resourcePoolName}
{
subscriptionId: string ,
api-version: string ,
regionId: string ,
pcName: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachineTemplates_List (new)
Description Returns list of virtual machine templates in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualMachineTemplates
{
subscriptionId: string ,
api-version: string ,
pcName: string ,
regionId: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachineTemplates_Get (new)
Description Returns virtual machine templates by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualMachineTemplates/{virtualMachineTemplateName}
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
virtualMachineTemplateName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualNetworks_List (new)
Description Return list of virtual networks in location for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualNetworks
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualNetworks_Get (new)
Description Return virtual network by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualNetworks/{virtualNetworkName}
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
virtualNetworkName: string ,
api-version: string ,
}

⚐ Response (200)

{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
Usages_List (new)
Description Returns list of usage in region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/usages
{
subscriptionId: string ,
regionId: string ,
$filter: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
currentValue: integer ,
limit: integer ,
name:
{
localizedValue: string ,
value: string ,
}
,
unit: enum ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_ListBySubscription (new)
Description Returns list virtual machine within subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/virtualMachines
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_ListByResourceGroup (new)
Description Returns list of dedicate cloud nodes within resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_Get (new)
Description Returns dedicated cloud node
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_CreateOrUpdate (new)
Description Returns dedicated cloud node by its name
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
dedicatedCloudNodeName: string ,
dedicatedCloudNodeRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
$headers:
{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_Delete (new)
Description Delete dedicated cloud node
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
api-version: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
DedicatedCloudNodes_Update (new)
Description Patches dedicated node properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
dedicatedCloudNodeRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_ListByResourceGroup (new)
Description Returns list of dedicated cloud services within a resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_Get (new)
Description Returns Dedicate Cloud Service
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_CreateOrUpdate (new)
Description Create dedicate cloud service
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
dedicatedCloudServiceRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_Delete (new)
Description Delete dedicate cloud service
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
api-version: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
DedicatedCloudServices_Update (new)
Description Patch dedicated cloud service's properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
dedicatedCloudServiceRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_ListByResourceGroup (new)
Description Returns list of virtual machine within resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Get (new)
Description Get virtual machine
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_CreateOrUpdate (new)
Description Create Or Update Virtual Machine
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
virtualMachineRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
$headers:
{
azure-asyncoperation: string ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (201)

{
$headers:
{
azure-asyncoperation: string ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Delete (new)
Description Delete virtual machine
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
VirtualMachines_Update (new)
Description Patch virtual machine properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
virtualMachineName: string ,
virtualMachineRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Start (new)
Description Power on virtual machine
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}/start
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
VirtualMachines_Stop (new)
Description Power off virtual machine, options: shutdown, poweroff, and suspend
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}/stop
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
m:
{
mode: enum ,
}
,
mode: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
Operations_List (removed)
Description Return list of operations
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.VMwareCloudSimple/operations
{
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
display:
{
description: string ,
operation: string ,
provider: string ,
resource: string ,
}
,
isDataAction: boolean ,
name: string ,
origin: enum ,
properties:
{
serviceSpecification:
{
metricSpecifications:
[
{
aggregationType: enum ,
displayDescription: string ,
displayName: string ,
name: string ,
unit: string ,
}
,
]
,
}
,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_ListBySubscription (removed)
Description Returns list of dedicate cloud nodes within subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_ListBySubscription (removed)
Description Returns list of dedicated cloud services within a subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
SkusAvailability_List (removed)
Description Returns list of available resources in region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/availabilities
{
subscriptionId: string ,
regionId: string ,
skuId: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
dedicatedAvailabilityZoneId: string ,
dedicatedAvailabilityZoneName: string ,
dedicatedPlacementGroupId: string ,
dedicatedPlacementGroupName: string ,
limit: integer ,
resourceType: string ,
skuId: string ,
skuName: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
Operations_Get (removed)
Description Return an async operation
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/operationResults/{operationId}
{
subscriptionId: string ,
api-version: string ,
regionId: string ,
Referer: string ,
operationId: string ,
}

⚐ Response (200)

{
endTime: string ,
error:
{
code: string ,
message: string ,
}
,
id: string ,
name: string ,
startTime: string ,
status: string ,
}

⚐ Response (202)

{
location: string ,
retry-after: integer ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
PrivateClouds_List (removed)
Description Returns list of private clouds in particular region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds
{
subscriptionId: string ,
regionId: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
clustersNumber: integer ,
createdBy: string ,
createdOn: string ,
dnsServers:
[
string ,
]
,
expires: string ,
nsxType: string ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
resourcePools:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
state: string ,
totalCpuCores: integer ,
totalNodes: integer ,
totalRam: integer ,
totalStorage: number ,
type: string ,
vSphereVersion: string ,
vcenterFqdn: string ,
vcenterRefid: string ,
virtualMachineTemplates:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
virtualNetworks:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
vrOpsEnabled: boolean ,
}
,
type: enum ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
PrivateClouds_Get (removed)
Description Returns private cloud by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}
{
subscriptionId: string ,
pcName: string ,
regionId: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
clustersNumber: integer ,
createdBy: string ,
createdOn: string ,
dnsServers:
[
string ,
]
,
expires: string ,
nsxType: string ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
resourcePools:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
state: string ,
totalCpuCores: integer ,
totalNodes: integer ,
totalRam: integer ,
totalStorage: number ,
type: string ,
vSphereVersion: string ,
vcenterFqdn: string ,
vcenterRefid: string ,
virtualMachineTemplates:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
virtualNetworks:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
vrOpsEnabled: boolean ,
}
,
type: enum ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
customizationPolicies_List (removed)
Description Returns list of customization policies in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/customizationPolicies
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
$filter: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
description: string ,
privateCloudId: string ,
specification:
{
identity:
{
data: string ,
hostName:
{
name: string ,
type: enum ,
}
,
type: enum ,
userData:
{
isPasswordPredefined: boolean ,
}
,
}
,
nicSettings:
[
{
adapter:
{
gateway:
[
string ,
]
,
ip:
{
argument: string ,
ipAddress: string ,
type: enum ,
}
,
subnetMask: string ,
}
,
macAddress: string ,
}
,
]
,
}
,
type: enum ,
version: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
customizationPolicies_Get (removed)
Description Returns customization policy by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/customizationPolicies/{customizationPolicyName}
{
api-version: string ,
subscriptionId: string ,
regionId: string ,
pcName: string ,
customizationPolicyName: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
description: string ,
privateCloudId: string ,
specification:
{
identity:
{
data: string ,
hostName:
{
name: string ,
type: enum ,
}
,
type: enum ,
userData:
{
isPasswordPredefined: boolean ,
}
,
}
,
nicSettings:
[
{
adapter:
{
gateway:
[
string ,
]
,
ip:
{
argument: string ,
ipAddress: string ,
type: enum ,
}
,
subnetMask: string ,
}
,
macAddress: string ,
}
,
]
,
}
,
type: enum ,
version: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
ResourcePools_List (removed)
Description Returns list of resource pools in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/resourcePools
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
ResourcePools_Get (removed)
Description Returns resource pool templates by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/resourcePools/{resourcePoolName}
{
subscriptionId: string ,
api-version: string ,
regionId: string ,
pcName: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachineTemplates_List (removed)
Description Returns list of virtual machine templates in region for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualMachineTemplates
{
subscriptionId: string ,
api-version: string ,
pcName: string ,
regionId: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachineTemplates_Get (removed)
Description Returns virtual machine templates by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualMachineTemplates/{virtualMachineTemplateName}
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
virtualMachineTemplateName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
description: string ,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
exposeToGuestVM: boolean ,
guestOS: string ,
guestOSType: string ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
path: string ,
privateCloudId: string ,
vSphereNetworks:
[
string ,
]
,
vSphereTags:
[
string ,
]
,
vmwaretools: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualNetworks_List (removed)
Description Return list of virtual networks in location for private cloud
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualNetworks
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
api-version: string ,
resourcePoolName: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualNetworks_Get (removed)
Description Return virtual network by its name
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/privateClouds/{pcName}/virtualNetworks/{virtualNetworkName}
{
subscriptionId: string ,
regionId: string ,
pcName: string ,
virtualNetworkName: string ,
api-version: string ,
}

⚐ Response (200)

{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
Usages_List (removed)
Description Returns list of usage in region
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/usages
{
subscriptionId: string ,
regionId: string ,
$filter: string ,
api-version: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
currentValue: integer ,
limit: integer ,
name:
{
localizedValue: string ,
value: string ,
}
,
unit: enum ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_ListBySubscription (removed)
Description Returns list virtual machine within subscription
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/virtualMachines
{
subscriptionId: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_ListByResourceGroup (removed)
Description Returns list of dedicate cloud nodes within resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_Get (removed)
Description Returns dedicated cloud node
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_CreateOrUpdate (removed)
Description Returns dedicated cloud node by its name
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
dedicatedCloudNodeName: string ,
dedicatedCloudNodeRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
$headers:
{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudNodes_Delete (removed)
Description Delete dedicated cloud node
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
api-version: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
DedicatedCloudNodes_Update (removed)
Description Patches dedicated node properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudNodes/{dedicatedCloudNodeName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudNodeName: string ,
dedicatedCloudNodeRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
availabilityZoneId: string ,
availabilityZoneName: string ,
cloudRackName: string ,
created: string ,
nodesCount: integer ,
placementGroupId: string ,
placementGroupName: string ,
privateCloudId: string ,
privateCloudName: string ,
provisioningState: string ,
purchaseId: string ,
skuDescription:
{
id: string ,
name: string ,
}
,
status: enum ,
vmwareClusterName: string ,
}
,
sku:
{
capacity: string ,
description: string ,
family: string ,
name: string ,
tier: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_ListByResourceGroup (removed)
Description Returns list of dedicated cloud services within a resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_Get (removed)
Description Returns Dedicate Cloud Service
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_CreateOrUpdate (removed)
Description Create dedicate cloud service
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
dedicatedCloudServiceRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
DedicatedCloudServices_Delete (removed)
Description Delete dedicate cloud service
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
api-version: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
DedicatedCloudServices_Update (removed)
Description Patch dedicated cloud service's properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}
{
subscriptionId: string ,
resourceGroupName: string ,
dedicatedCloudServiceName: string ,
dedicatedCloudServiceRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
gatewaySubnet: string ,
isAccountOnboarded: enum ,
nodes: integer ,
serviceURL: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_ListByResourceGroup (removed)
Description Returns list of virtual machine within resource group
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines
{
subscriptionId: string ,
resourceGroupName: string ,
api-version: string ,
$filter: string ,
$top: integer ,
$skipToken: string ,
}

⚐ Response (200)

{
nextLink: string ,
value:
[
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Get (removed)
Description Get virtual machine
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_CreateOrUpdate (removed)
Description Create Or Update Virtual Machine
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
virtualMachineRequest:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
$headers:
{
azure-asyncoperation: string ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (201)

{
$headers:
{
azure-asyncoperation: string ,
}
,
$schema:
{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Delete (removed)
Description Delete virtual machine
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
VirtualMachines_Update (removed)
Description Patch virtual machine properties
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}
{
subscriptionId: string ,
resourceGroupName: string ,
virtualMachineName: string ,
virtualMachineRequest:
{
tags: string ,
}
,
api-version: string ,
}

⚐ Response (200)

{
id: string ,
location: string ,
name: string ,
properties:
{
amountOfRam: integer ,
controllers:
[
{
id: string ,
name: string ,
subType: string ,
type: string ,
}
,
]
,
customization:
{
dnsServers:
[
string ,
]
,
hostName: string ,
password: string ,
policyId: string ,
username: string ,
}
,
disks:
[
{
controllerId: string ,
independenceMode: enum ,
totalSize: integer ,
virtualDiskId: string ,
virtualDiskName: string ,
}
,
]
,
dnsname: string ,
exposeToGuestVM: boolean ,
folder: string ,
guestOS: string ,
guestOSType: enum ,
nics:
[
{
customization:
{
allocation: enum ,
dnsServers:
[
string ,
]
,
gateway:
[
string ,
]
,
ipAddress: string ,
mask: string ,
primaryWinsServer: string ,
secondaryWinsServer: string ,
}
,
ipAddresses:
[
string ,
]
,
macAddress: string ,
network:
{
assignable: boolean ,
id: string ,
location: string ,
name: string ,
properties:
{
privateCloudId: string ,
}
,
type: string ,
}
,
nicType: enum ,
powerOnBoot: boolean ,
virtualNicId: string ,
virtualNicName: string ,
}
,
]
,
numberOfCores: integer ,
password: string ,
privateCloudId: string ,
provisioningState: string ,
publicIP: string ,
resourcePool:
{
id: string ,
location: string ,
name: string ,
privateCloudId: string ,
properties:
{
fullName: string ,
}
,
type: string ,
}
,
status: enum ,
templateId: string ,
username: string ,
vSphereNetworks:
[
string ,
]
,
vmId: string ,
vmwaretools: string ,
}
,
tags: string ,
type: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
VirtualMachines_Start (removed)
Description Power on virtual machine
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}/start
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}
VirtualMachines_Stop (removed)
Description Power off virtual machine, options: shutdown, poweroff, and suspend
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/virtualMachines/{virtualMachineName}/stop
{
subscriptionId: string ,
resourceGroupName: string ,
Referer: string ,
virtualMachineName: string ,
m:
{
mode: enum ,
}
,
mode: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
azure-asyncoperation: string ,
location: string ,
retry-after: integer ,
}

⚐ Response (default)

{
$headers:
{
content-type: string ,
}
,
$schema:
{
error:
{
code: string ,
details:
[
string ,
]
,
message: string ,
target: string ,
}
,
}
,
}