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