CloudMongoDbServerInstance
    • PDF

    CloudMongoDbServerInstance

    • PDF

    Article summary

    Available in VPC

    This is the Cloud DB for MongoDB server instance.

    Syntax

    The syntax is as follows.

    private String cloudMongoDbServerInstanceNo;
    private String cloudMongoDbServerName;
    private CommonCode clusterRole;
    private String cloudMongoDbServerInstanceStatusName;
    private CommonCode cloudMongoDbServerInstanceStatus;
    private CommonCode cloudMongoDbServerInstanceOperation;
    private CommonCode cloudMongoDbServerRole;
    private String regionCode;
    private String vpcNo;
    private String subnetNo;
    private Date createDate;
    private Date uptime;
    private String zoneCode;
    private String privateDomain;
    private String publicDomain;
    private Long memorySize;
    private Integer cpuCount;
    private Long dataStorageSize;
    private Long usedDataStorageSize;
    private String cloudMongoDbProductCode;
    private String replicaSetName;
    private CommonCode dataStorageType;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudMongoDbServerInstanceNoStringRequiredCloud DB for MongoDB server instance number
    cloudMongoDbServerNameStringRequiredCloud DB for MongoDB server name
    clusterRoleCommonCodeRequiredCloud DB for MongoDB cluster role
    cloudMongoDbServerInstanceStatusNameStringRequiredCloud DB for MongoDB server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading
    cloudMongoDbServerInstanceStatusCommonCodeRequiredCloud DB for MongoDB server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: deleted
      • PEND: pending
      • RUN: running
      • STOP: stopped
      • FSTOP: failure stopped
    cloudMongoDbServerInstanceOperationCommonCodeRequiredCloud DB for MongoDB 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
    cloudMongoDbServerRoleCommonCodeOptionalCloud DB for MongoDB server role
    regionCodeStringRequiredRegion code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    createDateDateOptionalCreation date and time
    uptimeDateOptionalUptime
    zoneCodeStringRequiredZone code
    privateDomainStringOptionalPrivate domain name
    publicDomainStringOptionalPublic domain name
    memorySizeLongRequiredMemory size
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    dataStorageSizeLongRequiredData storage size
    usedDataStorageSizeLongOptionalSize of the data storage in use
    cloudMongoDbProductCodeStringOptionalCloud DB for MongoDB product code
    replicaSetNameStringOptionalName of replica set
    dataStorageTypeCommonCodeOptionalData storage type

    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.