CommonSegmentProfileFields
CommonSegmentProfileFields
Fields that are common to all the Segment Profiles.
JSON Example
{
"id": "string",
"displayName": "string",
"description": "string",
"nsxTManagerRef": {
"name": "string",
"id": "string"
}
}
string
id
Optional
The unique id of the segment profile.
string
displayName
Optional
Name of the segment profile. This corresponds to the name used in NSX-T manager's logs or GUI.
string
description
Optional
The description of the segment profile.
Availability
Added in 36.2
Used By