NSX-T Data Center REST API

Get Counts of Ports and Switches Using This Switching Profile (Deprecated)

Deprecated: This api is now deprecated. Please use new api - GET policy/api/v1/infra/realized-state/status?intent_path={{intent-path}}

Request:

Method:
GET
URI Path(s):
/api/v1/switching-profiles/{switching-profile-id}/summary
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SwitchingProfileStatus+

Example Response:

{ "num_logical_ports": 1, "switching_profile_id": "7f39bf67-ccf5-4613-8993-506ec89d893a", "num_logical_switches": 0 }

Required Permissions:

read

Feature:

switching_switching_profiles

Additional Errors: