CloudRedisServerInstance
    • PDF

    CloudRedisServerInstance

    • PDF

    Article summary

    Available in VPC

    This is the Cloud DB for Redis server instance.

    Syntax

    The syntax is as follows.

    private String cloudRedisServerInstanceNo; 
    private String cloudRedisServerName; 
    private CommonCode cloudRedisServerRole; 
    private String cloudRedisServerInstanceStatusName;   
    private CommonCode CloudRedisServerInstanceStatus;
    private CommonCode CloudRedisServerInstanceOperation;
    private String cloudRedisProductCode;
    private String regionCode; 
    private String zoneCode;
    private String vpcNo;
    private String subnetNo;
    private String privateDomain;
    private Integer cpuCount;
    private Long memorySize;
    private Long osMemorySize;
    private Date uptime; 
    private Date createDate;
    private String slotName;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudRedisServerInstanceNoStringRequiredCloud DB for Redis server instance number
    cloudRedisServerNameStringRequiredCloud DB for Redis server name
    cloudRedisServerRoleCommonCodeRequiredCloud DB for Redis server role
    cloudRedisServerInstanceStatusNameStringRequiredCloud DB for Redis server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudRedisServerInstanceStatusCommonCodeRequiredCloud DB for Redis server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: deleted
      • PEND: pending
      • RUN: running
      • STOP: stopped
      • FSTOP: failure stopped
    cloudRedisServerInstanceOperationCommonCodeRequiredCloud DB for Redis 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
    cloudRedisProductCodeStringRequiredCloud DB for Redis product code
    regionCodeStringRequiredRegion code
    zoneCodeStringRequiredZone code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    privateDomainStringOptionalPrivate domain name
    memorySizeLongRequiredMemory size
    osMemorySizeLongOptionalOS memory size
    slotNameStringOptionalSlot name
    uptimeDateOptionalUptime
    createDateDateOptionalCreation date and time

    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.