Skip to main content

racks

Overview

Nameracks
TypeResource
Idazure.nexus.racks

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTrackName, resourceGroupName, subscriptionIdGet properties of the provided rack.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet a list of racks in the provided resource group.
list_by_subscriptionSELECTsubscriptionIdGet a list of racks in the provided subscription.
create_or_updateINSERTrackName, resourceGroupName, subscriptionId, data__extendedLocation, data__propertiesCreate a new rack or update properties of the existing one.
All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.
deleteDELETErackName, resourceGroupName, subscriptionIdDelete the provided rack.
All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet a list of racks in the provided resource group.
_list_by_subscriptionEXECsubscriptionIdGet a list of racks in the provided subscription.
updateEXECrackName, resourceGroupName, subscriptionIdPatch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.