New-RubrikLogBackup
SYNOPSIS
Runs an on demand log backup for the specified database id.
SYNTAX
DESCRIPTION
This cmdlet initiates an on-demand transaction log backup for a specific SQL Server database.
EXAMPLES
EXAMPLE 1
EXAMPLE 2
Iniitaite a log backup for the BAR database on the FOO instance.
PARAMETERS
-id
Rubrik's id of the object
-Server
Rubrik server IP or FQDN
-api
API version
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Mike Fal Twitter: @Mike_Fal GitHub: MikeFal
RELATED LINKS
Last updated