NSX-T Data Center REST API
Get an OpenID Connect end-point.
When ?refresh=true is added to the request, the meta-data is newly fetchedfrom the OIDC end-point.
Request:
Method:
GET
URI Path(s):
/api/v1/trust-management/oidc-uris/<id>
Request Headers:
n/a
Query Parameters:
OidcRefreshParameter+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/trust-management/oidc-uris/ebd3032d-728e-44d4-9914-d4f81c9972cbSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
OidcEndPoint+