Retrieve graph data from list of connectivity eids
get
/topology/v2/ui/event/{eventid}/graph
Retrieve graph data from list of connectivity eids
Request
Path Parameters
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
JSON response after retrieveing the profile
Root Schema : schema
Type:
Show Source
object
-
alarmSummary: object
AlarmSummary
-
businessObjectClass: string
-
createdDate: string
(date)
Example:
2022-03-10
-
createdUser: string
-
entityId: integer
(int64)
-
entityVersion: integer
(int32)
-
filterChips: array
filterChips
-
filters: array
filters
-
id: string
-
json: string
-
lastModifiedDate: string
(date)
Example:
2022-03-10
-
lastModifiedUser: string
-
name: string
-
profileEdges: array
profileEdges
-
profileVertices: array
profileVertices
-
properties: object
properties
Additional Properties Allowed: additionalProperties
-
referenceId: integer
(int64)
-
refresh: boolean
-
relationships: object
relationships
Additional Properties Allowed: additionalProperties
-
status: string
-
zoomLevel: integer
(int32)
Nested Schema : schema
Type:
Show Source
object
-
businessObjectClass: string
-
communication: integer
(int64)
-
createdDate: string
(date)
Example:
2022-03-10
-
createdUser: string
-
edge: object
schema
-
entityId: integer
(int64)
-
entityVersion: integer
(int32)
-
exclude: boolean
-
id: string
-
label: string
-
lastModifiedDate: string
(date)
Example:
2022-03-10
-
lastModifiedUser: string
-
lineColor: string
-
lineType: string
-
name: string
-
profile: integer
(int64)
-
profileNode: object
schema
-
properties: object
properties
Additional Properties Allowed: additionalProperties
-
toProfileNode: object
schema
Nested Schema : schema
Type:
Show Source
object
-
autoSuggestName: string
-
availableCapacity: boolean
-
businessObjectClass: string
-
capacities: array
capacities
-
channels: array
channels
-
costValue1: number
(double)
-
costValue2: number
(double)
-
costValue3: number
(double)
-
createdDate: string
(date)
Example:
2022-03-10
-
createdUser: string
-
edgeType: string
-
entityId: integer
(int64)
-
entityVersion: integer
(int32)
-
fromNode: integer
(int64)
-
fromNodeBusinessObjectClass: string
-
fromNodeData: string
-
fromNodeReferenceId: string
-
id: string
-
inventoryStatus: string
-
isChannelized: boolean
-
isPipeInterfaceTerminated: boolean
-
lastModifiedDate: string
(date)
Example:
2022-03-10
-
lastModifiedUser: string
-
maxBandwidth: number
-
maxContiguousChannels: integer
(int32)
-
name: string
-
pathIds: array
pathIds
Unique Items Required:
true
-
properties: object
properties
Additional Properties Allowed: additionalProperties
-
protectedEdge: boolean
-
ratecode: string
-
referenceId: integer
(int64)
-
specName: string
-
technology: string
-
toNode: integer
(int64)
-
toNodeBusinessObjectClass: string
-
toNodeData: string
-
toNodeReferenceId: string
-
totalCapacity: number
-
trailPaths: integer
(int32)
-
unitBitRate: number
Nested Schema : schema
Type:
Show Source
object
-
businessObjectClass: string
-
createdDate: string
(date)
Example:
2022-03-10
-
createdUser: string
-
device: integer
(int64)
-
entityId: integer
(int64)
-
entityVersion: integer
(int32)
-
exclude: boolean
-
id: string
-
imageName: string
-
label: string
-
lastModifiedDate: string
(date)
Example:
2022-03-10
-
lastModifiedUser: string
-
location: integer
(int64)
-
name: string
-
nec: integer
(int64)
-
network: integer
(int64)
-
profile: integer
(int64)
-
properties: object
properties
Additional Properties Allowed: additionalProperties
-
relationships: object
relationships
Additional Properties Allowed: additionalProperties
-
vertex: object
Vertex
-
xPos: integer
(int32)
-
yPos: integer
(int32)
Nested Schema : Vertex
Type:
Show Source
object
-
activeEvent: integer
(int64)
-
activeEventDesc: string
-
area: string
-
autoSuggestName: string
-
availablePositions: string
-
businessObjectClass: string
-
category: string
-
circle: string
-
city: string
-
communication: integer
(int64)
-
country: string
-
createdDate: string
(date)
Example:
2022-03-10
-
createdUser: string
-
deviceIdentifier: string
-
deviceInterfaceId: string
-
deviceInterfaceName: string
-
district: string
-
entityId: integer
(int64)
-
entityVersion: integer
(int32)
-
equipmentCategory: string
-
fromNodeSubNetwork: integer
(int64)
-
id: string
-
inventoryStatus: string
-
ipv4: string
-
ipv4Subnet: string
-
ipv6: string
-
ipv6Subnet: string
-
lastModifiedDate: string
(date)
Example:
2022-03-10
-
lastModifiedUser: string
-
latitude: number
(double)
-
locationCode: string
-
locationName: string
-
longitude: number
(double)
-
macAddress: string
-
name: string
-
networkStatus: string
-
nodeCategory: string
-
nodeType: string
-
occupiedPositions: string
-
operator: string
-
pathIds: array
pathIds
Unique Items Required:
true
-
physicalPortId: string
-
physicalPortName: string
-
postalCode: string
-
properties: object
properties
Additional Properties Allowed: additionalProperties
-
province: string
-
referenceId: integer
(int64)
-
region: string
-
relationships: object
relationships
Additional Properties Allowed: additionalProperties
-
specName: string
-
state: string
-
subCategory: string
-
subNetworkEntityId: integer
(int64)
-
subNetworkName: string
-
subType: string
-
toNodeSubNetwork: integer
(int64)
-
topologyType: string
-
zoneId: string
Examples
400 Response
The request isn't valid
401 Response
The request is unauthorized
403 Response
The request is forbidden
404 Response
The requested resource not found
500 Response
An Internal Server Error has occurred