VirtualStorageResourceInfo
VirtualStorageResourceInfo
This type represents the information that allows addressing a virtualised resource that is used by a VNF instance.
JSON Example
{
"id": "string",
"virtualStorageDescId": "string",
"storageResource": {
"vimId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
},
"reservationId": "string"
}