中文字幕精品av乱码在线,亚洲色大成网站www永久一区,亚洲精品无码久久久久久久,综合亚洲综合图区网友自拍,亚洲国产成人无码电影

最新活動 618特惠

產(chǎn)品

硅云幫助文檔中心

搜索文檔

熱門搜索詞:

根據(jù)實例id獲取實例

更新時間:2020-07-14?15:05 ?版本:v1.2
分享到: ? ?
我要反饋?
收藏 我的收藏

簡要描述:


根據(jù)實例id獲取實例


請求url:


/ncs-server/api/v1/disk/getById


請求方式:


GET


請求參數(shù):


字段
類型最大長度參數(shù)位置默認(rèn)選填
描述
idstring32query
實例Id



請求示例:


GET /ncs-server/api/v1/disk/getById?id=disk-3hdnwe228s223 HTTP/1.1
Content-Type: application/json
request_id: 2942183558593ffc9d75fb8e16793ff
api_key: 1706006863049654272
signature: ec1b3aa39a441a6696a8999df0699e55de518e53c15d2ed5950d2426783c9ee2


返回示例:




{
    "status": 2000,
    "message": "success",
    "data": {
        "userAccount": "z8z87878",
        "remoteId": "1fd3397f-038f-4b63-ae93-dfb66e093b82",
        "productId": "standard_cloud_disk",
        "productName": "高效云盤",
        "latestOrderId": "1706473829073420289",
        "areaMark": "test",
        "areaName": "測試環(huán)境",
        "diskSize": 16,
        "beginTime": 1589277056852,
        "endTime": 1594547456852,
        "status": "OK",
        "remoteDiskStatus": "available",
        "remoteHostName": "computer2",
        "attacheHostId": "cvm-3hdk8be2b2225",
        "autoRenew": false,
        "supportNoReasonRefund": false,
        "refundStatus": "NONE",
        "configuration": "",
        "createTime": 1589277056853,
        "updateTime": 1589336081301,
        "id": "disk-3hdnwe228s223"
    }
}


實例數(shù)據(jù)結(jié)構(gòu):


字段類型
描述
idstring實例id
userAccount
string用戶名
diskSize
int磁盤大小
status
string實例狀態(tài)
remoteDiskStatusstring實例運行狀態(tài)
attacheHostIdstring掛載的服務(wù)器Id,可能為空
bindHostIdstring綁定續(xù)費的服務(wù)器Id,可能為空
attacheAsstringdata掛載為數(shù)據(jù)盤,boot掛載為系統(tǒng)盤,可能為空
isBootablebooleantrue為啟動盤
endTimelong到期時間時間戳,精確到毫秒
createTimelong創(chuàng)建時間時間戳,精確到毫秒












您對該文檔有什么建議?

您對該文檔的評分:

本文導(dǎo)航

簡要描述:

請求url:

請求方式:

請求參數(shù):

請求示例:

返回示例:

搜索文檔