NSX-T Data Center REST API
Get IP address block information. (Deprecated)
Returns information about the IP address block with specified id.Information includes id, display_name, description & cidr.
Deprecated:
This rest routine is deprecated. Use /infra/ip-blocks/
Request:
Method:
GET
URI Path(s):
/api/v1/pools/ip-blocks/{block-id}
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:
IpBlock+