move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
28 KiB
Data Structure for Query Details About Specifications
os_extra_specs (flavor) Field Description
- Querying details about flavors and extended flavor information: /v1/{project_id}/cloudservers/flavors
- Querying details about the extended ECS flavor field: /v1/{project_id}/flavors/{flavor_id}/os-extra_specs
Parameter |
Type |
Description |
---|---|---|
ecs:performancetype |
String |
Specifies the ECS flavor type:
|
resource_type |
String |
Specifies the resource type. resource_type is used to differentiate between the types of the physical servers accommodating ECSs. |
instance_vnic:type |
String |
Specifies the NIC type. The value of this parameter is consistently enhanced, indicating that network enhancement ECSs are to be created. |
instance_vnic:instance_bandwidth |
String |
Specifies the maximum bandwidth in the unit of Mbit/s. The maximum value of this parameter is 10000. |
instance_vnic:max_count |
String |
Specifies the maximum number of NICs. The maximum value of this parameter is 4. |
quota:local_disk |
String |
The value of this parameter is in format of "{type}:{count}:{size}:{safeFormat}", where,
NOTE:
This field is dedicated for disk-intensive ECSs. |
quota:nvme_ssd |
String |
The value of this parameter is in the format of {type}:{spec}:{num}:{size}:{safeFormat}:.
NOTE:
This field is dedicated for ultra-high I/O ECSs. |
ecs:generation |
String |
Specifies the generation of an ECS type. For example, 3 in s3 indicates the general-purpose third-generation ECSs. For details about flavors and generations, see ECS Specifications in Elastic Cloud Server User Guide. |
ecs:virtualization_env_types |
String |
Specifies a virtualization type.
NOTE:
This field is optional. |
pci_passthrough:enable_gpu |
String |
Indicates whether the GPU is passthrough. If the value is true, the GPU is passthrough. |
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:
|
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:
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.
|
quota:min_rate |
String |
Specified the assured bandwidth.
|
quota:max_pps |
String |
Specifies the maximum intranet PPS.
|
cond:operation:charge |
String |
Specifies a billing type.
|
cond:compute |
String |
Specifies computing constraints.
|