CloudHadoopServerInstance
    • PDF

    CloudHadoopServerInstance

    • PDF

    Article summary

    Available in VPC

    This is the Cloud Hadoop server instance.

    Syntax

    The syntax is as follows.

    private String cloudHadoopServerInstanceNo;
    private String cloudHadoopServerName;
    private CommonCode cloudHadoopServerRole;
    private String cloudHadoopServerInstanceStatusName;
    private CommonCode cloudHadoopServerInstanceStatus;
    private CommonCode cloudHadoopServerInstanceOperation;
    private String cloudHadoopProductCode;
    private String regionCode; 
    private String zoneCode; 
    private String vpcNo; 
    private String subnetNo; 
    private Boolean isPublicSubnet; 
    private CommonCode dataStorageType;
    private Long dataStorageSize;
    private Integer cpuCount;
    private Long memorySize;
    private Date uptime;
    private Date createDate;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    cloudHadoopServerInstanceNoStringRequiredCloud Hadoop server instance number
    cloudHadoopServerNameStringRequiredCloud Hadoop server name
    cloudHadoopServerRoleCommonCodeOptionalCloud Hadoop server role
    cloudHadoopServerInstanceStatusNameStringRequiredCloud Hadoop server instance status name
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading
    cloudHadoopServerInstanceStatusCommonCodeRequiredCloud Hadoop server instance status
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: deleted
      • PEND: pending
      • RUN: running
      • STOP: stopped
      • FSTOP: failure stopped
    cloudHadoopServerInstanceOperationCommonCodeRequiredCloud Hadoop 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
    cloudHadoopProductCodeStringOptionalCloud Hadoop product code
    regionCodeStringRequiredRegion code
    zoneCodeStringRequiredZone code
    vpcNoStringRequiredVPC number
    subnetNoStringRequiredSubnet number
    isPublicSubnetBooleanRequiredPublic subnet status
    • true | false
    dataStorageTypeCommonCodeOptionalData storage type
    dataStorageSizeLongRequiredData storage size
    cpuCountIntegerRequiredNumber of virtual CPUs (vCPUs)
    memorySizeLongRequiredMemory size
    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.