Reference Guide

Table Of Contents
Description
Query a specific SC volume.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the SC volume. string
Responses
HTTP
Code
Description Schema
200 Success
import_storage_ce
nter_volume_insta
nce
404 Not Found error_response
POST /import_storage_center_volume/{id}/import_snapshot_profiles
Description
Return the snapshot profiles of an SC volume.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the SC volume. string
Responses
HTTP
Code
Description Schema
200 Success
import_storage_ce
nter_volume_imp
ort_snapshot_prof
iles_response
204 Success No Content
153