All Products
Search
Document Center

Edge Security Acceleration:GetEdgeContainer

Last Updated:Jul 08, 2026

Retrieves the details of an edge container plan instance.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

9BEB8659-9CDE-5F2C-83E9-50F55277E844

BillingMode

string

The billing mode.

Valid values:

  • container_95 :

    monthly 95th percentile metering method.

container_95

Status

string

The plan instance status.

Valid values:

  • Creating :

    Being created.

  • Running :

    Running.

  • NotOpened :

    Not activated.

Running

InstanceId

string

The plan instance ID.

esa-cn-jea67jfbs0x

Examples

Success response

JSON format

{
  "RequestId": "9BEB8659-9CDE-5F2C-83E9-50F55277E844",
  "BillingMode": "container_95",
  "Status": "Running",
  "InstanceId": "esa-cn-jea67jfbs0x"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.