InlineOtherSegmentationObject1
InlineOtherSegmentationObject1
JSON Example
{
"id": "region-001",
"display_name": "US_West",
"segmentation_type": "OTHER",
"status": "SUCCESS",
"other_object_alerts": [],
"hierarchy": [
{
"scope": "Region",
"value": "US-West",
"level": 0
}
],
"realization_groups": [
{
"display_name": "US_West",
"site_id": "a1b2c3d4-e5f6-7890-1234-567890abcdef",
"realization_id": "d1e2f3a4-b5c6-7890-1234-567890defabc",
"status": "SUCCESS",
"policy_path": "/infra/domains/default/groups/region-001",
"tags": [
{
"scope": "Region",
"tag": "US-West"
}
]
}
]
}
array of
OtherObjectAlert
other_object_alerts
Read-Only
A list of alerts associated with the other object (region/zone), indicating conditions that may impact monitoring or operations.