Openstack Snapshot Controller Resource

GET /openstackSnapshot/{guid}

Request Parameters
name type description
guid path
Response Body
media type data type description
application/json SnapshotRequirementResponse (JSON)

Example

Request
GET /openstackSnapshot/{guid}
Content-Type: */*
Accept: application/json

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: application/json

                
{ }