VcenterDatastoreItemDrResponseList

VcenterDatastoreItemDrResponseList
VcenterDatastoreItemDrResponseList

List of entities about: Details about a vCenter Server datastore item

JSON Example
{
    "list": [
        {
            "id": "string",
            "name": "string",
            "path": "string",
            "parent": "string",
            "capacity_details": {
                "total_capacity": 0,
                "used_space": 0
            },
            "file_system_type": "string",
            "type": "string",
            "overall_status": "string",
            "maintenance_mode": "string",
            "accessible": false
        }
    ],
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ],
        "total": 0,
        "offset": 0,
        "limit": 0,
        "links": {
            "next": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "previous": {
                "href": "string"
            }
        }
    }
}
list
Optional

list

_meta
Optional

_meta