query network attachments
GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/networks/attachments?network-names={{network}}
Used to list all the attached switches and ports and deployment status in the given networks, filtered by the network names defined in the URI.
Must have at least one network defined within the URI, but can be comma-separated list
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
network-names | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
dcnm-token | string |