UNPKG

@itentialopensource/adapter-openstack_cinder

Version:

This adapter integrates with system described as: Openstack Block Storage (Cinder) Service

24 lines 555 B
{ "actions": [ { "name": "resetASnapshotSStatus", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v3/{pathv1}/snapshots/{pathv2}/action?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }