Retrieve a catalog provider
GET {{baseUrl}}/internet-insights/catalog/providers/:providerId?aid=1234
Returns the details of a catalog provider.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"85602a0a-54a7-4e97-946e-67492ef1fa26","providerName":"Amazon Web Services","providerType":"IAAS","region":"North America","dataType":"Application","asns":[{"id":1,"name":"LVLT-1 - Level 3 Communications, Inc."}],"locations":[{"location":"San Jose, US","interfacesCount":5}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"esse enim tempor","deprecation":"culpa","name":"velit","profile":"pariatur magna","title":"esse laboris deserunt","hreflang":"quis deserunt pariatur non"}}}