aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/sdc/sdcCinderVolume.json
blob: 776226c8d514474538360bb352ca732d64424bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "uuid": "b4288e07-597a-44a2-aa98-ad36e551a39d",
    "invariantUUID": "61dc85d2-5e17-480e-a71f-8f6d59a0ead2",
    "name": "CinderVolume",
    "version": "5.0",
    "toscaModelURL": "/sdc/v1/catalog/resources/b4288e07-597a-44a2-aa98-ad36e551a39d/toscaModel",
    "category": "Generic",
    "subCategory": "Infrastructure",
    "resourceType": "VFC",
    "lifecycleState": "CERTIFIED",
    "lastUpdaterUserId": "user",
    "lastUpdaterFullName": "Jimmy Hendrix",
    "toscaResourceName": "org.onap.resource.vfc.nodes.heat.cinder.Volume",
    "description": "Represents a server-local block storage device that provides persistent storage to guest virtual machines. "
}