此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
listActivePaedVolumes
貢獻者
建議變更
您可以使用此 `ListActivePairedVolumes`方法列出與 Volume 配對的所有作用中磁碟區。此方法會傳回使用中和擱置配對的磁碟區相關資訊。
參數
此方法沒有輸入參數。
傳回值
此方法具有下列傳回值:
名稱 | 說明 | 類型 |
---|---|---|
磁碟區 |
配對Volume的Volume資訊。 |
Volume陣列 |
申請範例
此方法的要求類似於下列範例:
{ "method": "ListActivePairedVolumes", "params": { }, "id" : 1 }
回應範例
此方法的回應類似於下列範例:
{ "id": 1, "result": { "volumes": [ { "access": "readWrite", "accountID": 1, "attributes": {}, "blockSize": 4096, "createTime": "2016-06-24T15:21:59Z", "deleteTime": "", "enable512e": true, "iqn": "iqn.2010-01.com.solidfire:0oto.bk.24", "name": "BK", "purgeTime": "", "qos": { "burstIOPS": 15000, "burstTime": 60, "curve": { "4096": 100, "8192": 160, "16384": 270, "32768": 500, "65536": 1000, "131072": 1950, "262144": 3900, "524288": 7600, "1048576": 15000 }, "maxIOPS": 15000, "minIOPS": 50 }, "scsiEUIDeviceID": "306f746f00000018f47acc0100000000", "scsiNAADeviceID": "6f47acc100000000306f746f00000018", "sliceCount": 1, "status": "active", "totalSize": 10737418240, "virtualVolumeID": null, "volumeAccessGroups": [], "volumeID": 24, "volumePairs": [ { "clusterPairID": 2, "remoteReplication": { "mode": "Async", "pauseLimit": 3145728000, "remoteServiceID": 14, "resumeDetails": "", "snapshotReplication": { "state": "Idle", "stateDetails": "" }, "state": "Active", "stateDetails": "" }, "remoteSliceID": 8, "remoteVolumeID": 8, "remoteVolumeName": "PairingDoc", "volumePairUUID": "229fcbf3-2d35-4625-865a-d04bb9455cef" } ] } ] } }
新的自版本
9.6