blob: c05f6109c17ccef42a010770d0d41ade2f7e6966 [file] [log] [blame]
{
"resourceURI": "http://schemas.dmtf.org/cimi/1/Volume",
"id": "http://cimi.example.org/volumes/1",
"name": "volume1",
"description": "Volume One",
"state": "IN-USE",
"type": "http://schemas.dmtf.org/cimi/1/mapped",
"created": "2011-11-17",
"capacity": "1024",
"bootable": "false",
"operations": [
{ "rel": "edit",
"href": "http://cimi.example.org/volumes/1/edit" },
{ "rel": "delete",
"href": "http://cimi.example.org/volumes/1/delete" }
]
}