CloudMssqlServerInstance
    • PDF

    CloudMssqlServerInstance

    • PDF

    Article summary

    Available in VPC

    This is the Cloud DB for MSSQL server instance.

    Syntax

    The syntax is as follows.

    private String cloudMssqlServerInstanceNo;
    private String cloudMssqlServerName;
    private CommonCode cloudMssqlServerRole;
    private String cloudMssqlServerInstanceStatusName;
    private CommonCode cloudMssqlServerInstanceStatus;
    private CommonCode cloudMssqlServerInstanceOperation;
    private String regionCode;
    private String zoneCode;
    private String vpcNo;
    private String subnetNo;
    private Long dataStorageSize;
    private Integer cpuCount;
    private Long memorySize;
    private Boolean isPublicSubnet;
    private String cloudMssqlProductCode;
    private String privateDomain;
    private Date createDate;
    private Date uptime;
    private CommonCode dataStorageType;
    private Long usedDataStorageSize;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudMssqlServerInstanceNoStringRequiredCloud DB for MSSQL server instance number
    cloudMssqlServerNameStringRequiredCloud DB for MSSQL server name
    cloudMssqlServerRoleCommonCodeRequiredCloud DB for MSSQL server role
    cloudMssqlServerInstanceStatusNameStringRequiredCloud DB for MSSQL server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudMssqlServerInstanceStatusCommonCodeRequiredCloud DB for MSSQL server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: deleted
      • PEND: pending
      • RUN: running
      • STOP: stopped
      • FSTOP: failure stopped
    cloudMssqlServerInstanceOperationCommonCodeRequiredCloud DB for MSSQL server instance operation status
    • NOOP | CREAT | START | RSTRT | SETUP | STOP | FO | DEL | UPGD | DWGD | RISTL
      • NOOP: no operation
      • CREAT: create
      • START: start
      • RSTRT: restart
      • SETUP: setup
      • STOP: stop
      • FO: failover
      • DEL: delete
      • UPGD: upgrade
      • DWGD: downgrade
      • RISTL: reinstall
    regionCodeStringRequiredRegion code
    zoneCodeStringRequiredZone code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    dataStorageSizeLongRequiredData storage size
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    memorySizeLongRequiredMemory size
    isPublicSubnetBooleanOptionalPublic subnet status
    • true | false
    cloudMssqlProductCodeStringOptionalCloud DB for MSSQL product code
    privateDomainStringOptionalPrivate domain name
    createDateDateOptionalCreation date and time
    uptimeDateOptionalVM boot completion time
    dataStorageTypeCommonCodeOptionalData storage type
    usedDataStorageSizeLongOptionalSize of the data storage in use

    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.