全部產品
Search
文件中心

Edge Security Acceleration:ListDDoSInstances - 查詢加購DDoS執行個體

更新時間:Mar 06, 2026

查詢加購DDoS安全執行個體列表。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求文法

GET  HTTP/1.1

請求參數

名稱

類型

必填

描述

樣本值

SortBy

string

排序欄位,預設按照新購時間排序。支援:

  • CreateTime:新購時間。

枚舉值:

  • CreateTime :

    CreateTime

CreateTime

SortOrder

string

排序:

  • asc:升序。

  • desc: 降序。

asc

PageNumber

integer

頁碼。預設值:1

1

PageSize

integer

分頁大小,預設 20,最大 500,取值:1~500 之前的任意整數。

20

Status

string

執行個體狀態。

枚舉值:

  • offline :

    offline

  • overdue :

    overdue

  • disable :

    disable

  • online :

    online

online

InstanceId

string

執行個體 ID。

esa-ddos-b1e0l80ugfeo

SiteInstanceId

string

關聯網站套餐執行個體 ID。

esa-site-a71k7bw1adf

返回參數

名稱

類型

描述

樣本值

object

Schema of Response

RequestId

string

Id of the request

9F1DC265-BF10-5C9C-B607-760265C5F365

InstanceInfo

array<object>

執行個體詳情。

object

執行個體詳情。

InstanceId

string

執行個體 ID。

sp-ddddxxxxx

CreateTime

string

執行個體的新購時間。

2025-07-01T07:59:07Z

Status

string

執行個體狀態。取值:

  • online:正常服務狀態。

  • offline:到期但未超期,處於停用狀態。

  • disable:已釋放狀態。

  • overdue:欠費停服狀態。

online

DDoSBurstableDomesticProtection

string

DDoS 執行個體的中國大陸規格。

cn_300

DDoSBurstableOverseasProtection

string

DDoS 執行個體的非中國大陸規格。

overseas_300

SiteInstanceId

string

關聯網站套餐執行個體 ID。

esa-site-b0s6kmx0r0n4

ReserveReleaseTime

string

預約釋放時間。

2026-03-25T16:00:00Z

PageNumber

integer

頁碼。預設值:1

1

PageSize

integer

每頁大小。

20

TotalCount

integer

總記錄數。

100

TotalPage

integer

總頁數。

2

樣本

正常返回樣本

JSON格式

{
  "RequestId": "9F1DC265-BF10-5C9C-B607-760265C5F365",
  "InstanceInfo": [
    {
      "InstanceId": "sp-ddddxxxxx",
      "CreateTime": "2025-07-01T07:59:07Z",
      "Status": "online",
      "DDoSBurstableDomesticProtection": "cn_300",
      "DDoSBurstableOverseasProtection": "overseas_300",
      "SiteInstanceId": "esa-site-b0s6kmx0r0n4",
      "ReserveReleaseTime": "2026-03-25T16:00:00Z"
    }
  ],
  "PageNumber": 1,
  "PageSize": 20,
  "TotalCount": 100,
  "TotalPage": 2
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

400 InvalidParameter The specified parameter is invalid. 輸入參數規範校正失敗。

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情