UpdatePendingInstallRequestBody
This is a request body class for an operation.
Properties
map of
string
user_data
Required
map of user provided data with IDs The key in the parameter map must be an identifier for the resource type: com.vmware.applicance.update.pending.dataitem.
JSON Example
{
"user_data": {
"key": "string"
}
}