NSX-T Data Center REST API
Return the acceptance status of end user license agreement
Return the acceptance status of end user license agreementRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/eula/acceptance
                  
/api/v1/eula/acceptance
              
            /api/v1/eula/acceptance
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/eula/acceptanceSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    EULAAcceptance+
  