InfrastructureGroup

InfrastructureGroup
Infrastructure Group

Infrastructure group information including display name and path.

JSON Example
{
    "id": "dns-group-uuid",
    "display_name": "SSP_INFRA_DNS_GROUP",
    "path": "/infra/domains/default/groups/ssp-infra-dns-group",
    "exists": true
}
string
id
Optional

Unique identifier of the infrastructure group.

string
display_name
Optional

Display name of the infrastructure group.

string
path
Optional

Full path to the infrastructure group.

string
nsx_realization_id
Optional

Realization ID of the infrastructure group.

boolean
exists
Optional

Flag indicating if the infrastructure group exists in the system.