ArchivedStorageWorkflowContext Data Type

Properties
name data type description
storageProviderGuid string
storageProviderName string
storageProviderHost string
storagePoolGuid string
storagePoolUuid string
storagePoolName string

Example

{
  "storageProviderGuid" : "...",
  "storageProviderName" : "...",
  "storageProviderHost" : "...",
  "storagePoolGuid" : "...",
  "storagePoolUuid" : "...",
  "storagePoolName" : "..."
}