Recovery_Backup_SystemName_Archive_List_RequestBody

Recovery_Backup_SystemName_Archive_List_RequestBody
Recovery_Backup_SystemName_Archive_List_RequestBody

This is a request body class for an operation.

JSON Example
{
    "loc_spec": {
        "location": "string",
        "location_user": "string",
        "location_password": "string"
    },
    "filter_spec": {
        "start_timestamp": "string",
        "end_timestamp": "string",
        "comment_substring": "string",
        "max_results": 0
    }
}
loc_spec
Required

LocationSpec Structure.

filter_spec
Required

Specification of matching backups for which information should be returned.