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):
/api/v1/trust-management/csrs
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/trust-management/csrsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
CsrList+