DatastoresDTO
DatastoresDTO
JSON Example
{
"value": [
{
"datastore": "string",
"name": "string",
"capacity": "string",
"freeSpace": "string",
"type": "string"
}
]
}