manila/api-ref/source/samples/share-type-update-request.json

9 lines
136 B
JSON

{
"share_type":
{
"share_type_access:is_public": true,
"name": "testing",
"description": "share type description"
}
}