InlineTierSegmentationObject1

InlineTierSegmentationObject1
InlineTierSegmentationObject1
JSON Example
{
    "id": "tier-001",
    "display_name": "US_NewYork_Production_ECommerce_Web",
    "segmentation_type": "TIER",
    "status": "SUCCESS",
    "tier_alerts": [],
    "hierarchy": [
        {
            "scope": "Region",
            "value": "US",
            "level": 0
        },
        {
            "scope": "Zone",
            "value": "NewYork",
            "level": 1
        },
        {
            "scope": "Environment",
            "value": "Production",
            "level": 2
        },
        {
            "scope": "Application",
            "value": "ECommerce",
            "level": 3
        },
        {
            "scope": "Tier",
            "value": "Web",
            "level": 4
        }
    ],
    "realization_groups": [
        {
            "display_name": "US_NewYork_Production_ECommerce_Web",
            "site_id": "a1b2c3d4-e5f6-7890-1234-567890abcdef",
            "realization_id": "f7a8b9c0-d1e2-3456-7890-123456fabcde",
            "status": "SUCCESS",
            "policy_path": "/infra/domains/default/groups/tier-001",
            "tags": [
                {
                    "scope": "Region",
                    "tag": "US"
                },
                {
                    "scope": "Zone",
                    "tag": "NewYork"
                },
                {
                    "scope": "Environment",
                    "tag": "Production"
                },
                {
                    "scope": "Application",
                    "tag": "ECommerce"
                },
                {
                    "scope": "Tier",
                    "tag": "Web"
                }
            ]
        }
    ]
}
array of TierAlert
tier_alerts
Read-Only  

A list of alerts associated with the tier, indicating conditions that may impact monitoring or operations.