fabricsGetAllFabrics
Retrieve a list of fabrics from Hyperfabric infrastructure with options to filter by ID, include metadata, and manage pagination for network management.
Instructions
Get the list of fabrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | No | Filter by one or more fabric ids and or names. | |
| candidate | No | The candidate configuration name. If not set the default candidate configuration values are returned. | |
| includeMetadata | No | Include object metadata in the response. | |
| max | No | The max number of fabrics to return in the response. | |
| cursor | No | The unique identifier of the cursor representing the position of the next set in the list of fabrics. |