AppCmdExecConfig Data Type

Properties
name data type constraints description
guid string  
ver number  
name string  
cmdArg array of string  
applications array of Application  
appCmdExecConfigParams array of AppCmdExecConfigParam  
cmdExecMethod CmdExecMethod  
exportData boolean required
removeFilesAfterExport boolean required
sourceType SourceType  
sourcePath string  
buildInType BuildInType  
timeout number required
userModifiable boolean required
nameAndGuid NameAndGuid  
ignoredExitCodes string  
stdErrorHandling StdErrorHandling  
auditEntityName string  
nameGuidAndType NameGuidAndType  
useNetcat boolean required

Example

{
  "guid" : "...",
  "ver" : 12345,
  "name" : "...",
  "cmdArg" : [ "...", "..." ],
  "applications" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nodeConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "backupDestinations" : [ { }, { } ],
      "nodes" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "hypervisorManagers" : [ { }, { } ],
      "storageProviders" : [ { }, { } ],
      "applications" : [ { }, { } ],
      "nameAndGuid" : { },
      "cloudServiceProviders" : [ { }, { } ],
      "hypervisorCluster" : { },
      "nameGuidAndType" : { },
      "tapeManagers" : [ { }, { } ],
      "name" : "...",
      "modificationTime" : 12345,
      "isDefault" : true,
      "generalSettings" : { },
      "threadsSettings" : { },
      "netcatSettings" : { },
      "cloudAgentSettings" : { },
      "auditEntityName" : "...",
      "defaultNode" : { },
      "usedInArchitecture" : true,
      "architectureInfo" : "...",
      "pathableBackupDestinations" : [ { }, { } ]
    },
    "appBackupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "applications" : [ { }, { } ],
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "ETCD_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "backupDestinations" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "nameAndGuid" : { },
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "protectedEntityCount" : 12345,
      "protectedEntityType" : "CLOUD_GROUP",
      "protectedEntities" : [ { }, { } ]
    },
    "appCmdExecConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "cmdArg" : [ "...", "..." ],
      "applications" : [ { }, { } ],
      "appCmdExecConfigParams" : [ { }, { } ],
      "cmdExecMethod" : "NODE",
      "exportData" : true,
      "removeFilesAfterExport" : true,
      "sourceType" : "STREAM",
      "sourcePath" : "...",
      "buildInType" : "MYSQL_MARIADB_DB_BACKUP",
      "timeout" : 12345,
      "userModifiable" : true,
      "nameAndGuid" : { },
      "ignoredExitCodes" : "...",
      "stdErrorHandling" : "IGNORE_WITH_WARNING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "useNetcat" : true
    },
    "envVariables" : [ {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "auditEntityName" : "...",
    "backupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "protectedEntityCount" : 12345,
      "protectedEntityType" : "CLOUD",
      "guid" : "...",
      "protectedEntities" : [ { }, { } ],
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "VPROTECT_GIT_REPOSITORY_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "peProviderForSystemNotification" : {
      "guid" : "...",
      "name" : "...",
      "type" : "HYPERVISOR_MANAGER"
    },
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "sshHost" : "...",
    "sshPort" : 12345,
    "lastSuccessfulFullBackupSizeForFETB" : 12345,
    "type" : "OS",
    "lastSuccessfulFullBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_GROUP",
      "type" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "DONT_TOUCH",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "REMOVED" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    },
    "lastRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "FAILED",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "THICK",
      "mountedBackupMode" : "OS_DOWNLOAD",
      "backupType" : "SYNCHRONIZATION",
      "restoreType" : "RESTORE_AND_MOUNT",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "lastSuccessfulIncBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "STORAGE",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "INHERIT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "PRESENT" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    },
    "lastStoredSnapshotAssignments" : [ {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "backups" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "APP",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "PRESENT" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "VM",
      "type" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "REMOVED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    } ],
    "warningsPresent" : true,
    "buildInType" : "OVIRT_RHV_DB_BACKUP",
    "credential" : {
      "name" : "...",
      "user" : "...",
      "secretKey" : "...",
      "sshKeyPath" : "...",
      "powerShellTransportType" : "SSL",
      "guid" : "...",
      "ver" : 12345,
      "password" : "...",
      "sshKey" : "...",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "averageProgress" : 12345.0,
    "lastChainMarkedForDeletion" : true,
    "specialOperation" : "DISCARD_METADATA_DATABASES",
    "lastSuccessfulBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "FAILED" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "present" : true,
    "snapshotMgmtPolicy" : {
      "protectedEntities" : [ { }, { } ],
      "auditEntityName" : "...",
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "MYSQL_MARIADB_DB_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "lastStoredSnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "FAILED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "lastStoredSnapshots" : [ {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "PRESENT",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    }, {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "FAILED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    } ],
    "typeDeletable" : true,
    "bounded" : true,
    "backupDestinationsByBackups" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "AZURE",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "AZURE",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "storageProviderIfPresent" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "host" : "...",
      "user" : "...",
      "availabilityZone" : "...",
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "serverPartnerUuid" : "...",
      "cephSettings" : { },
      "afsSettings" : { },
      "type" : "NUTANIX_VG",
      "nodeConfig" : { },
      "version" : "...",
      "storagePoolManagementStrategy" : "EXCLUDE",
      "managedStoragePools" : [ "...", "..." ],
      "nameAndGuid" : { },
      "trustAllCerts" : true,
      "auditEntityName" : "...",
      "password" : "...",
      "nameGuidAndType" : { },
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    },
    "cloud" : true
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nodeConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "backupDestinations" : [ { }, { } ],
      "nodes" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "hypervisorManagers" : [ { }, { } ],
      "storageProviders" : [ { }, { } ],
      "applications" : [ { }, { } ],
      "nameAndGuid" : { },
      "cloudServiceProviders" : [ { }, { } ],
      "hypervisorCluster" : { },
      "nameGuidAndType" : { },
      "tapeManagers" : [ { }, { } ],
      "name" : "...",
      "modificationTime" : 12345,
      "isDefault" : true,
      "generalSettings" : { },
      "threadsSettings" : { },
      "netcatSettings" : { },
      "cloudAgentSettings" : { },
      "auditEntityName" : "...",
      "defaultNode" : { },
      "usedInArchitecture" : true,
      "architectureInfo" : "...",
      "pathableBackupDestinations" : [ { }, { } ]
    },
    "appBackupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "applications" : [ { }, { } ],
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "MSSQL_DB_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "backupDestinations" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "nameAndGuid" : { },
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "protectedEntityCount" : 12345,
      "protectedEntityType" : "OS",
      "protectedEntities" : [ { }, { } ]
    },
    "appCmdExecConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "cmdArg" : [ "...", "..." ],
      "applications" : [ { }, { } ],
      "appCmdExecConfigParams" : [ { }, { } ],
      "cmdExecMethod" : "REMOTE_SSH",
      "exportData" : true,
      "removeFilesAfterExport" : true,
      "sourceType" : "STREAM",
      "sourcePath" : "...",
      "buildInType" : "REAR_BACKUP",
      "timeout" : 12345,
      "userModifiable" : true,
      "nameAndGuid" : { },
      "ignoredExitCodes" : "...",
      "stdErrorHandling" : "IGNORE_WITH_WARNING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "useNetcat" : true
    },
    "envVariables" : [ {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "auditEntityName" : "...",
    "backupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "protectedEntityCount" : 12345,
      "protectedEntityType" : "VM",
      "guid" : "...",
      "protectedEntities" : [ { }, { } ],
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "POSTGRESQL_DB_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "peProviderForSystemNotification" : {
      "guid" : "...",
      "name" : "...",
      "type" : "APP_CMD_EXEC_CONFIG"
    },
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "name" : "...",
    "sshHost" : "...",
    "sshPort" : 12345,
    "lastSuccessfulFullBackupSizeForFETB" : 12345,
    "type" : "CLOUD_USER",
    "lastSuccessfulFullBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "VM",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "SSH_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "PRESENT" ],
      "overallStatus" : "SUCCESS_REMOVED",
      "statusBasedOnBackupFileLocations" : "QUEUED",
      "agentType" : true,
      "deletable" : true
    },
    "lastRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "FAILED",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING",
      "mountedBackupMode" : "CLOUD_PST_DOWNLOAD",
      "backupType" : "SYNTHETIC",
      "restoreType" : "RESTORE",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "lastSuccessfulIncBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "FAILED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "SUCCESS",
      "agentType" : true,
      "deletable" : true
    },
    "lastStoredSnapshotAssignments" : [ {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "backups" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "IN_PROGRESS" ],
      "overallStatus" : "QUEUED",
      "statusBasedOnBackupFileLocations" : "SUCCESS",
      "agentType" : true,
      "deletable" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "QUEUED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "APP",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "SSH_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "PRESENT" ],
      "overallStatus" : "QUEUED",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    } ],
    "warningsPresent" : true,
    "buildInType" : "POSTGRESQL_DB_BACKUP",
    "credential" : {
      "name" : "...",
      "user" : "...",
      "secretKey" : "...",
      "sshKeyPath" : "...",
      "powerShellTransportType" : "CREDSSP",
      "guid" : "...",
      "ver" : 12345,
      "password" : "...",
      "sshKey" : "...",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "averageProgress" : 12345.0,
    "lastChainMarkedForDeletion" : true,
    "specialOperation" : "DISCARD_METADATA_DATABASES",
    "lastSuccessfulBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "FAILED" ],
      "overallStatus" : "PARTIAL_SUCCESS",
      "statusBasedOnBackupFileLocations" : "SUCCESS",
      "agentType" : true,
      "deletable" : true
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    },
    "present" : true,
    "snapshotMgmtPolicy" : {
      "protectedEntities" : [ { }, { } ],
      "auditEntityName" : "...",
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "REAR_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "lastStoredSnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "FAILED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "lastStoredSnapshots" : [ {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "QUEUED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    }, {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "REMOVED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    } ],
    "typeDeletable" : true,
    "bounded" : true,
    "backupDestinationsByBackups" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "RUBRIK",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZED",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "GCS",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "storageProviderIfPresent" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "host" : "...",
      "user" : "...",
      "availabilityZone" : "...",
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "serverPartnerUuid" : "...",
      "cephSettings" : { },
      "afsSettings" : { },
      "type" : "DEFAULT",
      "nodeConfig" : { },
      "version" : "...",
      "storagePoolManagementStrategy" : "EXCLUDE",
      "managedStoragePools" : [ "...", "..." ],
      "nameAndGuid" : { },
      "trustAllCerts" : true,
      "auditEntityName" : "...",
      "password" : "...",
      "nameGuidAndType" : { },
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    },
    "cloud" : true
  } ],
  "appCmdExecConfigParams" : [ {
    "name" : "...",
    "defaultValue" : "...",
    "userFriendlyHint" : "...",
    "showInUi" : true,
    "obligatory" : true,
    "envVariables" : [ {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "guid" : "...",
    "appCmdExecConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "cmdArg" : [ "...", "..." ],
      "applications" : [ { }, { } ],
      "appCmdExecConfigParams" : [ { }, { } ],
      "cmdExecMethod" : "REMOTE_SSH",
      "exportData" : true,
      "removeFilesAfterExport" : true,
      "sourceType" : "FILE",
      "sourcePath" : "...",
      "buildInType" : "MYSQL_MARIADB_DB_BACKUP",
      "timeout" : 12345,
      "userModifiable" : true,
      "nameAndGuid" : { },
      "ignoredExitCodes" : "...",
      "stdErrorHandling" : "DONT_IGNORE",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "useNetcat" : true
    },
    "ver" : 12345,
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "name" : "...",
    "defaultValue" : "...",
    "userFriendlyHint" : "...",
    "showInUi" : true,
    "obligatory" : true,
    "envVariables" : [ {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "hiddenInUI" : true,
      "application" : { },
      "appCmdExecConfigParam" : { },
      "value" : "...",
      "name" : "...",
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "guid" : "...",
    "appCmdExecConfig" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "cmdArg" : [ "...", "..." ],
      "applications" : [ { }, { } ],
      "appCmdExecConfigParams" : [ { }, { } ],
      "cmdExecMethod" : "NODE",
      "exportData" : true,
      "removeFilesAfterExport" : true,
      "sourceType" : "STREAM",
      "sourcePath" : "...",
      "buildInType" : "MSSQL_DB_BACKUP",
      "timeout" : 12345,
      "userModifiable" : true,
      "nameAndGuid" : { },
      "ignoredExitCodes" : "...",
      "stdErrorHandling" : "DONT_IGNORE",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "useNetcat" : true
    },
    "ver" : 12345,
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "cmdExecMethod" : "REMOTE_SSH",
  "exportData" : true,
  "removeFilesAfterExport" : true,
  "sourceType" : "FILE",
  "sourcePath" : "...",
  "buildInType" : "OVIRT_RHV_DB_BACKUP",
  "timeout" : 12345,
  "userModifiable" : true,
  "nameAndGuid" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "ignoredExitCodes" : "...",
  "stdErrorHandling" : "IGNORE_WITHOUT_WARNING",
  "auditEntityName" : "...",
  "nameGuidAndType" : {
    "type" : {
      "name" : "ENUM_NAME",
      "description" : "Enum description"
    },
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "useNetcat" : true
}