LocalLibraryCreateResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
Identifier of the newly created LibraryModel. The result will be an identifier for the resource type: com.vmware.content.Library.
JSON Example
{
"value": "string"
}