CloudPostgresqlServerInstance
    • PDF

    CloudPostgresqlServerInstance

    • PDF

    Article summary

    Available in VPC

    This is the Cloud DB for PostgreSQL server instance.

    Syntax

    The syntax is as follows.

    private String cloudPostgresqlServerInstanceNo;
    private String cloudPostgresqlServerName;
    private CommonCode cloudPostgresqlServerRole;
    private String cloudPostgresqlServerInstanceStatusName;
    private CommonCode cloudPostgresqlServerInstanceStatus;
    private CommonCode cloudPostgresqlServerInstanceOperation;
    private String cloudPostgresqlProductCode;
    private String regionCode;
    private String zoneCode;
    private String vpcNo;
    private String subnetNo;
    private Boolean isPublicSubnet;
    private String publicDomain;
    private String privateDomain;
    private String privateIp;
    private CommonCode dataStorageType;
    private Boolean isStorageEncryption;
    private Long dataStorageSize;
    private Long usedDataStorageSize;
    private Integer cpuCount;
    private Long memorySize;
    private Date uptime;
    private Date createDate;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudPostgresqlServerInstanceNoStringRequiredCloud DB for PostgreSQL server instance number
    cloudPostgresqlServerNameStringRequiredCloud DB for PostgreSQL server name
    cloudPostgresqlServerRoleCommonCodeRequiredCloud DB for PostgreSQL server role
    cloudPostgresqlServerInstanceStatusNameStringRequiredCloud DB for PostgreSQL server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudPostgresqlServerInstanceStatusCommonCodeRequiredCloud DB for PostgreSQL server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: Deleted
      • PEND: Pending
      • RUN: Running
      • STOP: Stopped
      • FSTOP: Failure Stopped
    cloudPostgresqlServerInstanceOperationCommonCodeRequiredCloud DB for PostgreSQL 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
    cloudPostgresqlProductCodeStringOptionalCloud DB for PostgreSQL product code
    regionCodeStringRequiredRegion code
    zoneCodeStringRequiredZone code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    isPublicSubnetBooleanOptionalPublic subnet status
    • true | false
    publicDomainStringOptionalPublic domain name
    privateDomainStringOptionalPrivate domain name
    privateIpStringOptionalPrivate IP
    dataStorageTypeCommonCodeOptionalData storage type
    isStorageEncryptionBooleanOptionalData storage encryption status
    • true | false
    dataStorageSizeLongRequiredData storage size
    usedDataStorageSizeLongOptionalSize of data storage in use
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    memorySizeLongRequiredMemory size
    uptimeDateOptionalVM boot completion time
    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.