NSX-T Data Center REST API
Fetches metadata about the given error_id
Returns some metadata about the given error_id. This includesinformation of whether there is a resolver present for the
given error_id and its associated user input data
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/error-resolver/{error_id}
                
/api/v1/error-resolver/{error_id}
              
            /api/v1/error-resolver/{error_id}
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/error-resolver/1002Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ErrorResolverInfo+