NSX-T Data Center REST API

SegmentInfo (schema)

Segment related information

This contains details about the segment created in NSX domain on a
transport zone.

Name Description Type Notes
display_name Name of the segment

Segment Name as created in NSX domain.
string Readonly
id Segment Id

Segment id as created in NSX domain.
string Readonly
instances_count Number of instances on this segment

Number of instances or cloud compute resources on this segment.
integer Readonly
is_hybrid Flag to identify if this is a hybrid segment

Flag to identify if this is a hybrid segment.
boolean Readonly
nsx_tag NSX Tag value

This tag value is applied on cloud compute resource to be attached to
this segment.
string Readonly