List interface groups for path visualization
GET {{baseUrl}}/network/path-vis/interface-groups?aid=1234
Returns a list of all path visualization interface groups. For more information about interface groups, see https://docs.thousandeyes.com/product-documentation/end-user-monitoring/viewing-data/endpoint-agent-views-reference#grouping.
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
{"pathVisInterfaceGroups":[{"aid":"1234","groupId":"281474976710706","groupName":"PathVis Interface Group","ipAddresses":["1.1.1.1","8.8.8.8"],"rdnsRegexes":["aggr403b-1.iad3.rackspace.net","aggr403c-1.iad3.rackspace.net"]},{"aid":"1234","groupId":"281474976710706","groupName":"PathVis Interface Group","ipAddresses":["1.1.1.1","8.8.8.8"],"rdnsRegexes":["aggr403b-1.iad3.rackspace.net","aggr403c-1.iad3.rackspace.net"]}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"in aute","deprecation":"Duis nulla sed voluptate","name":"exercitation ut","profile":"occaecat con","title":"Ut","hreflang":"ut Ut"}}}