RecoveryBackupJobDetailsListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
Map of backup job identifier to Info Structure. The key in the result map will be an identifier for the resource type: com.vmware.appliance.recovery.backup.job.
JSON Example
{
"value": [
"string"
]
}