RecoveryBackupSystemNameArchiveListRequestBody

This is a request body class for an operation.


Properties

filter_spec Required

Specification of matching backups for which information should be returned.


loc_spec Required

LocationSpec Structure.

JSON Example

{
	"filter_spec": {},
	"loc_spec": {
		"location": "string"
	}
}

Feedback

Was this page helpful?