CloudMssqlBackup
    • PDF

    CloudMssqlBackup

    • PDF

    Article summary

    Available in VPC

    This is a Cloud DB for MSSQL backup.

    Syntax

    The syntax is as follows.

    private String cloudMssqlInstanceNo;
    private String cloudMssqlServiceName;
    private Integer backupFileRetentionPeriod;
    private String backupTime;
    private Long totalBackupDataSize;
    private Long fullBackupDataSize;
    private Long logBackupDataSize;
    private Long logBackupCount;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudMssqlInstanceNoStringRequiredCloud DB for MSSQL instance number
    cloudMssqlServiceNameStringRequiredCloud DB for MSSQL service name
    backupFileRetentionPeriodIntegerRequiredBackup file retention period
    backupTimeStringRequiredFull backup start time
    totalBackupDataSizeLongRequiredSize of backup data being stored
    fullBackupDataSizeLongRequiredTotal backup data size
    logBackupDataSizeLongRequiredLog backup data size
    logBackupCountLongRequiredNumber of log backups

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.