NSX-T Data Center REST API
Returns information about a particular Azure security group
Returns information about a Azure security group like inbound rules,outbound rules and priority.
Request:
Method:
GET
URI Path(s):
/api/v1/csm/azure/security-groups/<security-group-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-csm>/api/v1/csm/azure/security-groups/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AzureSecurityGroup+