topology
Gets topology details
Sample endpoint for IPAddress
- https://api.opsramp.com/graph/api/v3/tenants/{clientId}/topology?resourceId=uuid&ipAddress=100.100.100.100&depth=2
- https://api.opsramp.com/graph/api/v3/tenants/{clientId}/topology?resourceId=uuid&relation=vlans&depth=2
- https://api.opsramp.com/graph/api/v3/tenants/{clientId}/topology?resourceId=uuid&relation=interfaces
- https://api.opsramp.com/graph/api/v3/tenants/{clientId}/topology?resourceId=uuid&relation=neighbours
Path Parameters
- clientId
Describes the clientId of the tenant
Query Parameters
- ipAddress
- resourceId
Resource uuid
- depth
Level of depth to see the topology
- relation
Topology filter
- Enum:
- interfacesneighboursvlans
Responses
- node
- nodes
- links
Loading Examples...