INPUT_OBJECT
DownloadFromArchiveV2Input
Description
Input for downloading mssql snapshot from archive.
link GraphQL Schema definition
- input DownloadFromArchiveV2Input {
- # Required. Configuration for the archive download request.
- MssqlDownloadFromArchiveConfigV2Input! :
- # Required. ID of the SQL Server database.
- String! :
- # Required. ID of the archival location.
- String! :
- }