Skip to main content

disk_pools

Overview

Namedisk_pools
TypeResource
Idazure.storage_pool.disk_pools

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives.
managedBystringAzure resource id. Indicates if this resource is managed by another Azure resource.
managedByExtendedarrayList of Azure resource ids that manage this resource.
propertiesobjectDisk Pool response properties.
skuobjectSku for ARM resource
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdiskPoolName, resourceGroupName, subscriptionIdGet a Disk pool.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of DiskPools in a resource group.
list_by_subscriptionSELECTsubscriptionIdGets a list of Disk Pools in a subscription
create_or_updateINSERTdiskPoolName, resourceGroupName, subscriptionId, data__location, data__properties, data__skuCreate or Update Disk pool. This create or update operation can take 15 minutes to complete. This is expected service behavior.
deleteDELETEdiskPoolName, resourceGroupName, subscriptionIdDelete a Disk pool; attached disks are not affected. This delete operation can take 10 minutes to complete. This is expected service behavior.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of DiskPools in a resource group.
_list_by_subscriptionEXECsubscriptionIdGets a list of Disk Pools in a subscription
deallocateEXECdiskPoolName, resourceGroupName, subscriptionIdShuts down the Disk Pool and releases the compute resources. You are not billed for the compute resources that this Disk Pool uses. This operation can take 10 minutes to complete. This is expected service behavior.
startEXECdiskPoolName, resourceGroupName, subscriptionIdThe operation to start a Disk Pool. This start operation can take 10 minutes to complete. This is expected service behavior.
updateEXECdiskPoolName, resourceGroupName, subscriptionId, data__propertiesUpdate a Disk pool.
upgradeEXECdiskPoolName, resourceGroupName, subscriptionIdUpgrade replaces the underlying virtual machine hosts one at a time. This operation can take 10-15 minutes to complete. This is expected service behavior.