Skip to content

SetupCloudNativeSqlServerBackupInput

Input required to setup backups.

Fields

Field Type Description
adminCredentials LoginCredentials Credentials for the admin in the databases.
authMechanism SqlAuthenticationMechanism Mechanism for SQL Server authentication.
databaseIds [UUID!] Rubrik IDs of the SQL Server databases.
serverIds [UUID!] Rubrik IDs of the SQL Server. Currently only supported for Azure SQL Managed Instance BAK backups.
sessionId String Session ID for the OAuth session.