WorkflowExecutionDetails Data Type

Properties
name data type description
guid string
commonContext CommonEnvironmentWorkflowContextDetails
virtualEnvironmentContext VirtualEnvironmentWorkflowContextDetails
storageContext StorageWorkflowContextDetails
applicationContext ApplicationWorkflowContextDetails
cloudContext CloudWorkflowContextDetails
osContext OSWorkflowContextDetails
tapeContext TapeWorkflowContextDetails

Example

{
  "guid" : "...",
  "commonContext" : {
    "virtualMachine" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "warningsPresent" : true,
      "lastSuccessfulFullBackup" : { },
      "lastSuccessfulIncBackup" : { },
      "averageProgress" : 12345.0,
      "lastChainMarkedForDeletion" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "lastBackup" : 1451649601000,
      "uuid" : "...",
      "hypervisor" : { },
      "hvManager" : { },
      "resourceGroup" : { },
      "vmBackupPolicy" : { },
      "snapshotMgmtPolicy" : { },
      "present" : true,
      "dataCenter" : { },
      "hvCluster" : { },
      "tags" : [ "...", "..." ],
      "hvType" : "KVM",
      "hvmType" : "OPENSTACK",
      "vmExportImportMode" : "SSH_TRANSFER",
      "preCommand" : { },
      "postCommand" : { },
      "preSnapCmdExecEnabled" : true,
      "postSnapCmdExecEnabled" : true,
      "preSnapIgnoredExitCodes" : "...",
      "postSnapIgnoredExitCodes" : "...",
      "preSnapStdErrorHandling" : "DONT_IGNORE",
      "postSnapStdErrorHandling" : "IGNORE_WITH_WARNING",
      "preSnapCmdExecTimeout" : 12345,
      "postSnapCmdExecTimeout" : 12345,
      "baseImageCreationConfig" : { },
      "project" : { },
      "externalReference" : "...",
      "originalName" : "...",
      "possibleActions" : [ "WRITE", "INVENTORY_SYNC" ],
      "networkInterfaceCards" : [ { }, { } ],
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "vmResourceType" : "STATEFUL_SET",
      "vmFlavor" : { },
      "accessKey" : { }
    },
    "application" : {
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD_GROUP",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "warningsPresent" : true,
      "lastSuccessfulFullBackup" : { },
      "lastSuccessfulIncBackup" : { },
      "averageProgress" : 12345.0,
      "nodeConfig" : { },
      "lastChainMarkedForDeletion" : true,
      "appBackupPolicy" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "appCmdExecConfig" : { },
      "sshHost" : "...",
      "lastBackup" : 1451649601000,
      "envVariables" : [ { }, { } ],
      "possibleActions" : [ "HV_READ", "INVENTORY_SYNC" ],
      "lastStoredSnapshotAssignments" : [ { }, { } ]
    },
    "storage" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD_TEAMS",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "warningsPresent" : true,
      "lastSuccessfulFullBackup" : { },
      "uuid" : "...",
      "size" : 12345,
      "lastSuccessfulIncBackup" : { },
      "snapshotable" : true,
      "storageProvider" : { },
      "averageProgress" : 12345.0,
      "lastChainMarkedForDeletion" : true,
      "storageBackupPolicy" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "snapshotMgmtPolicy" : { },
      "storagePool" : { },
      "storageProviderType" : "DEFAULT",
      "lastBackup" : 1451649601000,
      "present" : true,
      "path" : "...",
      "description" : "...",
      "possibleActions" : [ "INVENTORY_SYNC", "HV_READ" ],
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "preCommand" : { },
      "postCommand" : { },
      "preSnapCmdExecEnabled" : true,
      "postSnapCmdExecEnabled" : true,
      "preSnapIgnoredExitCodes" : "...",
      "postSnapIgnoredExitCodes" : "...",
      "preSnapStdErrorHandling" : "DONT_IGNORE",
      "postSnapStdErrorHandling" : "IGNORE_WITHOUT_WARNING",
      "preSnapCmdExecTimeout" : 12345,
      "postSnapCmdExecTimeout" : 12345,
      "nodeConfig" : { }
    },
    "cloudGroup" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "APP",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "policy" : { },
      "lastSuccessfulFullBackupSize" : 12345,
      "cloudServiceProvider" : { },
      "warningsPresent" : true,
      "lastSuccessfulFullBackup" : { },
      "cloudServiceProviderType" : "MICROSOFT365",
      "lastSuccessfulIncBackup" : { },
      "externalSourceId" : "...",
      "averageProgress" : 12345.0,
      "siteExternalSourceId" : "...",
      "lastChainMarkedForDeletion" : true,
      "siteGuid" : "...",
      "teamsGroup" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "possibleActions" : [ "HV_READ", "INVENTORY_SYNC" ],
      "present" : true,
      "members" : [ "...", "..." ],
      "lastBackup" : 1451649601000
    },
    "cloudSite" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "policy" : { },
      "warningsPresent" : true,
      "cloudServiceProvider" : { },
      "lastSuccessfulFullBackup" : { },
      "cloudServiceProviderType" : "MICROSOFT365",
      "lastSuccessfulIncBackup" : { },
      "averageProgress" : 12345.0,
      "groupExternalSourceId" : "...",
      "lastChainMarkedForDeletion" : true,
      "groupGuid" : "...",
      "parentExternalSourceId" : "...",
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "externalSourceId" : "...",
      "webUrl" : "...",
      "possibleActions" : [ "HVM_READ", "HVM_READ" ],
      "lastBackup" : 1451649601000,
      "present" : true,
      "siteType" : "GROUP"
    },
    "cloudUser" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "OS",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "email" : "...",
      "warningsPresent" : true,
      "externalSourceId" : "...",
      "lastSuccessfulFullBackup" : { },
      "userPurpose" : "EQUIPMENT",
      "policy" : { },
      "lastSuccessfulIncBackup" : { },
      "averageProgress" : 12345.0,
      "cloudServiceProvider" : { },
      "lastChainMarkedForDeletion" : true,
      "cloudServiceProviderType" : "MICROSOFT365",
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "possibleActions" : [ "READ", "READ" ],
      "present" : true,
      "lastBackup" : 1451649601000
    },
    "cloudTeams" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD_GROUP",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "policy" : { },
      "lastSuccessfulFullBackupSize" : 12345,
      "cloudServiceProvider" : { },
      "warningsPresent" : true,
      "lastSuccessfulFullBackup" : { },
      "cloudServiceProviderType" : "MICROSOFT365",
      "lastSuccessfulIncBackup" : { },
      "externalSourceId" : "...",
      "averageProgress" : 12345.0,
      "siteExternalSourceId" : "...",
      "lastChainMarkedForDeletion" : true,
      "siteGuid" : "...",
      "teamsGroup" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "possibleActions" : [ "WRITE", "HVM_READ" ],
      "present" : true,
      "members" : [ "...", "..." ],
      "lastBackup" : 1451649601000
    },
    "osAgent" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "STORAGE",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "description" : "...",
      "lastLoginDate" : 12345,
      "warningsPresent" : true,
      "status" : "DISCONNECTED",
      "lastSuccessfulFullBackup" : { },
      "possibleActions" : [ "READ", "HVM_READ" ],
      "lastSuccessfulIncBackup" : { },
      "nodeConfig" : { },
      "averageProgress" : 12345.0,
      "policy" : { },
      "lastChainMarkedForDeletion" : true,
      "enabledScheduledBackups" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "osType" : "MAC",
      "lastBackup" : 1451649601000
    }
  },
  "virtualEnvironmentContext" : {
    "hvCluster" : {
      "guid" : "...",
      "uuid" : "...",
      "name" : "...",
      "hvManager" : { },
      "hvManagerType" : "AZURE",
      "dataCenter" : { },
      "storageProvider" : { },
      "nodeConfig" : { },
      "projects" : [ { }, { } ],
      "visibleForAllProjects" : true
    },
    "hypervisor" : {
      "host" : "...",
      "sshPort" : 12345,
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "vmCount" : 12345,
      "hvManager" : { },
      "hvmType" : { },
      "vmExportImportMode" : "SSH_TRANSFER",
      "transferNicAddress" : "...",
      "dataCenterName" : "...",
      "cluster" : { },
      "vmOwner" : "...",
      "vmOwningGroup" : "...",
      "storageType" : "DEFAULT",
      "storageProvider" : { },
      "licenseCovered" : true,
      "useNetcat" : true,
      "citrixSettings" : { },
      "libvirtSettings" : { },
      "proxmoxSettings" : { },
      "hvHypervSettings" : { },
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "possibleActions" : [ "INVENTORY_SYNC", "INVENTORY_SYNC" ],
      "version" : "...",
      "trustAllCerts" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "type" : { }
    },
    "hypervisorManager" : {
      "url" : "...",
      "sshPort" : 12345,
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "hvCount" : 12345,
      "vmCount" : 12345,
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "useNetcat" : true,
      "storageType" : "CEPH",
      "region" : "...",
      "endpointInterfaceType" : "ADMIN",
      "ovmSettings" : { },
      "rhvSettings" : { },
      "awsSettings" : { },
      "vmwareSettings" : { },
      "openStackSettings" : { },
      "nutanixSettings" : { },
      "oadpSettings" : { },
      "hvmHypervSettings" : { },
      "hvmAzureSettings" : { },
      "gcpSettings" : { },
      "useToken" : true,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "possibleActions" : [ "HV_READ", "HVM_READ" ],
      "version" : "...",
      "trustAllCerts" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "type" : { }
    },
    "project" : {
      "guid" : "...",
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "quota" : { },
      "backupDestinations" : [ { }, { } ],
      "authenticationDomains" : [ { }, { } ]
    },
    "dataCenter" : {
      "guid" : "...",
      "uuid" : "...",
      "name" : "...",
      "hypervisor" : { },
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ]
    }
  },
  "storageContext" : {
    "storageProvider" : {
      "guid" : "...",
      "name" : "...",
      "host" : "...",
      "user" : "...",
      "type" : "FILE_SYSTEM",
      "nodeConfig" : { },
      "storageCount" : 12345,
      "cephSettings" : { },
      "afsSettings" : { },
      "availabilityZone" : "...",
      "serverPartnerUuid" : "...",
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "possibleActions" : [ "WRITE", "READ" ],
      "storagePoolManagementStrategy" : "INCLUDE",
      "managedStoragePools" : [ "...", "..." ],
      "version" : "...",
      "trustAllCerts" : true
    }
  },
  "applicationContext" : {
    "appCmdExecConfig" : {
      "applications" : [ { }, { } ],
      "name" : "...",
      "cmdArg" : [ "...", "..." ],
      "timeout" : 12345,
      "ignoredExitCodes" : "...",
      "cmdExecMethod" : "NODE",
      "stdErrorHandling" : "IGNORE_WITHOUT_WARNING",
      "exportData" : true,
      "buildInType" : "OVIRT_RHV_DB_BACKUP",
      "removeFilesAfterExport" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "sourceType" : "FILE",
      "sourcePath" : "...",
      "appCmdExecConfigParams" : [ { }, { } ],
      "userModifiable" : true,
      "useNetcat" : true,
      "possibleActions" : [ "HVM_READ", "READ" ],
      "instanceCount" : 12345
    }
  },
  "cloudContext" : {
    "cloudServiceProvider" : {
      "guid" : "...",
      "cloudServiceProviderType" : "MICROSOFT365",
      "name" : "...",
      "tenantId" : "...",
      "applications" : [ { }, { } ],
      "possibleActions" : [ "INVENTORY_SYNC", "READ" ],
      "nodeConfig" : { },
      "filterUser" : { }
    }
  },
  "osContext" : {
    "osAgent" : {
      "sshHost" : "...",
      "sshPort" : 12345,
      "credential" : { },
      "sshKeyPath" : "...",
      "backupCount" : 12345,
      "rules" : [ { }, { } ],
      "name" : "...",
      "type" : "CLOUD",
      "backupUpToDate" : true,
      "restorable" : true,
      "lastSuccessfulBackupSize" : 12345,
      "lastSuccessfulFullBackupSize" : 12345,
      "description" : "...",
      "lastLoginDate" : 12345,
      "warningsPresent" : true,
      "status" : "CONNECTED",
      "lastSuccessfulFullBackup" : { },
      "possibleActions" : [ "INVENTORY_SYNC", "HVM_READ" ],
      "lastSuccessfulIncBackup" : { },
      "nodeConfig" : { },
      "averageProgress" : 12345.0,
      "policy" : { },
      "lastChainMarkedForDeletion" : true,
      "enabledScheduledBackups" : true,
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "osType" : "MAC",
      "lastBackup" : 1451649601000
    }
  },
  "tapeContext" : {
    "tapeManager" : {
      "guid" : "...",
      "url" : "...",
      "name" : "...",
      "state" : "QUEUED_STOP",
      "nodeConfig" : { },
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345
    }
  }
}