Resource Center/Hardware/Primary Storage Operations/Shared Block Primary Storage Operations
GETShared Block Primary Storage OperationsSince 2.6.0SynchronousAuth Required
GetSharedBlockCandidate
GetSharedBlockCandidate
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
clusterUuidStringRequiredThe cluster UUID.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/primary-storage/sharedblockgroup/sharedblock-candidates
/zstack/v1/primary-storage/sharedblockgroup/sharedblock-candidates
Request Example
curl -X GET 'http://{host}/zstack/v1/primary-storage/sharedblockgroup/sharedblock-candidates?clusterUuid=<clusterUuid>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "results": [ { "wwid": "ata-Samsung_SSD_850_EVO_M.2_250GB_S33CNX0H600299D", "vendor": "DELL", "model": "MD32xx", "wwn": "0x6b083fe000daf018", "serial": "6b083fe000daf018000015505abbe00a", "hctl": "", "type": "mpath", "size": 3.000318820352E13 }, {} ] }Change History
This API has no change history records yet.
