OBJECT
IpSegment
Segment attached to the asset's ip
link GraphQL Schema definition
- type IpSegment {
- # IP address
- : String
- : SegmentGroup!
- }
OBJECT
Segment attached to the asset's ip
- type IpSegment {
- # IP address
- : String
- : SegmentGroup!
- }