NSX-T Data Center REST API
Return All the Generated CSRs
Returns information about all of the CSRs that have been created.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/csrs
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/csrsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TlsCsrListResult+