ListDatacenterResponse

ListDatacenterResponse
ListDatacenterResponse

Object contains a map, where key is the datacenter label such as _core ,remote datacenter label

JSON Example
{
    "display_name": "string",
    "nodes": [
        "string"
    ]
}