InlineRealizationGroup0

InlineRealizationGroup0
InlineRealizationGroup0
JSON Example
{
    "display_name": "US_NewYork_Production_ECommerce",
    "site_id": "a1b2c3d4-e5f6-7890-1234-567890abcdef",
    "realization_id": "b2c3d4e5-f6a7-8901-2345-678901bcdefg",
    "status": "SUCCESS",
    "policy_path": "/infra/domains/default/groups/app-001",
    "tags": [
        {
            "scope": "site",
            "tag": "production"
        }
    ]
}
string
display_name
Optional

Realization Group display name.

string
site_id
Optional

Site-id.

string
realization_id
Optional

realization_id.

status
Optional

Represents the status of a realization group.

Enumeration: SUCCESS, IN_PROGRESS, OUT_OF_SYNC, TIME_OUT
string
policy_path
Optional

policy_path.

array of Tag
tags
Optional

list of tags for the segmentation object.