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