AffectedVirtualStorage

AffectedVirtualStorage
AffectedVirtualStorage

This type provides information about added, deleted, modified and temporary virtual storage resources.

JSON Example
{
    "id": "string",
    "virtualStorageDescId": "string",
    "changeType": "string",
    "storageResource": {
        "vimConnectionId": "string",
        "resourceProviderId": "string",
        "resourceId": "string",
        "vimLevelResourceType": "string"
    },
    "resourceDefinitionId": "string"
}
id
Required

id

virtualStorageDescId
Required

virtualStorageDescId

string
changeType
Required

Signals the type of change. Permitted values: * ADDED * REMOVED * MODIFIED * TEMPORARY For a temporary resource, an AffectedVirtualStorage structure exists as long as the temporary resource exists.

Possible values are : ADDED, REMOVED, MODIFIED, TEMPORARY,
storageResource
Required

storageResource

resourceDefinitionId
Optional

resourceDefinitionId

metadata
Optional

metadata