RecoveryBackupSystemNameListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
list of system names The result will contain identifiers for the resource type: com.vmware.appliance.recovery.backup.system_name.
JSON Example
{
"value": [
"string"
]
}