| ecs:performancetype | String | Specifies the ECS flavor type: - normal: general computing
- entry: general computing-basic
- cpuv1: computing I
- cpuv2: computing II
- computingv3: general computing-plus
- kunpeng_computing: Kunpeng general computing-plus
- kunpeng_highmem: Kunpeng memory-optimized
- highmem: memory-optimized
- saphana: large-memory HANA ECS
- diskintensive: disk-intensive
- highio: ultra-high I/O
- ultracpu: ultra-high performance computing
- gpu: GPU-accelerated
- fpga: FPGA-accelerated
- ascend: AI-accelerated
NOTE: In an earlier registered flavor, this field is hws:performancetype. |
| resource_type | String | Specifies the resource type. resource_type is used to differentiate between the types of the physical servers accommodating ECSs. |
| quota:local_disk | String | The value of this parameter is in format of "{type}:{count}:{size}:{safeFormat}", where, - type specifies the disk type, which can only be HDD.
- count specifies the number of local disks. Its value can be 3/6/12/24 for d1 type of disks, 2/4/8/12/16/24 for d2 type of disks, or 2/4/8/12/16/24/28 for d3 type of disks.
- size specifies the capacity of a single disk, in GB. Currently, only 1675 is supported. The actual disk size is 1800, and the available size after formatting is 1675.
- safeFormat specifies whether the local disks of an ECS have been securely formatted. The value of this parameter can only be FALSE for D1 ECSs or True for D2 and D3 ECSs.
NOTE: This field is dedicated for disk-intensive ECSs. |
| quota:nvme_ssd | String | The value of this parameter is in format of "{type}:{spec}:{size}:{safeFormat}". - type: indicates the capacity of a single NVME SSD disk attached to the ECS, which can only be 1.6 TB or 3.2 TB.
- spec: indicates the specification of the NVME SSD disk, which can be large or small. Only I3 ECSs with large specifications are supported.
- size: indicates the capacity, in the unit of GB, of the disk used by the guest user. If the spec value is large, the value of this parameter is the size of a single disk attached to the ECS. If the spec value is small, the value of this parameter is 1/4 or 1/2 of the specification.
- safeFormat: indicates whether the local disks of the ECS are securely formatted. The value of this parameter can only be True for I3 ECSs.
NOTE: This field is dedicated for ultra-high I/O ECSs. |
| ecs:generation | String | Specifies the generation of an ECS type. - s1: general-purpose first-generation
- s2: general-purpose second-generation
- s3: general-purpose third-generation
- s6: general-purpose
- sn3: general network-optimized
- c3: general computing-plus
- c6: general computing-plus
- c3ne: general network enhancement
- m1: memory-optimized first-generation
- m2: memory-optimized second-generation
- m3: memory-optimized third-generation
- m6: memory-optimized
- m3ne: memory network enhancement
- h1: high-performance computing first-generation
- h2: high-performance computing second-generation
- hc2: high-performance computing
- h3: high-performance computing
- hi3: ultra-high performance computing
- d1: Disk-intensive first-generation ECSs
- d2: disk-intensive second-generation
- d3: disk-intensive
- kc1: Kunpeng general computing-plus
- km1: Kunpeng memory-optimized
- g1: GPU-accelerated first-generation
- g2: GPU-accelerated second-generation
- f1: FPGA-accelerated
- f2: FPGA-accelerated
- e3: large-memory
- i3: ultra-high I/O
|
| ecs:virtualization_env_types | String | Specifies a virtualization type. - If the parameter value is FusionCompute, the ECS uses Xen virtualization.
- If the parameter value is CloudCompute, the ECS uses KVM virtualization.
|
| pci_passthrough:enable_gpu | Boolean | Indicates whether the GPU is passthrough. If the value is true, the GPU is passthrough. |
| pci_passthrough:gpu_specs | String | Indicates the technology used on the G1 and G2 ECSs, including GPU virtualization and GPU passthrough. - If the ECS with specified specifications uses GPU virtualization and the GPU model is M60-1Q, the parameter value can be m60_1q:virt:1.
- If the ECS with specified specifications uses GPU passthrough and the GPU model is M60, the parameter value can be m60:direct_graphics:1.
|
| pci_passthrough:alias | String | Indicates the model and quantity of passthrough-enabled GPUs on P1 ECSs. The parameter value can be set to nvidia-p100:1, indicating that the ECS using this specification will occupy one NVIDIA P100 GPU. |
| cond:operation:status | String | This parameter takes effect region-wide. If an AZ is not configured in the cond:operation:az parameter, the value of this parameter is used by default. If this parameter is not set or used, the meaning of normal applies. Options: - normal: indicates normal commercial use of the flavor.
- abandon: indicates that the flavor has been canceled (not displayed).
- sellout: indicates that the flavor has been sold out.
- obt: indicates that the flavor is under open beta testing (OBT).
- obt_sellout: indicates that the OBT resources are sold out.
- promotion: indicates the recommended flavor (commercial use, which is similar to normal).
|
| cond:operation:az | String | This parameter takes effect AZ-wide. If an AZ is not configured in this parameter, the value of the cond:operation:status parameter is used by default. This parameter is in the format of "az(xx)". The value in parentheses is the flavor status in an AZ. If the parentheses are left blank, the configuration is invalid. The cond:operation:az options are the same as the cond:operation:status options. For example, a flavor is for commercial use in AZs 0 and 3, sold out in AZ 1, for OBT in AZ 2, and is canceled in other AZs. Then, set parameters as follows: - cond:operation:status: abandon
- cond:operation:az: az0(normal), az1(sellout), az2(obt), az3(normal)
NOTE: Configure this parameter if the flavor status in an AZ is different from the cond:operation:status value. |
| quota:max_rate | String | Specifies the maximum bandwidth. - Unit: Mbit/s. If a bandwidth is in the unit of Gbit/s, it must be divided by 1000.
|
| quota:min_rate | String | Specified the assured bandwidth. - Unit: Mbit/s. If a bandwidth is in the unit of Gbit/s, it must be divided by 1000.
|
| quota:max_pps | String | Specifies the maximum intranet PPS. - Unit: number. If a value is in the unit of 10000, it must be divided by 10000.
|
| cond:operation:charge | String | Specifies a billing type. - Both billing types are supported if this parameter is not set.
- Yearly/Monthly
- Pay-per-use
|
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.