Class GetInstancesInstance


  • public final class GetInstancesInstance
    extends java.lang.Object
    • Method Detail

      • attachNodeNumber

        public java.lang.Integer attachNodeNumber()
        Returns:
        the number of nodes of the Database file system.
      • category

        public java.lang.String category()
        Returns:
        The type of the Database file system. Valid values: `standard`.
      • createTime

        public java.lang.String createTime()
        Returns:
        The create time of the Database file system.
      • dbfsClusterId

        public java.lang.String dbfsClusterId()
        Returns:
        The cluster ID of the Database file system.
      • ecsLists

        public java.util.List<GetInstancesInstanceEcsList> ecsLists()
        Returns:
        The collection of ECS instances mounted to the Database file system.
      • enableRaid

        public java.lang.Boolean enableRaid()
        Returns:
        Whether to create the Database file system in RAID way. Valid values : `true` anf `false`.
      • encryption

        public java.lang.Boolean encryption()
        Returns:
        Whether to encrypt the Database file system. Valid values: `true` and `false`.
      • id

        public java.lang.String id()
        Returns:
        The ID of the Instance.
      • instanceId

        public java.lang.String instanceId()
        Returns:
        The ID of the Database File System
      • instanceName

        public java.lang.String instanceName()
        Returns:
        The name of the Database file system.
      • kmsKeyId

        public java.lang.String kmsKeyId()
        Returns:
        The KMS key ID of the Database file system used. This parameter is valid When `encryption` parameter is set to `true`.
      • paymentType

        public java.lang.String paymentType()
        Returns:
        Thr payment type of the Database file system. Valid value: `PayAsYouGo`.
      • performanceLevel

        public java.lang.String performanceLevel()
        Returns:
        The performance level of the Database file system. Valid values: `PL0`, `PL1`, `PL2`, `PL3`.
      • raidStripeUnitNumber

        public java.lang.String raidStripeUnitNumber()
        Returns:
        The number of strip . When `enable_raid` parameter is set to `true` will transfer. This parameter is valid When `enable_raid` parameter is set to `true`.
      • size

        public java.lang.Integer size()
        Returns:
        The size Of the Database file system. Unit: GiB.
      • status

        public java.lang.String status()
        Returns:
        The status of the Database file system.
      • zoneId

        public java.lang.String zoneId()
        Returns:
        The Zone ID of the Database file system.