RecoveryBackupSystemNameArchiveListRequestBody
This is a request body class for an operation.
Properties
filter_spec
Required
Specification of matching backups for which information should be returned.
JSON Example
{
"filter_spec": {},
"loc_spec": {
"location": "string"
}
}