List of colo regions for the ECMP scope.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_colo_regions", "title": "magic_colo_regions", "description": "List of colo regions for the ECMP scope.", "items": { "$ref": "#/components/schemas/magic_colo_region" }, "type": "array" }