InlineProposedSegmentationGroup1

InlineProposedSegmentationGroup1
InlineProposedSegmentationGroup1
JSON Example
{
    "group_path": "string",
    "object_count_per_type": [
        {
            "type": "string",
            "count": 0
        }
    ],
    "group_action": "string",
    "publish_status_info": {
        "publish_status": "READY_TO_PUBLISH",
        "overall_publish_status": "READY_TO_PUBLISH"
    },
    "allow_existing_group_rename": false,
    "current_effective_vm_count": 0,
    "projected_effective_vm_count": 0
}
string
group_path
Read-Only  

NSX policy path where this group will be created/updated

object_count_per_type
Read-Only  

Count of members by type (VMs, segments, DVPGs, IPs) for this specific site

group_action
Read-Only  

Action type (CREATE, UPDATE, or PROMOTE)

Enumeration: CREATE, REFRESH, PROMOTE
publish_status_info
Read-Only  

Publish status information for this group

boolean
allow_existing_group_rename
Read-Only  

Controls whether existing groups should be renamed during promotion. If true, groups will be renamed to match the segmentation naming convention. If false, existing group names will be preserved. Will be set based on the user settings at the time the publish request is initiated.

integer
current_effective_vm_count
Read-Only  

Number of VMs that are currently effective members of this group

integer
projected_effective_vm_count
Read-Only  

Total number of VMs that would be effective members of this group upon publication