硅云幫助文檔中心
搜索文檔
熱門搜索詞:
產(chǎn)品簡介
產(chǎn)品定價
入門指南
經(jīng)典案例
快照
常見問題
知識拓展
名詞解釋
API參考
產(chǎn)品規(guī)格相關接口
服務器實例相關接口
安全組相關接口
磁盤相關接口
刷新實例運行狀態(tài)
刷新實例運行狀態(tài)
/ncs-server/api/v1/disk/pullInfo
GET
字段 | 類型 | 最大長度 | 參數(shù)位置 | 默認選填 | 描述 |
id | string | 32 | query | 實例Id |
GET /ncs-server/api/v1/disk/pullInfo?id=disk-3hdnwe228s223 HTTP/1.1 Content-Type: application/json request_id: 2942183558593ffc9d75fb8e16793ff api_key: 1706006863049654272 signature: 76615c1b054e2f998795abcbc91ec57255a231dcfe3426f016c5718173164c66
{ "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):
字段 | 類型 | 描述 |
id | string | 實例id |
userAccount | string | 用戶名 |
diskSize | int | 磁盤大小 |
status | string | 實例狀態(tài) |
remoteDiskStatus | string | 實例運行狀態(tài) |
attacheHostId | string | 掛載的服務器Id,可能為空 |
bindHostId | string | 綁定續(xù)費的服務器Id,可能為空 |
attacheAs | string | data掛載為數(shù)據(jù)盤,boot掛載為系統(tǒng)盤,可能為空 |
isBootable | string | true為啟動盤 |
endTime | long | 到期時間時間戳,精確到毫秒 |
createTime | long | 創(chuàng)建時間時間戳,精確到毫秒 |
您對該文檔有什么建議?
本文導航