El contenido no se encuentra disponible en el idioma seleccionado. Estamos trabajando continuamente para agregar más idiomas. Gracias por su apoyo.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

Help Center/ Elastic Cloud Server/ API Reference (Kuala Lumpur Region)/ Data Structure/ Data Structure for Querying Details About ECSs

Data Structure for Querying Details About ECSs

Updated on 2024-07-23 GMT+08:00
Table 1 address parameters

Parameter

Type

Description

version

String

Specifies the IP address version.

  • 4: indicates IPv4.
  • 6: indicates IPv6.

addr

String

Specifies the IP address.

OS-EXT-IPS:type

String

Specifies the IP address type.

  • fixed: indicates the private IP address.
  • floating: indicates the floating IP address.

OS-EXT-IPS-MAC:mac_addr

String

Specifies the MAC address.

OS-EXT-IPS:port_id

String

Specifies the port ID corresponding to the IP address.

Table 2 flavor parameters

Parameter

Type

Description

id

String

Specifies the ECS flavor ID.

name

String

Specifies the ECS flavor name.

disk

String

Specifies the system disk size in the ECS flavor. Value 0 indicates that the disk size is not limited.

The field is invalid in this system.

vcpus

String

Specifies the number of vCPUs in the ECS flavor.

ram

String

Specifies the memory size (MB) in the ECS flavor.

Table 3 security_groups parameters

Parameter

Type

Description

name

String

Specifies the security group name or UUID.

id

String

Specifies the security group ID.

Table 4 os-extended-volumes:volumes_attached parameters

Parameter

Type

Description

id

String

Specifies the disk ID in UUID format.

delete_on_termination

String

Specifies whether the disk is deleted with the ECS.

  • true: indicates that the disk is deleted with the ECS.
  • false: indicates that the disk is not deleted with the ECS.

This parameter is supported in microversion 2.3 and later.

bootIndex

String

Specifies the EVS disk boot sequence.

  • 0 indicates the system disk.
  • Non-0 indicates a data disk.

device

String

Specifies the drive letter of the EVS disk, which is the device name of the EVS disk.

Table 5 metadata parameters

Parameter

Type

Description

charging_mode

String

Specifies the ECS billing mode.

vpc_id

String

Specifies the ID of the VPC where the ECS is located.

EcmResStatus

String

Specifies the ECS frozen status.

  • normal: The ECS is not frozen.
  • freeze: The ECS has been frozen.
NOTE:

The system automatically adds this field, which is mandatory, after an ECS is frozen or unfrozen.

metering.image_id

String

Specifies the image ID of the ECS.

metering.imagetype

String

Specifies the image type. The following types are supported:

  • Public image: The value is gold.
  • Private image: The value is private.
  • Shared image: The value is shared.

metering.resourcespeccode

String

Specifies the resource specifications of the ECS.

metering.resourcetype

String

Specifies the resource type of the ECS.

Value 1 indicates ECSs.

cascaded.instance_extrainfo

String

Specifies the extended information about the internal ECSs.

image_name

String

Specifies the image name of the ECS.

agency_name

String

Specifies the IAM agency name.

An agency is created by a tenant administrator on IAM to provide temporary credentials for ECSs to access cloud services.

os_bit

String

Specifies the number of bits in the operating system: 32 or 64.

os_type

String

Specifies the OS type. The value can be Linux or Windows.

lockCheckEndpoint

String

Specifies the callback URL for checking whether ECS locking is enabled.

  • If ECS locking is enabled, the ECS is locked.
  • If ECS locking is disabled, the ECS is unlocked, and invalid locks are deleted.

lockSource

String

Specifies the lock source.

  • Order lock (ORDER)

lockSourceId

String

Specifies the ECS lock source ID.

If lockSource is set to ORDER, lockSourceId is the order ID.

lockScene

String

Specifies the ECS lock type.

virtual_env_type

String

  • If an ECS is created using an iOS image, the value of this parameter is IsoImage.
  • If an ECS is created using a non-iOS image, the value of this parameter is FusionCompute in versions earlier than 19.5.0, and this parameter will be unavailable in versions later than 19.5.0.
NOTE:
  • The virtual_env_type cannot be added, deleted, or modified.
Table 6 sys_tags parameters

Parameter

Type

Description

key

String

Specifies the system tag key.

value

String

Specifies the system tag value.

Table 7 image parameters

Parameter

Type

Description

id

String

Specifies the image ID.

Utilizamos cookies para mejorar nuestro sitio y tu experiencia. Al continuar navegando en nuestro sitio, tú aceptas nuestra política de cookies. Descubre más

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback