NSX-T Data Center REST API
Refresh an OpenID Connect end-point
Refresh an OpenID Connect end-point by re-reading data from the OIDC URI.Request:
Method:
              POST
            URI Path(s):
              
                /api/v1/trust-management/oidc-uris/{id}?action=refresh
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/trust-management/oidc-uris?action=refreshSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    OidcEndPoint+