InlineInfrastructureAssetSegmentationObject1

InlineInfrastructureAssetSegmentationObject1
InlineInfrastructureAssetSegmentationObject1
JSON Example
{
    "id": "infra-001",
    "display_name": "SSP_Infra_US-West_AZ1_Dev_NTP_Group",
    "segmentation_type": "INFRASTRUCTURE_ASSET",
    "status": "SUCCESS",
    "infrastructure_asset_alerts": [],
    "hierarchy": [
        {
            "scope": "Region",
            "value": "US-West",
            "level": 0
        },
        {
            "scope": "Zone",
            "value": "AZ1",
            "level": 1
        },
        {
            "scope": "Environment",
            "value": "Dev",
            "level": 2
        }
    ],
    "realization_groups": [
        {
            "display_name": "SSP_Infra_US-West_AZ1_Dev_NTP_Group",
            "site_id": "a1b2c3d4-e5f6-7890-1234-567890abcdef",
            "realization_id": "b9c0d1e2-f3a4-5678-9012-345678bcdefg",
            "status": "SUCCESS",
            "policy_path": "/infra/domains/default/groups/infra-001",
            "tags": [
                {
                    "scope": "Region",
                    "tag": "US"
                },
                {
                    "scope": "Zone",
                    "tag": "AZ1"
                },
                {
                    "scope": "Environment",
                    "tag": "Dev"
                },
                {
                    "scope": "sspinfra.service",
                    "tag": "NTP"
                }
            ]
        }
    ]
}
infrastructure_asset_alerts
Read-Only  

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

array of Tag
unordered_tags
Read-Only  

Service-specific qualifier tags for this infrastructure segmentation object. Unlike hierarchy tags, these tags do not participate in the hierarchical ordering but qualify the segmentation object (e.g., the infrastructure service name).