NSX-T Data Center REST API
Read node authentication policy configuration
Returns information about the currently configured authenticationpolicies on the node.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/transport-nodes/<transport-node-id>/node/aaa/auth-policy
                  
/api/v1/node/aaa/auth-policy
/api/v1/cluster/<cluster-node-id>/node/aaa/auth-policy
              
            /api/v1/node/aaa/auth-policy
/api/v1/cluster/<cluster-node-id>/node/aaa/auth-policy
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/node/aaa/auth-policySuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AuthenticationPolicyProperties+
  