DatacentersDTO
DatacentersDTO
JSON Example
{
"value": [
{
"name": "string",
"datacenter": "string"
}
]
}