Skip to main content

volumes

Overview

Namevolumes
TypeResource
Idazure.nexus.volumes

Fields

NameDatatypeDescription
extendedLocationobject
locationstringThe geo-location where the resource lives
propertiesobject
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, volumeNameGet properties of the provided volume.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet a list of volumes in the provided resource group.
list_by_subscriptionSELECTsubscriptionIdGet a list of volumes in the provided subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, volumeName, data__extendedLocation, data__propertiesCreate a new volume or update the properties of the existing one.
deleteDELETEresourceGroupName, subscriptionId, volumeNameDelete the provided volume.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet a list of volumes in the provided resource group.
_list_by_subscriptionEXECsubscriptionIdGet a list of volumes in the provided subscription.
updateEXECresourceGroupName, subscriptionId, volumeNameUpdate tags associated with the provided volume.