ndfc_get_network_status
Check deployment status and errors for a network within a fabric by providing the fabric name and network name.
Instructions
Get deployment status for a specific network in a fabric.
Args:
fabric_name: Name of the fabric
network_name: Name of the network
Returns:
Dict with network status details including deployment state and errors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabric_name | Yes | ||
| network_name | Yes |