---
title: "Describe a network sibling set"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet"
---

# Describe a network sibling set

`POST /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet`

Get details of the specified network sibling set.

## 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

- QueryNetworkSiblingSetRequest — Network sibling set query.
  - `networkSiblingSetId` string, required — Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.
  - `subnetId` string, 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}

## Response `200`

The request has succeeded.

- NetworkSiblingSet — Describes the contents of a network sibling set.
  - `networkSiblingSetId` string — Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.
  - `subnetId` string, 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}
  - `networkSiblingSetStateId` string — 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.
  - `nicInfoList` NicInfo[] — List of NIC information
    - `ipAddress` string — IP Address
    - `volumeResourceIds` string[] — Volume resource Ids

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2017-08-15) `58798a3b3384` — 1 info
  - api tag `NetApp Resource` removed
- **2026-07-13** (2017-08-15) `44bc911d417d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/netapp-microsoft-netapp-netapp/changes/subscriptions/:subscriptionId/providers/Microsoft.NetApp/locations/:location/queryNetworkSiblingSet/post.md)

---

[API](https://skmtc.dev/azure/apis/netapp-microsoft-netapp-netapp.md) · [All operations](https://skmtc.dev/azure/apis/netapp-microsoft-netapp-netapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/netapp-microsoft-netapp-netapp/revisions/24fd9a8ea6bd/schema)
