Update the network features of a network sibling set

Update the network features of the specified network sibling set.

post/subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/updateNetworkSiblingSet

Parameters

../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/LocationParameter — unresolved $ref

Request body

networkSiblingSetIdstring required

Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.

subnetIdstring arm-id required

The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}

networkSiblingSetStateIdstring required

Network sibling set state Id identifying the current state of the sibling set.

networkFeatures'Basic' | 'Standard' | 'Basic_Standard' | 'Standard_Basic' required

Network features available to the volume.

Response

The request has succeeded.

networkSiblingSetIdstring

Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.

subnetIdstring arm-id

The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}

networkSiblingSetStateIdstring

Network sibling set state Id identifying the current state of the sibling set.

networkFeatures'Basic' | 'Standard' | 'Basic_Standard' | 'Standard_Basic'

Network features available to the volume, or current state of update.

provisioningState'Succeeded' | 'Failed' | 'Canceled' | 'Updating'

Gets the status of the NetworkSiblingSet at the time the operation was called.

Changes

Changed in 2 of the 61 revisions of this API.2