ibm.BackupRecoveryDownloadFilesFolders
Explore with Pulumi AI
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.BackupRecoveryDownloadFilesFolders;
import com.pulumi.ibm.BackupRecoveryDownloadFilesFoldersArgs;
import com.pulumi.ibm.inputs.BackupRecoveryDownloadFilesFoldersDocumentArgs;
import com.pulumi.ibm.inputs.BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs;
import com.pulumi.ibm.inputs.BackupRecoveryDownloadFilesFoldersObjectArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
var backupRecoveryDownloadFilesFoldersInstance = new BackupRecoveryDownloadFilesFolders("backupRecoveryDownloadFilesFoldersInstance", BackupRecoveryDownloadFilesFoldersArgs.builder()
.documents(BackupRecoveryDownloadFilesFoldersDocumentArgs.builder()
.isDirectory(true)
.itemId("item_id")
.build())
.filesAndFolders(BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs.builder()
.absolutePath("absolute_path")
.isDirectory(true)
.build())
.object(BackupRecoveryDownloadFilesFoldersObjectArgs.builder()
.archivalTargetInfos(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArgs.builder()
.archivalTaskId("archival_task_id")
.ownershipContext("Local")
.targetId(1)
.targetName("target_name")
.targetType("Tape")
.tierSettings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArgs.builder()
.awsTiering(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.azureTiering(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.cloudPlatform("AWS")
.currentTierType("kAmazonS3Standard")
.googleTiering(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.oracleTiering(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build())
.usageType("Archival")
.build())
.bytesRestored(1)
.endTimeUsecs(1)
.messages("messages")
.objectInfos(BackupRecoveryDownloadFilesFoldersObjectObjectInfoArgs.builder()
.childObjects(BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArgs.builder()
.environment("kPhysical")
.globalId("global_id")
.id(1)
.logicalSizeBytes(1)
.name("name")
.objectHash("object_hash")
.objectType("kCluster")
.osType("kLinux")
.protectionType("kAgent")
.sharepointSiteSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.sourceId(1)
.sourceName("source_name")
.uuid("uuid")
.vCenterSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.windowsClusterSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build())
.environment("kPhysical")
.globalId("global_id")
.id(1)
.logicalSizeBytes(1)
.name("name")
.objectHash("object_hash")
.objectType("kCluster")
.osType("kLinux")
.protectionType("kAgent")
.sharepointSiteSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.sourceId(1)
.sourceName("source_name")
.uuid("uuid")
.vCenterSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.windowsClusterSummary(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build())
.pointInTimeUsecs(1)
.progressTaskId("progress_task_id")
.protectionGroupId("protection_group_id")
.protectionGroupName("protection_group_name")
.recoverFromStandby(true)
.snapshotCreationTimeUsecs(1)
.snapshotId("snapshot_id")
.snapshotTargetType("Local")
.startTimeUsecs(1)
.status("Accepted")
.build())
.xIbmTenantId("x_ibm_tenant_id")
.build());
}
}
resources:
backupRecoveryDownloadFilesFoldersInstance:
type: ibm:BackupRecoveryDownloadFilesFolders
properties:
documents:
- isDirectory: true
itemId: item_id
filesAndFolders:
- absolutePath: absolute_path
isDirectory: true
object:
archivalTargetInfos:
- archivalTaskId: archival_task_id
ownershipContext: Local
targetId: 1
targetName: target_name
targetType: Tape
tierSettings:
- awsTiering:
- tiers:
- moveAfter: 1
moveAfterUnit: Days
tierType: kAmazonS3Standard
azureTiering:
- tiers:
- moveAfter: 1
moveAfterUnit: Days
tierType: kAzureTierHot
cloudPlatform: AWS
currentTierType: kAmazonS3Standard
googleTiering:
- tiers:
- moveAfter: 1
moveAfterUnit: Days
tierType: kGoogleStandard
oracleTiering:
- tiers:
- moveAfter: 1
moveAfterUnit: Days
tierType: kOracleTierStandard
usageType: Archival
bytesRestored: 1
endTimeUsecs: 1
messages:
- messages
objectInfos:
- childObjects:
- environment: kPhysical
globalId: global_id
id: 1
logicalSizeBytes: 1
name: name
objectHash: object_hash
objectType: kCluster
osType: kLinux
protectionType: kAgent
sharepointSiteSummary:
- siteWebUrl: site_web_url
sourceId: 1
sourceName: source_name
uuid: uuid
vCenterSummary:
- isCloudEnv: true
windowsClusterSummary:
- clusterSourceType: cluster_source_type
environment: kPhysical
globalId: global_id
id: 1
logicalSizeBytes: 1
name: name
objectHash: object_hash
objectType: kCluster
osType: kLinux
protectionType: kAgent
sharepointSiteSummary:
- siteWebUrl: site_web_url
sourceId: 1
sourceName: source_name
uuid: uuid
vCenterSummary:
- isCloudEnv: true
windowsClusterSummary:
- clusterSourceType: cluster_source_type
pointInTimeUsecs: 1
progressTaskId: progress_task_id
protectionGroupId: protection_group_id
protectionGroupName: protection_group_name
recoverFromStandby: true
snapshotCreationTimeUsecs: 1
snapshotId: snapshot_id
snapshotTargetType: Local
startTimeUsecs: 1
status: Accepted
xIbmTenantId: x_ibm_tenant_id
Create BackupRecoveryDownloadFilesFolders Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new BackupRecoveryDownloadFilesFolders(name: string, args: BackupRecoveryDownloadFilesFoldersArgs, opts?: CustomResourceOptions);
@overload
def BackupRecoveryDownloadFilesFolders(resource_name: str,
args: BackupRecoveryDownloadFilesFoldersArgs,
opts: Optional[ResourceOptions] = None)
@overload
def BackupRecoveryDownloadFilesFolders(resource_name: str,
opts: Optional[ResourceOptions] = None,
files_and_folders: Optional[Sequence[BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs]] = None,
object: Optional[BackupRecoveryDownloadFilesFoldersObjectArgs] = None,
x_ibm_tenant_id: Optional[str] = None,
backup_recovery_download_files_folders_id: Optional[str] = None,
documents: Optional[Sequence[BackupRecoveryDownloadFilesFoldersDocumentArgs]] = None,
glacier_retrieval_type: Optional[str] = None,
name: Optional[str] = None,
parent_recovery_id: Optional[str] = None)
func NewBackupRecoveryDownloadFilesFolders(ctx *Context, name string, args BackupRecoveryDownloadFilesFoldersArgs, opts ...ResourceOption) (*BackupRecoveryDownloadFilesFolders, error)
public BackupRecoveryDownloadFilesFolders(string name, BackupRecoveryDownloadFilesFoldersArgs args, CustomResourceOptions? opts = null)
public BackupRecoveryDownloadFilesFolders(String name, BackupRecoveryDownloadFilesFoldersArgs args)
public BackupRecoveryDownloadFilesFolders(String name, BackupRecoveryDownloadFilesFoldersArgs args, CustomResourceOptions options)
type: ibm:BackupRecoveryDownloadFilesFolders
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args BackupRecoveryDownloadFilesFoldersArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args BackupRecoveryDownloadFilesFoldersArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args BackupRecoveryDownloadFilesFoldersArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BackupRecoveryDownloadFilesFoldersArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args BackupRecoveryDownloadFilesFoldersArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var backupRecoveryDownloadFilesFoldersResource = new Ibm.BackupRecoveryDownloadFilesFolders("backupRecoveryDownloadFilesFoldersResource", new()
{
FilesAndFolders = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs
{
AbsolutePath = "string",
IsDirectory = false,
},
},
Object = new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArgs
{
SnapshotId = "string",
ProgressTaskId = "string",
ProtectionGroupName = "string",
Messages = new[]
{
"string",
},
ObjectInfos = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoArgs
{
ChildObjects = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArgs
{
ChildObjects = new[]
{
null,
},
Environment = "string",
GlobalId = "string",
Id = 0,
LogicalSizeBytes = 0,
Name = "string",
ObjectHash = "string",
ObjectType = "string",
OsType = "string",
ProtectionType = "string",
SharepointSiteSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummaryArgs
{
SiteWebUrl = "string",
},
},
SourceId = 0,
SourceName = "string",
Uuid = "string",
VCenterSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummaryArgs
{
IsCloudEnv = false,
},
},
WindowsClusterSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummaryArgs
{
ClusterSourceType = "string",
},
},
},
},
Environment = "string",
GlobalId = "string",
Id = 0,
LogicalSizeBytes = 0,
Name = "string",
ObjectHash = "string",
ObjectType = "string",
OsType = "string",
ProtectionType = "string",
SharepointSiteSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummaryArgs
{
SiteWebUrl = "string",
},
},
SourceId = 0,
SourceName = "string",
Uuid = "string",
VCenterSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummaryArgs
{
IsCloudEnv = false,
},
},
WindowsClusterSummaries = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummaryArgs
{
ClusterSourceType = "string",
},
},
},
},
PointInTimeUsecs = 0,
ArchivalTargetInfos = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArgs
{
ArchivalTaskId = "string",
OwnershipContext = "string",
TargetId = 0,
TargetName = "string",
TargetType = "string",
TierSettings = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArgs
{
AwsTierings = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringArgs
{
Tiers = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTierArgs
{
MoveAfter = 0,
MoveAfterUnit = "string",
TierType = "string",
},
},
},
},
AzureTierings = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringArgs
{
Tiers = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTierArgs
{
MoveAfter = 0,
MoveAfterUnit = "string",
TierType = "string",
},
},
},
},
CloudPlatform = "string",
CurrentTierType = "string",
GoogleTierings = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringArgs
{
Tiers = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTierArgs
{
MoveAfter = 0,
MoveAfterUnit = "string",
TierType = "string",
},
},
},
},
OracleTierings = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringArgs
{
Tiers = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTierArgs
{
MoveAfter = 0,
MoveAfterUnit = "string",
TierType = "string",
},
},
},
},
},
},
UsageType = "string",
},
},
ProtectionGroupId = "string",
EndTimeUsecs = 0,
RecoverFromStandby = false,
SnapshotCreationTimeUsecs = 0,
BytesRestored = 0,
SnapshotTargetType = "string",
StartTimeUsecs = 0,
Status = "string",
},
XIbmTenantId = "string",
BackupRecoveryDownloadFilesFoldersId = "string",
Documents = new[]
{
new Ibm.Inputs.BackupRecoveryDownloadFilesFoldersDocumentArgs
{
ItemId = "string",
IsDirectory = false,
},
},
GlacierRetrievalType = "string",
Name = "string",
ParentRecoveryId = "string",
});
example, err := ibm.NewBackupRecoveryDownloadFilesFolders(ctx, "backupRecoveryDownloadFilesFoldersResource", &ibm.BackupRecoveryDownloadFilesFoldersArgs{
FilesAndFolders: ibm.BackupRecoveryDownloadFilesFoldersFilesAndFolderArray{
&ibm.BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs{
AbsolutePath: pulumi.String("string"),
IsDirectory: pulumi.Bool(false),
},
},
Object: &ibm.BackupRecoveryDownloadFilesFoldersObjectArgs{
SnapshotId: pulumi.String("string"),
ProgressTaskId: pulumi.String("string"),
ProtectionGroupName: pulumi.String("string"),
Messages: pulumi.StringArray{
pulumi.String("string"),
},
ObjectInfos: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoArgs{
ChildObjects: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArgs{
ChildObjects: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectChildObjectArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectChildObjectArgs{},
},
Environment: pulumi.String("string"),
GlobalId: pulumi.String("string"),
Id: pulumi.Float64(0),
LogicalSizeBytes: pulumi.Float64(0),
Name: pulumi.String("string"),
ObjectHash: pulumi.String("string"),
ObjectType: pulumi.String("string"),
OsType: pulumi.String("string"),
ProtectionType: pulumi.String("string"),
SharepointSiteSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummaryArgs{
SiteWebUrl: pulumi.String("string"),
},
},
SourceId: pulumi.Float64(0),
SourceName: pulumi.String("string"),
Uuid: pulumi.String("string"),
VCenterSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummaryArgs{
IsCloudEnv: pulumi.Bool(false),
},
},
WindowsClusterSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummaryArgs{
ClusterSourceType: pulumi.String("string"),
},
},
},
},
Environment: pulumi.String("string"),
GlobalId: pulumi.String("string"),
Id: pulumi.Float64(0),
LogicalSizeBytes: pulumi.Float64(0),
Name: pulumi.String("string"),
ObjectHash: pulumi.String("string"),
ObjectType: pulumi.String("string"),
OsType: pulumi.String("string"),
ProtectionType: pulumi.String("string"),
SharepointSiteSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummaryArgs{
SiteWebUrl: pulumi.String("string"),
},
},
SourceId: pulumi.Float64(0),
SourceName: pulumi.String("string"),
Uuid: pulumi.String("string"),
VCenterSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummaryArgs{
IsCloudEnv: pulumi.Bool(false),
},
},
WindowsClusterSummaries: ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummaryArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummaryArgs{
ClusterSourceType: pulumi.String("string"),
},
},
},
},
PointInTimeUsecs: pulumi.Float64(0),
ArchivalTargetInfos: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArgs{
ArchivalTaskId: pulumi.String("string"),
OwnershipContext: pulumi.String("string"),
TargetId: pulumi.Float64(0),
TargetName: pulumi.String("string"),
TargetType: pulumi.String("string"),
TierSettings: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArgs{
AwsTierings: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringArgs{
Tiers: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTierArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTierArgs{
MoveAfter: pulumi.Float64(0),
MoveAfterUnit: pulumi.String("string"),
TierType: pulumi.String("string"),
},
},
},
},
AzureTierings: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringArgs{
Tiers: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTierArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTierArgs{
MoveAfter: pulumi.Float64(0),
MoveAfterUnit: pulumi.String("string"),
TierType: pulumi.String("string"),
},
},
},
},
CloudPlatform: pulumi.String("string"),
CurrentTierType: pulumi.String("string"),
GoogleTierings: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringArgs{
Tiers: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTierArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTierArgs{
MoveAfter: pulumi.Float64(0),
MoveAfterUnit: pulumi.String("string"),
TierType: pulumi.String("string"),
},
},
},
},
OracleTierings: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringArgs{
Tiers: ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTierArray{
&ibm.BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTierArgs{
MoveAfter: pulumi.Float64(0),
MoveAfterUnit: pulumi.String("string"),
TierType: pulumi.String("string"),
},
},
},
},
},
},
UsageType: pulumi.String("string"),
},
},
ProtectionGroupId: pulumi.String("string"),
EndTimeUsecs: pulumi.Float64(0),
RecoverFromStandby: pulumi.Bool(false),
SnapshotCreationTimeUsecs: pulumi.Float64(0),
BytesRestored: pulumi.Float64(0),
SnapshotTargetType: pulumi.String("string"),
StartTimeUsecs: pulumi.Float64(0),
Status: pulumi.String("string"),
},
XIbmTenantId: pulumi.String("string"),
BackupRecoveryDownloadFilesFoldersId: pulumi.String("string"),
Documents: ibm.BackupRecoveryDownloadFilesFoldersDocumentArray{
&ibm.BackupRecoveryDownloadFilesFoldersDocumentArgs{
ItemId: pulumi.String("string"),
IsDirectory: pulumi.Bool(false),
},
},
GlacierRetrievalType: pulumi.String("string"),
Name: pulumi.String("string"),
ParentRecoveryId: pulumi.String("string"),
})
var backupRecoveryDownloadFilesFoldersResource = new BackupRecoveryDownloadFilesFolders("backupRecoveryDownloadFilesFoldersResource", BackupRecoveryDownloadFilesFoldersArgs.builder()
.filesAndFolders(BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs.builder()
.absolutePath("string")
.isDirectory(false)
.build())
.object(BackupRecoveryDownloadFilesFoldersObjectArgs.builder()
.snapshotId("string")
.progressTaskId("string")
.protectionGroupName("string")
.messages("string")
.objectInfos(BackupRecoveryDownloadFilesFoldersObjectObjectInfoArgs.builder()
.childObjects(BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArgs.builder()
.childObjects()
.environment("string")
.globalId("string")
.id(0)
.logicalSizeBytes(0)
.name("string")
.objectHash("string")
.objectType("string")
.osType("string")
.protectionType("string")
.sharepointSiteSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummaryArgs.builder()
.siteWebUrl("string")
.build())
.sourceId(0)
.sourceName("string")
.uuid("string")
.vCenterSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummaryArgs.builder()
.isCloudEnv(false)
.build())
.windowsClusterSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummaryArgs.builder()
.clusterSourceType("string")
.build())
.build())
.environment("string")
.globalId("string")
.id(0)
.logicalSizeBytes(0)
.name("string")
.objectHash("string")
.objectType("string")
.osType("string")
.protectionType("string")
.sharepointSiteSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummaryArgs.builder()
.siteWebUrl("string")
.build())
.sourceId(0)
.sourceName("string")
.uuid("string")
.vCenterSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummaryArgs.builder()
.isCloudEnv(false)
.build())
.windowsClusterSummaries(BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummaryArgs.builder()
.clusterSourceType("string")
.build())
.build())
.pointInTimeUsecs(0)
.archivalTargetInfos(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArgs.builder()
.archivalTaskId("string")
.ownershipContext("string")
.targetId(0)
.targetName("string")
.targetType("string")
.tierSettings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArgs.builder()
.awsTierings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringArgs.builder()
.tiers(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTierArgs.builder()
.moveAfter(0)
.moveAfterUnit("string")
.tierType("string")
.build())
.build())
.azureTierings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringArgs.builder()
.tiers(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTierArgs.builder()
.moveAfter(0)
.moveAfterUnit("string")
.tierType("string")
.build())
.build())
.cloudPlatform("string")
.currentTierType("string")
.googleTierings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringArgs.builder()
.tiers(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTierArgs.builder()
.moveAfter(0)
.moveAfterUnit("string")
.tierType("string")
.build())
.build())
.oracleTierings(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringArgs.builder()
.tiers(BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTierArgs.builder()
.moveAfter(0)
.moveAfterUnit("string")
.tierType("string")
.build())
.build())
.build())
.usageType("string")
.build())
.protectionGroupId("string")
.endTimeUsecs(0)
.recoverFromStandby(false)
.snapshotCreationTimeUsecs(0)
.bytesRestored(0)
.snapshotTargetType("string")
.startTimeUsecs(0)
.status("string")
.build())
.xIbmTenantId("string")
.backupRecoveryDownloadFilesFoldersId("string")
.documents(BackupRecoveryDownloadFilesFoldersDocumentArgs.builder()
.itemId("string")
.isDirectory(false)
.build())
.glacierRetrievalType("string")
.name("string")
.parentRecoveryId("string")
.build());
backup_recovery_download_files_folders_resource = ibm.BackupRecoveryDownloadFilesFolders("backupRecoveryDownloadFilesFoldersResource",
files_and_folders=[{
"absolute_path": "string",
"is_directory": False,
}],
object={
"snapshot_id": "string",
"progress_task_id": "string",
"protection_group_name": "string",
"messages": ["string"],
"object_infos": [{
"child_objects": [{
"child_objects": [{}],
"environment": "string",
"global_id": "string",
"id": 0,
"logical_size_bytes": 0,
"name": "string",
"object_hash": "string",
"object_type": "string",
"os_type": "string",
"protection_type": "string",
"sharepoint_site_summaries": [{
"site_web_url": "string",
}],
"source_id": 0,
"source_name": "string",
"uuid": "string",
"v_center_summaries": [{
"is_cloud_env": False,
}],
"windows_cluster_summaries": [{
"cluster_source_type": "string",
}],
}],
"environment": "string",
"global_id": "string",
"id": 0,
"logical_size_bytes": 0,
"name": "string",
"object_hash": "string",
"object_type": "string",
"os_type": "string",
"protection_type": "string",
"sharepoint_site_summaries": [{
"site_web_url": "string",
}],
"source_id": 0,
"source_name": "string",
"uuid": "string",
"v_center_summaries": [{
"is_cloud_env": False,
}],
"windows_cluster_summaries": [{
"cluster_source_type": "string",
}],
}],
"point_in_time_usecs": 0,
"archival_target_infos": [{
"archival_task_id": "string",
"ownership_context": "string",
"target_id": 0,
"target_name": "string",
"target_type": "string",
"tier_settings": [{
"aws_tierings": [{
"tiers": [{
"move_after": 0,
"move_after_unit": "string",
"tier_type": "string",
}],
}],
"azure_tierings": [{
"tiers": [{
"move_after": 0,
"move_after_unit": "string",
"tier_type": "string",
}],
}],
"cloud_platform": "string",
"current_tier_type": "string",
"google_tierings": [{
"tiers": [{
"move_after": 0,
"move_after_unit": "string",
"tier_type": "string",
}],
}],
"oracle_tierings": [{
"tiers": [{
"move_after": 0,
"move_after_unit": "string",
"tier_type": "string",
}],
}],
}],
"usage_type": "string",
}],
"protection_group_id": "string",
"end_time_usecs": 0,
"recover_from_standby": False,
"snapshot_creation_time_usecs": 0,
"bytes_restored": 0,
"snapshot_target_type": "string",
"start_time_usecs": 0,
"status": "string",
},
x_ibm_tenant_id="string",
backup_recovery_download_files_folders_id="string",
documents=[{
"item_id": "string",
"is_directory": False,
}],
glacier_retrieval_type="string",
name="string",
parent_recovery_id="string")
const backupRecoveryDownloadFilesFoldersResource = new ibm.BackupRecoveryDownloadFilesFolders("backupRecoveryDownloadFilesFoldersResource", {
filesAndFolders: [{
absolutePath: "string",
isDirectory: false,
}],
object: {
snapshotId: "string",
progressTaskId: "string",
protectionGroupName: "string",
messages: ["string"],
objectInfos: [{
childObjects: [{
childObjects: [{}],
environment: "string",
globalId: "string",
id: 0,
logicalSizeBytes: 0,
name: "string",
objectHash: "string",
objectType: "string",
osType: "string",
protectionType: "string",
sharepointSiteSummaries: [{
siteWebUrl: "string",
}],
sourceId: 0,
sourceName: "string",
uuid: "string",
vCenterSummaries: [{
isCloudEnv: false,
}],
windowsClusterSummaries: [{
clusterSourceType: "string",
}],
}],
environment: "string",
globalId: "string",
id: 0,
logicalSizeBytes: 0,
name: "string",
objectHash: "string",
objectType: "string",
osType: "string",
protectionType: "string",
sharepointSiteSummaries: [{
siteWebUrl: "string",
}],
sourceId: 0,
sourceName: "string",
uuid: "string",
vCenterSummaries: [{
isCloudEnv: false,
}],
windowsClusterSummaries: [{
clusterSourceType: "string",
}],
}],
pointInTimeUsecs: 0,
archivalTargetInfos: [{
archivalTaskId: "string",
ownershipContext: "string",
targetId: 0,
targetName: "string",
targetType: "string",
tierSettings: [{
awsTierings: [{
tiers: [{
moveAfter: 0,
moveAfterUnit: "string",
tierType: "string",
}],
}],
azureTierings: [{
tiers: [{
moveAfter: 0,
moveAfterUnit: "string",
tierType: "string",
}],
}],
cloudPlatform: "string",
currentTierType: "string",
googleTierings: [{
tiers: [{
moveAfter: 0,
moveAfterUnit: "string",
tierType: "string",
}],
}],
oracleTierings: [{
tiers: [{
moveAfter: 0,
moveAfterUnit: "string",
tierType: "string",
}],
}],
}],
usageType: "string",
}],
protectionGroupId: "string",
endTimeUsecs: 0,
recoverFromStandby: false,
snapshotCreationTimeUsecs: 0,
bytesRestored: 0,
snapshotTargetType: "string",
startTimeUsecs: 0,
status: "string",
},
xIbmTenantId: "string",
backupRecoveryDownloadFilesFoldersId: "string",
documents: [{
itemId: "string",
isDirectory: false,
}],
glacierRetrievalType: "string",
name: "string",
parentRecoveryId: "string",
});
type: ibm:BackupRecoveryDownloadFilesFolders
properties:
backupRecoveryDownloadFilesFoldersId: string
documents:
- isDirectory: false
itemId: string
filesAndFolders:
- absolutePath: string
isDirectory: false
glacierRetrievalType: string
name: string
object:
archivalTargetInfos:
- archivalTaskId: string
ownershipContext: string
targetId: 0
targetName: string
targetType: string
tierSettings:
- awsTierings:
- tiers:
- moveAfter: 0
moveAfterUnit: string
tierType: string
azureTierings:
- tiers:
- moveAfter: 0
moveAfterUnit: string
tierType: string
cloudPlatform: string
currentTierType: string
googleTierings:
- tiers:
- moveAfter: 0
moveAfterUnit: string
tierType: string
oracleTierings:
- tiers:
- moveAfter: 0
moveAfterUnit: string
tierType: string
usageType: string
bytesRestored: 0
endTimeUsecs: 0
messages:
- string
objectInfos:
- childObjects:
- childObjects:
- {}
environment: string
globalId: string
id: 0
logicalSizeBytes: 0
name: string
objectHash: string
objectType: string
osType: string
protectionType: string
sharepointSiteSummaries:
- siteWebUrl: string
sourceId: 0
sourceName: string
uuid: string
vCenterSummaries:
- isCloudEnv: false
windowsClusterSummaries:
- clusterSourceType: string
environment: string
globalId: string
id: 0
logicalSizeBytes: 0
name: string
objectHash: string
objectType: string
osType: string
protectionType: string
sharepointSiteSummaries:
- siteWebUrl: string
sourceId: 0
sourceName: string
uuid: string
vCenterSummaries:
- isCloudEnv: false
windowsClusterSummaries:
- clusterSourceType: string
pointInTimeUsecs: 0
progressTaskId: string
protectionGroupId: string
protectionGroupName: string
recoverFromStandby: false
snapshotCreationTimeUsecs: 0
snapshotId: string
snapshotTargetType: string
startTimeUsecs: 0
status: string
parentRecoveryId: string
xIbmTenantId: string
BackupRecoveryDownloadFilesFolders Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The BackupRecoveryDownloadFilesFolders resource accepts the following input properties:
- Files
And List<BackupFolders Recovery Download Files Folders Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- XIbm
Tenant stringId - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- Backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- Documents
List<Backup
Recovery Download Files Folders Document> - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- Glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Files
And []BackupFolders Recovery Download Files Folders Files And Folder Args - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Object
Backup
Recovery Download Files Folders Object Args - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- XIbm
Tenant stringId - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- Backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- Documents
[]Backup
Recovery Download Files Folders Document Args - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- Glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- files
And List<BackupFolders Recovery Download Files Folders Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- x
Ibm StringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery StringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
List<Backup
Recovery Download Files Folders Document> - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- glacier
Retrieval StringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Recovery StringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- files
And BackupFolders Recovery Download Files Folders Files And Folder[] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- x
Ibm stringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
Backup
Recovery Download Files Folders Document[] - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- files_
and_ Sequence[Backupfolders Recovery Download Files Folders Files And Folder Args] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- object
Backup
Recovery Download Files Folders Object Args - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- x_
ibm_ strtenant_ id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup_
recovery_ strdownload_ files_ folders_ id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
Sequence[Backup
Recovery Download Files Folders Document Args] - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- glacier_
retrieval_ strtype - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent_
recovery_ strid - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- files
And List<Property Map>Folders - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- object Property Map
- Specifies the common snapshot parameters for a protected object. Nested schema for object:
- x
Ibm StringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery StringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents List<Property Map>
- Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- glacier
Retrieval StringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Recovery StringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
Outputs
All input properties are implicitly available as output properties. Additionally, the BackupRecoveryDownloadFilesFolders resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Parent boolRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- Recovery
Action string - Specifies the type of recover action.
- Recovery
Can boolTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- Recovery
Creation List<BackupInfos Recovery Download Files Folders Recovery Creation Info> - Specifies the information about the creation of the protection group or recovery.
- Recovery
End doubleTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Recovery
Is boolMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- Recovery
Messages List<string> - Specifies messages about the recovery.
- Recovery
Mssql List<BackupParams Recovery Download Files Folders Recovery Mssql Param> - Specifies the recovery options specific to Sql environment.
- Recovery
Name string - Specifies the name of the Recovery.
- Recovery
Permissions List<BackupRecovery Download Files Folders Recovery Permission> - Specifies the list of tenants that have permissions for this recovery.
- Recovery
Physical List<BackupParams Recovery Download Files Folders Recovery Physical Param> - Specifies the recovery options specific to Physical environment.
- Recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- Recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- Recovery
Retrieve List<BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task> - Specifies the list of persistent state of a retrieve of an archive task.
- Recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- Recovery
Start doubleTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- Recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Parent boolRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- Recovery
Action string - Specifies the type of recover action.
- Recovery
Can boolTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- Recovery
Creation []BackupInfos Recovery Download Files Folders Recovery Creation Info - Specifies the information about the creation of the protection group or recovery.
- Recovery
End float64Time Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Recovery
Is boolMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- Recovery
Messages []string - Specifies messages about the recovery.
- Recovery
Mssql []BackupParams Recovery Download Files Folders Recovery Mssql Param - Specifies the recovery options specific to Sql environment.
- Recovery
Name string - Specifies the name of the Recovery.
- Recovery
Permissions []BackupRecovery Download Files Folders Recovery Permission - Specifies the list of tenants that have permissions for this recovery.
- Recovery
Physical []BackupParams Recovery Download Files Folders Recovery Physical Param - Specifies the recovery options specific to Physical environment.
- Recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- Recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- Recovery
Retrieve []BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task - Specifies the list of persistent state of a retrieve of an archive task.
- Recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- Recovery
Start float64Time Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- Recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Parent BooleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- recovery
Action String - Specifies the type of recover action.
- recovery
Can BooleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation List<BackupInfos Recovery Download Files Folders Recovery Creation Info> - Specifies the information about the creation of the protection group or recovery.
- recovery
End DoubleTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is BooleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages List<String> - Specifies messages about the recovery.
- recovery
Mssql List<BackupParams Recovery Download Files Folders Recovery Mssql Param> - Specifies the recovery options specific to Sql environment.
- recovery
Name String - Specifies the name of the Recovery.
- recovery
Permissions List<BackupRecovery Download Files Folders Recovery Permission> - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical List<BackupParams Recovery Download Files Folders Recovery Physical Param> - Specifies the recovery options specific to Physical environment.
- recovery
Progress StringTask Id - Progress monitor task id for Recovery.
- recovery
Request StringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve List<BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task> - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot StringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start DoubleTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status String - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear StringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear StringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Parent booleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- recovery
Action string - Specifies the type of recover action.
- recovery
Can booleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation BackupInfos Recovery Download Files Folders Recovery Creation Info[] - Specifies the information about the creation of the protection group or recovery.
- recovery
End numberTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is booleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages string[] - Specifies messages about the recovery.
- recovery
Mssql BackupParams Recovery Download Files Folders Recovery Mssql Param[] - Specifies the recovery options specific to Sql environment.
- recovery
Name string - Specifies the name of the Recovery.
- recovery
Permissions BackupRecovery Download Files Folders Recovery Permission[] - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical BackupParams Recovery Download Files Folders Recovery Physical Param[] - Specifies the recovery options specific to Physical environment.
- recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task[] - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start numberTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
parent_ boolrecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- recovery_
action str - Specifies the type of recover action.
- recovery_
can_ booltear_ down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery_
creation_ Sequence[Backupinfos Recovery Download Files Folders Recovery Creation Info] - Specifies the information about the creation of the protection group or recovery.
- recovery_
end_ floattime_ usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery_
is_ boolmulti_ stage_ restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery_
messages Sequence[str] - Specifies messages about the recovery.
- recovery_
mssql_ Sequence[Backupparams Recovery Download Files Folders Recovery Mssql Param] - Specifies the recovery options specific to Sql environment.
- recovery_
name str - Specifies the name of the Recovery.
- recovery_
permissions Sequence[BackupRecovery Download Files Folders Recovery Permission] - Specifies the list of tenants that have permissions for this recovery.
- recovery_
physical_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param] - Specifies the recovery options specific to Physical environment.
- recovery_
progress_ strtask_ id - Progress monitor task id for Recovery.
- recovery_
request_ strinitiator_ type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery_
retrieve_ Sequence[Backuparchive_ tasks Recovery Download Files Folders Recovery Retrieve Archive Task] - Specifies the list of persistent state of a retrieve of an archive task.
- recovery_
snapshot_ strenvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery_
start_ floattime_ usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery_
status str - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery_
tear_ strdown_ message - Specifies the error message about the tear down operation if it fails.
- recovery_
tear_ strdown_ status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Parent BooleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- recovery
Action String - Specifies the type of recover action.
- recovery
Can BooleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation List<Property Map>Infos - Specifies the information about the creation of the protection group or recovery.
- recovery
End NumberTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is BooleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages List<String> - Specifies messages about the recovery.
- recovery
Mssql List<Property Map>Params - Specifies the recovery options specific to Sql environment.
- recovery
Name String - Specifies the name of the Recovery.
- recovery
Permissions List<Property Map> - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical List<Property Map>Params - Specifies the recovery options specific to Physical environment.
- recovery
Progress StringTask Id - Progress monitor task id for Recovery.
- recovery
Request StringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve List<Property Map>Archive Tasks - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot StringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start NumberTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status String - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear StringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear StringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
Look up Existing BackupRecoveryDownloadFilesFolders Resource
Get an existing BackupRecoveryDownloadFilesFolders resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: BackupRecoveryDownloadFilesFoldersState, opts?: CustomResourceOptions): BackupRecoveryDownloadFilesFolders
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
backup_recovery_download_files_folders_id: Optional[str] = None,
documents: Optional[Sequence[BackupRecoveryDownloadFilesFoldersDocumentArgs]] = None,
files_and_folders: Optional[Sequence[BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs]] = None,
glacier_retrieval_type: Optional[str] = None,
is_parent_recovery: Optional[bool] = None,
name: Optional[str] = None,
object: Optional[BackupRecoveryDownloadFilesFoldersObjectArgs] = None,
parent_recovery_id: Optional[str] = None,
recovery_action: Optional[str] = None,
recovery_can_tear_down: Optional[bool] = None,
recovery_creation_infos: Optional[Sequence[BackupRecoveryDownloadFilesFoldersRecoveryCreationInfoArgs]] = None,
recovery_end_time_usecs: Optional[float] = None,
recovery_is_multi_stage_restore: Optional[bool] = None,
recovery_messages: Optional[Sequence[str]] = None,
recovery_mssql_params: Optional[Sequence[BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamArgs]] = None,
recovery_name: Optional[str] = None,
recovery_permissions: Optional[Sequence[BackupRecoveryDownloadFilesFoldersRecoveryPermissionArgs]] = None,
recovery_physical_params: Optional[Sequence[BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamArgs]] = None,
recovery_progress_task_id: Optional[str] = None,
recovery_request_initiator_type: Optional[str] = None,
recovery_retrieve_archive_tasks: Optional[Sequence[BackupRecoveryDownloadFilesFoldersRecoveryRetrieveArchiveTaskArgs]] = None,
recovery_snapshot_environment: Optional[str] = None,
recovery_start_time_usecs: Optional[float] = None,
recovery_status: Optional[str] = None,
recovery_tear_down_message: Optional[str] = None,
recovery_tear_down_status: Optional[str] = None,
x_ibm_tenant_id: Optional[str] = None) -> BackupRecoveryDownloadFilesFolders
func GetBackupRecoveryDownloadFilesFolders(ctx *Context, name string, id IDInput, state *BackupRecoveryDownloadFilesFoldersState, opts ...ResourceOption) (*BackupRecoveryDownloadFilesFolders, error)
public static BackupRecoveryDownloadFilesFolders Get(string name, Input<string> id, BackupRecoveryDownloadFilesFoldersState? state, CustomResourceOptions? opts = null)
public static BackupRecoveryDownloadFilesFolders get(String name, Output<String> id, BackupRecoveryDownloadFilesFoldersState state, CustomResourceOptions options)
resources: _: type: ibm:BackupRecoveryDownloadFilesFolders get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- Documents
List<Backup
Recovery Download Files Folders Document> - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- Files
And List<BackupFolders Recovery Download Files Folders Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- Is
Parent boolRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- Parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Recovery
Action string - Specifies the type of recover action.
- Recovery
Can boolTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- Recovery
Creation List<BackupInfos Recovery Download Files Folders Recovery Creation Info> - Specifies the information about the creation of the protection group or recovery.
- Recovery
End doubleTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Recovery
Is boolMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- Recovery
Messages List<string> - Specifies messages about the recovery.
- Recovery
Mssql List<BackupParams Recovery Download Files Folders Recovery Mssql Param> - Specifies the recovery options specific to Sql environment.
- Recovery
Name string - Specifies the name of the Recovery.
- Recovery
Permissions List<BackupRecovery Download Files Folders Recovery Permission> - Specifies the list of tenants that have permissions for this recovery.
- Recovery
Physical List<BackupParams Recovery Download Files Folders Recovery Physical Param> - Specifies the recovery options specific to Physical environment.
- Recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- Recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- Recovery
Retrieve List<BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task> - Specifies the list of persistent state of a retrieve of an archive task.
- Recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- Recovery
Start doubleTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- Recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- XIbm
Tenant stringId - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- Backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- Documents
[]Backup
Recovery Download Files Folders Document Args - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- Files
And []BackupFolders Recovery Download Files Folders Files And Folder Args - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- Is
Parent boolRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Backup
Recovery Download Files Folders Object Args - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- Parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Recovery
Action string - Specifies the type of recover action.
- Recovery
Can boolTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- Recovery
Creation []BackupInfos Recovery Download Files Folders Recovery Creation Info Args - Specifies the information about the creation of the protection group or recovery.
- Recovery
End float64Time Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Recovery
Is boolMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- Recovery
Messages []string - Specifies messages about the recovery.
- Recovery
Mssql []BackupParams Recovery Download Files Folders Recovery Mssql Param Args - Specifies the recovery options specific to Sql environment.
- Recovery
Name string - Specifies the name of the Recovery.
- Recovery
Permissions []BackupRecovery Download Files Folders Recovery Permission Args - Specifies the list of tenants that have permissions for this recovery.
- Recovery
Physical []BackupParams Recovery Download Files Folders Recovery Physical Param Args - Specifies the recovery options specific to Physical environment.
- Recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- Recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- Recovery
Retrieve []BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task Args - Specifies the list of persistent state of a retrieve of an archive task.
- Recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- Recovery
Start float64Time Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- Recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- XIbm
Tenant stringId - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery StringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
List<Backup
Recovery Download Files Folders Document> - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- files
And List<BackupFolders Recovery Download Files Folders Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- glacier
Retrieval StringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- is
Parent BooleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- parent
Recovery StringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- recovery
Action String - Specifies the type of recover action.
- recovery
Can BooleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation List<BackupInfos Recovery Download Files Folders Recovery Creation Info> - Specifies the information about the creation of the protection group or recovery.
- recovery
End DoubleTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is BooleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages List<String> - Specifies messages about the recovery.
- recovery
Mssql List<BackupParams Recovery Download Files Folders Recovery Mssql Param> - Specifies the recovery options specific to Sql environment.
- recovery
Name String - Specifies the name of the Recovery.
- recovery
Permissions List<BackupRecovery Download Files Folders Recovery Permission> - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical List<BackupParams Recovery Download Files Folders Recovery Physical Param> - Specifies the recovery options specific to Physical environment.
- recovery
Progress StringTask Id - Progress monitor task id for Recovery.
- recovery
Request StringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve List<BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task> - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot StringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start DoubleTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status String - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear StringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear StringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- x
Ibm StringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery stringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
Backup
Recovery Download Files Folders Document[] - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- files
And BackupFolders Recovery Download Files Folders Files And Folder[] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- glacier
Retrieval stringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- is
Parent booleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Backup
Recovery Download Files Folders Object - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- parent
Recovery stringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- recovery
Action string - Specifies the type of recover action.
- recovery
Can booleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation BackupInfos Recovery Download Files Folders Recovery Creation Info[] - Specifies the information about the creation of the protection group or recovery.
- recovery
End numberTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is booleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages string[] - Specifies messages about the recovery.
- recovery
Mssql BackupParams Recovery Download Files Folders Recovery Mssql Param[] - Specifies the recovery options specific to Sql environment.
- recovery
Name string - Specifies the name of the Recovery.
- recovery
Permissions BackupRecovery Download Files Folders Recovery Permission[] - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical BackupParams Recovery Download Files Folders Recovery Physical Param[] - Specifies the recovery options specific to Physical environment.
- recovery
Progress stringTask Id - Progress monitor task id for Recovery.
- recovery
Request stringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve BackupArchive Tasks Recovery Download Files Folders Recovery Retrieve Archive Task[] - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot stringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start numberTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status string - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear stringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear stringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- x
Ibm stringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup_
recovery_ strdownload_ files_ folders_ id - The unique identifier of the Download Files And Folders Recovery Params..
- documents
Sequence[Backup
Recovery Download Files Folders Document Args] - Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- files_
and_ Sequence[Backupfolders Recovery Download Files Folders Files And Folder Args] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- glacier_
retrieval_ strtype - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- is_
parent_ boolrecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Backup
Recovery Download Files Folders Object Args - Specifies the common snapshot parameters for a protected object. Nested schema for object:
- parent_
recovery_ strid - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- recovery_
action str - Specifies the type of recover action.
- recovery_
can_ booltear_ down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery_
creation_ Sequence[Backupinfos Recovery Download Files Folders Recovery Creation Info Args] - Specifies the information about the creation of the protection group or recovery.
- recovery_
end_ floattime_ usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery_
is_ boolmulti_ stage_ restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery_
messages Sequence[str] - Specifies messages about the recovery.
- recovery_
mssql_ Sequence[Backupparams Recovery Download Files Folders Recovery Mssql Param Args] - Specifies the recovery options specific to Sql environment.
- recovery_
name str - Specifies the name of the Recovery.
- recovery_
permissions Sequence[BackupRecovery Download Files Folders Recovery Permission Args] - Specifies the list of tenants that have permissions for this recovery.
- recovery_
physical_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param Args] - Specifies the recovery options specific to Physical environment.
- recovery_
progress_ strtask_ id - Progress monitor task id for Recovery.
- recovery_
request_ strinitiator_ type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery_
retrieve_ Sequence[Backuparchive_ tasks Recovery Download Files Folders Recovery Retrieve Archive Task Args] - Specifies the list of persistent state of a retrieve of an archive task.
- recovery_
snapshot_ strenvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery_
start_ floattime_ usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery_
status str - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery_
tear_ strdown_ message - Specifies the error message about the tear down operation if it fails.
- recovery_
tear_ strdown_ status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- x_
ibm_ strtenant_ id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- backup
Recovery StringDownload Files Folders Id - The unique identifier of the Download Files And Folders Recovery Params..
- documents List<Property Map>
- Specifies the list of documents to download using item ids. Only one of filesAndFolders or documents should be used. Currently only files are supported by documents.
- Constraints: The minimum length is
1
item. Nested schema for documents:
- Constraints: The minimum length is
- files
And List<Property Map>Folders - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- glacier
Retrieval StringType - Specifies the glacier retrieval type when restoring or downloding files or folders from a Glacier-based cloud snapshot.
- Constraints: Allowable values are:
kStandard
,kExpeditedNoPCU
,kExpeditedWithPCU
.
- Constraints: Allowable values are:
- is
Parent BooleanRecovery - Specifies whether the current recovery operation has created child recoveries. This is currently used in SQL recovery where multiple child recoveries can be tracked under a common/parent recovery.
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object Property Map
- Specifies the common snapshot parameters for a protected object. Nested schema for object:
- parent
Recovery StringId - If current recovery is child task triggered through another parent recovery operation, then this field will specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- recovery
Action String - Specifies the type of recover action.
- recovery
Can BooleanTear Down - Specifies whether it's possible to tear down the objects created by the recovery.
- recovery
Creation List<Property Map>Infos - Specifies the information about the creation of the protection group or recovery.
- recovery
End NumberTime Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- recovery
Is BooleanMulti Stage Restore - Specifies whether the current recovery operation is a multi-stage restore operation. This is currently used by VMware recoveres for the migration/hot-standby use case.
- recovery
Messages List<String> - Specifies messages about the recovery.
- recovery
Mssql List<Property Map>Params - Specifies the recovery options specific to Sql environment.
- recovery
Name String - Specifies the name of the Recovery.
- recovery
Permissions List<Property Map> - Specifies the list of tenants that have permissions for this recovery.
- recovery
Physical List<Property Map>Params - Specifies the recovery options specific to Physical environment.
- recovery
Progress StringTask Id - Progress monitor task id for Recovery.
- recovery
Request StringInitiator Type - Specifies the type of request from UI, which is used for services like magneto to determine the priority of requests.
- recovery
Retrieve List<Property Map>Archive Tasks - Specifies the list of persistent state of a retrieve of an archive task.
- recovery
Snapshot StringEnvironment - Specifies the type of snapshot environment for which the Recovery was performed.
- recovery
Start NumberTime Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- recovery
Status String - Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- recovery
Tear StringDown Message - Specifies the error message about the tear down operation if it fails.
- recovery
Tear StringDown Status - Specifies the status of the tear down operation. This is only set when the canTearDown is set to true. 'DestroyScheduled' indicates that the tear down is ready to schedule. 'Destroying' indicates that the tear down is still running. 'Destroyed' indicates that the tear down succeeded. 'DestroyError' indicates that the tear down failed.
- x
Ibm StringTenant Id - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
Supporting Types
BackupRecoveryDownloadFilesFoldersDocument, BackupRecoveryDownloadFilesFoldersDocumentArgs
- Item
Id string - Specifies the item id of the document.
- Is
Directory bool - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
- Item
Id string - Specifies the item id of the document.
- Is
Directory bool - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
- item
Id String - Specifies the item id of the document.
- is
Directory Boolean - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
- item
Id string - Specifies the item id of the document.
- is
Directory boolean - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
- item_
id str - Specifies the item id of the document.
- is_
directory bool - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
- item
Id String - Specifies the item id of the document.
- is
Directory Boolean - Specifies whether the document is a directory. Since currently only files are supported this should always be false.
BackupRecoveryDownloadFilesFoldersFilesAndFolder, BackupRecoveryDownloadFilesFoldersFilesAndFolderArgs
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Is
Directory bool - Specifies whether the file or folder object is a directory.
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Is
Directory bool - Specifies whether the file or folder object is a directory.
- absolute
Path String - Specifies the absolute path of the file or folder.
- is
Directory Boolean - Specifies whether the file or folder object is a directory.
- absolute
Path string - Specifies the absolute path of the file or folder.
- is
Directory boolean - Specifies whether the file or folder object is a directory.
- absolute_
path str - Specifies the absolute path of the file or folder.
- is_
directory bool - Specifies whether the file or folder object is a directory.
- absolute
Path String - Specifies the absolute path of the file or folder.
- is
Directory Boolean - Specifies whether the file or folder object is a directory.
BackupRecoveryDownloadFilesFoldersObject, BackupRecoveryDownloadFilesFoldersObjectArgs
- Snapshot
Id string - Specifies the snapshot id.
- Archival
Target List<BackupInfos Recovery Download Files Folders Object Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored double - Specify the total bytes restored.
- End
Time doubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Messages List<string>
- Specify error messages about the object.
- Object
Infos List<BackupRecovery Download Files Folders Object Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In doubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation doubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time doubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Snapshot
Id string - Specifies the snapshot id.
- Archival
Target []BackupInfos Recovery Download Files Folders Object Archival Target Info - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored float64 - Specify the total bytes restored.
- End
Time float64Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Messages []string
- Specify error messages about the object.
- Object
Infos []BackupRecovery Download Files Folders Object Object Info - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In float64Time Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation float64Time Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time float64Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- snapshot
Id String - Specifies the snapshot id.
- archival
Target List<BackupInfos Recovery Download Files Folders Object Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Double - Specify the total bytes restored.
- end
Time DoubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages List<String>
- Specify error messages about the object.
- object
Infos List<BackupRecovery Download Files Folders Object Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In DoubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation DoubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time DoubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- snapshot
Id string - Specifies the snapshot id.
- archival
Target BackupInfos Recovery Download Files Folders Object Archival Target Info[] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored number - Specify the total bytes restored.
- end
Time numberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages string[]
- Specify error messages about the object.
- object
Infos BackupRecovery Download Files Folders Object Object Info[] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In numberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task stringId - Progress monitor task id for Recovery of VM.
- protection
Group stringId - Specifies the protection group id of the object snapshot.
- protection
Group stringName - Specifies the protection group name of the object snapshot.
- recover
From booleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation numberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time numberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- snapshot_
id str - Specifies the snapshot id.
- archival_
target_ Sequence[Backupinfos Recovery Download Files Folders Object Archival Target Info] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes_
restored float - Specify the total bytes restored.
- end_
time_ floatusecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages Sequence[str]
- Specify error messages about the object.
- object_
infos Sequence[BackupRecovery Download Files Folders Object Object Info] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point_
in_ floattime_ usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress_
task_ strid - Progress monitor task id for Recovery of VM.
- protection_
group_ strid - Specifies the protection group id of the object snapshot.
- protection_
group_ strname - Specifies the protection group name of the object snapshot.
- recover_
from_ boolstandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot_
creation_ floattime_ usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot_
target_ strtype - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start_
time_ floatusecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- snapshot
Id String - Specifies the snapshot id.
- archival
Target List<Property Map>Infos - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Number - Specify the total bytes restored.
- end
Time NumberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages List<String>
- Specify error messages about the object.
- object
Infos List<Property Map> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In NumberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation NumberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time NumberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfo, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoArgs
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id double - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id float64 - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings []BackupRecovery Download Files Folders Object Archival Target Info Tier Setting - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Double - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id number - Specifies the archival target ID.
- target
Name string - Specifies the archival target name.
- target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings BackupRecovery Download Files Folders Object Archival Target Info Tier Setting[] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival_
task_ strid - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership_
context str - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target_
id float - Specifies the archival target ID.
- target_
name str - Specifies the archival target name.
- target_
type str - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier_
settings Sequence[BackupRecovery Download Files Folders Object Archival Target Info Tier Setting] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage_
type str - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Number - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<Property Map> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSetting, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingArgs
- Aws
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- Aws
Tierings []BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings []BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings []BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings []BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering[] - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering[] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering[] - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering[] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws_
tierings Sequence[BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering] - Specifies aws tiers. Nested schema for aws_tiering:
- azure_
tierings Sequence[BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud_
platform str - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current_
tier_ strtype - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google_
tierings Sequence[BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering] - Specifies Google tiers. Nested schema for google_tiering:
- oracle_
tierings Sequence[BackupRecovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<Property Map> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<Property Map> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<Property Map> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<Property Map> - Specifies Oracle tiers. Nested schema for oracle_tiering:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTiering, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringArgs
- Tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- Tiers
[]Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering Tier - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering Tier[] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Sequence[Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Aws Tiering Tier] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers List<Property Map>
- Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTier, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAwsTieringTierArgs
- Move
After double - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
- Move
After float64 - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
- move
After Double - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
- move
After number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type string - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
- move_
after float - Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ strunit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier_
type str - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
- move
After Number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the AWS tier types.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTiering, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringArgs
- Tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- Tiers
[]Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering Tier - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering Tier[] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Sequence[Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Azure Tiering Tier] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers List<Property Map>
- Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTier, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingAzureTieringTierArgs
- Move
After double - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
- Move
After float64 - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
- move
After Double - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
- move
After number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type string - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
- move_
after float - Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ strunit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier_
type str - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
- move
After Number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Azure tier types.
- Constraints: Allowable values are:
kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTiering, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringArgs
- Tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- Tiers
[]Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering Tier - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering Tier[] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Sequence[Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Google Tiering Tier] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers List<Property Map>
- Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTier, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingGoogleTieringTierArgs
- Move
After double - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
- Move
After float64 - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
- move
After Double - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
- move
After number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type string - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
- move_
after float - Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ strunit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier_
type str - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
- move
After Number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Google tier types.
- Constraints: Allowable values are:
kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTiering, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringArgs
- Tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- Tiers
[]Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering Tier - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
List<Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering Tier> - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering Tier[] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers
Sequence[Backup
Recovery Download Files Folders Object Archival Target Info Tier Setting Oracle Tiering Tier] - Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
- tiers List<Property Map>
- Specifies the tiers that are used to move the archived backup from current tier to next tier. The order of the tiers determines which tier will be used next for moving the archived backup. The first tier input should always be default tier where backup will be acrhived. Each tier specifies how much time after the backup will be moved to next tier from the current tier. Nested schema for tiers:
BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTier, BackupRecoveryDownloadFilesFoldersObjectArchivalTargetInfoTierSettingOracleTieringTierArgs
- Move
After double - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After float64 - Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- Tier
Type string - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After Double - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After stringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type string - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after float - Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ strunit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier_
type str - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After Number - Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After StringUnit - Specifies the unit for moving the data from current tier to next tier. This unit will be a base unit for the 'moveAfter' field specified below.
- Constraints: Allowable values are:
Days
,Weeks
,Months
,Years
.
- Constraints: Allowable values are:
- tier
Type String - Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersObjectObjectInfo, BackupRecoveryDownloadFilesFoldersObjectObjectInfoArgs
- Child
Objects List<BackupRecovery Download Files Folders Object Object Info Child Object> - Specifies child object details. Nested schema for child_objects:
- Environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id string - Specifies the global id which is a unique identifier of the object.
- Id double
- Specifies object id.
- Logical
Size doubleBytes - Specifies the logical size of object in bytes.
- Name string
- Specifies the name of the object.
- Object
Hash string - Specifies the hash identifier of the object.
- Object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- Os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Backup
Recovery Download Files Folders Object Object Info Sharepoint Site Summary> - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id double - Specifies registered source id to which object belongs.
- Source
Name string - Specifies registered source name to which object belongs.
- Uuid string
- Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries List<BackupRecovery Download Files Folders Object Object Info VCenter Summary> - Nested schema for v_center_summary:
- Windows
Cluster List<BackupSummaries Recovery Download Files Folders Object Object Info Windows Cluster Summary> - Nested schema for windows_cluster_summary:
- Child
Objects []BackupRecovery Download Files Folders Object Object Info Child Object - Specifies child object details. Nested schema for child_objects:
- Environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id string - Specifies the global id which is a unique identifier of the object.
- Id float64
- Specifies object id.
- Logical
Size float64Bytes - Specifies the logical size of object in bytes.
- Name string
- Specifies the name of the object.
- Object
Hash string - Specifies the hash identifier of the object.
- Object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- Os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- []Backup
Recovery Download Files Folders Object Object Info Sharepoint Site Summary - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id float64 - Specifies registered source id to which object belongs.
- Source
Name string - Specifies registered source name to which object belongs.
- Uuid string
- Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries []BackupRecovery Download Files Folders Object Object Info VCenter Summary - Nested schema for v_center_summary:
- Windows
Cluster []BackupSummaries Recovery Download Files Folders Object Object Info Windows Cluster Summary - Nested schema for windows_cluster_summary:
- child
Objects List<BackupRecovery Download Files Folders Object Object Info Child Object> - Specifies child object details. Nested schema for child_objects:
- environment String
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id String - Specifies the global id which is a unique identifier of the object.
- id Double
- Specifies object id.
- logical
Size DoubleBytes - Specifies the logical size of object in bytes.
- name String
- Specifies the name of the object.
- object
Hash String - Specifies the hash identifier of the object.
- object
Type String - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type String - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type String - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Backup
Recovery Download Files Folders Object Object Info Sharepoint Site Summary> - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id Double - Specifies registered source id to which object belongs.
- source
Name String - Specifies registered source name to which object belongs.
- uuid String
- Specifies the uuid which is a unique identifier of the object.
- v
Center List<BackupSummaries Recovery Download Files Folders Object Object Info VCenter Summary> - Nested schema for v_center_summary:
- windows
Cluster List<BackupSummaries Recovery Download Files Folders Object Object Info Windows Cluster Summary> - Nested schema for windows_cluster_summary:
- child
Objects BackupRecovery Download Files Folders Object Object Info Child Object[] - Specifies child object details. Nested schema for child_objects:
- environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id string - Specifies the global id which is a unique identifier of the object.
- id number
- Specifies object id.
- logical
Size numberBytes - Specifies the logical size of object in bytes.
- name string
- Specifies the name of the object.
- object
Hash string - Specifies the hash identifier of the object.
- object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- Backup
Recovery Download Files Folders Object Object Info Sharepoint Site Summary[] - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id number - Specifies registered source id to which object belongs.
- source
Name string - Specifies registered source name to which object belongs.
- uuid string
- Specifies the uuid which is a unique identifier of the object.
- v
Center BackupSummaries Recovery Download Files Folders Object Object Info VCenter Summary[] - Nested schema for v_center_summary:
- windows
Cluster BackupSummaries Recovery Download Files Folders Object Object Info Windows Cluster Summary[] - Nested schema for windows_cluster_summary:
- child_
objects Sequence[BackupRecovery Download Files Folders Object Object Info Child Object] - Specifies child object details. Nested schema for child_objects:
- environment str
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id str - Specifies the global id which is a unique identifier of the object.
- id float
- Specifies object id.
- logical_
size_ floatbytes - Specifies the logical size of object in bytes.
- name str
- Specifies the name of the object.
- object_
hash str - Specifies the hash identifier of the object.
- object_
type str - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os_
type str - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type str - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- Sequence[Backup
Recovery Download Files Folders Object Object Info Sharepoint Site Summary] - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id float - Specifies registered source id to which object belongs.
- source_
name str - Specifies registered source name to which object belongs.
- uuid str
- Specifies the uuid which is a unique identifier of the object.
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Object Object Info VCenter Summary] - Nested schema for v_center_summary:
- windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Object Object Info Windows Cluster Summary] - Nested schema for windows_cluster_summary:
- child
Objects List<Property Map> - Specifies child object details. Nested schema for child_objects:
- environment String
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id String - Specifies the global id which is a unique identifier of the object.
- id Number
- Specifies object id.
- logical
Size NumberBytes - Specifies the logical size of object in bytes.
- name String
- Specifies the name of the object.
- object
Hash String - Specifies the hash identifier of the object.
- object
Type String - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type String - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type String - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Property Map>
- Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id Number - Specifies registered source id to which object belongs.
- source
Name String - Specifies registered source name to which object belongs.
- uuid String
- Specifies the uuid which is a unique identifier of the object.
- v
Center List<Property Map>Summaries - Nested schema for v_center_summary:
- windows
Cluster List<Property Map>Summaries - Nested schema for windows_cluster_summary:
BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObject, BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectArgs
- Child
Objects List<BackupRecovery Download Files Folders Object Object Info Child Object Child Object> - Specifies child object details. Nested schema for child_objects:
- Environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id string - Specifies the global id which is a unique identifier of the object.
- Id double
- Specifies object id.
- Logical
Size doubleBytes - Specifies the logical size of object in bytes.
- Name string
- Specifies the name of the object.
- Object
Hash string - Specifies the hash identifier of the object.
- Object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- Os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Backup
Recovery Download Files Folders Object Object Info Child Object Sharepoint Site Summary> - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id double - Specifies registered source id to which object belongs.
- Source
Name string - Specifies registered source name to which object belongs.
- Uuid string
- Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries List<BackupRecovery Download Files Folders Object Object Info Child Object VCenter Summary> - Nested schema for v_center_summary:
- Windows
Cluster List<BackupSummaries Recovery Download Files Folders Object Object Info Child Object Windows Cluster Summary> - Nested schema for windows_cluster_summary:
- Child
Objects []BackupRecovery Download Files Folders Object Object Info Child Object Child Object - Specifies child object details. Nested schema for child_objects:
- Environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id string - Specifies the global id which is a unique identifier of the object.
- Id float64
- Specifies object id.
- Logical
Size float64Bytes - Specifies the logical size of object in bytes.
- Name string
- Specifies the name of the object.
- Object
Hash string - Specifies the hash identifier of the object.
- Object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- Os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- []Backup
Recovery Download Files Folders Object Object Info Child Object Sharepoint Site Summary - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id float64 - Specifies registered source id to which object belongs.
- Source
Name string - Specifies registered source name to which object belongs.
- Uuid string
- Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries []BackupRecovery Download Files Folders Object Object Info Child Object VCenter Summary - Nested schema for v_center_summary:
- Windows
Cluster []BackupSummaries Recovery Download Files Folders Object Object Info Child Object Windows Cluster Summary - Nested schema for windows_cluster_summary:
- child
Objects List<BackupRecovery Download Files Folders Object Object Info Child Object Child Object> - Specifies child object details. Nested schema for child_objects:
- environment String
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id String - Specifies the global id which is a unique identifier of the object.
- id Double
- Specifies object id.
- logical
Size DoubleBytes - Specifies the logical size of object in bytes.
- name String
- Specifies the name of the object.
- object
Hash String - Specifies the hash identifier of the object.
- object
Type String - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type String - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type String - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Backup
Recovery Download Files Folders Object Object Info Child Object Sharepoint Site Summary> - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id Double - Specifies registered source id to which object belongs.
- source
Name String - Specifies registered source name to which object belongs.
- uuid String
- Specifies the uuid which is a unique identifier of the object.
- v
Center List<BackupSummaries Recovery Download Files Folders Object Object Info Child Object VCenter Summary> - Nested schema for v_center_summary:
- windows
Cluster List<BackupSummaries Recovery Download Files Folders Object Object Info Child Object Windows Cluster Summary> - Nested schema for windows_cluster_summary:
- child
Objects BackupRecovery Download Files Folders Object Object Info Child Object Child Object[] - Specifies child object details. Nested schema for child_objects:
- environment string
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id string - Specifies the global id which is a unique identifier of the object.
- id number
- Specifies object id.
- logical
Size numberBytes - Specifies the logical size of object in bytes.
- name string
- Specifies the name of the object.
- object
Hash string - Specifies the hash identifier of the object.
- object
Type string - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type string - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type string - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- Backup
Recovery Download Files Folders Object Object Info Child Object Sharepoint Site Summary[] - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id number - Specifies registered source id to which object belongs.
- source
Name string - Specifies registered source name to which object belongs.
- uuid string
- Specifies the uuid which is a unique identifier of the object.
- v
Center BackupSummaries Recovery Download Files Folders Object Object Info Child Object VCenter Summary[] - Nested schema for v_center_summary:
- windows
Cluster BackupSummaries Recovery Download Files Folders Object Object Info Child Object Windows Cluster Summary[] - Nested schema for windows_cluster_summary:
- child_
objects Sequence[BackupRecovery Download Files Folders Object Object Info Child Object Child Object] - Specifies child object details. Nested schema for child_objects:
- environment str
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id str - Specifies the global id which is a unique identifier of the object.
- id float
- Specifies object id.
- logical_
size_ floatbytes - Specifies the logical size of object in bytes.
- name str
- Specifies the name of the object.
- object_
hash str - Specifies the hash identifier of the object.
- object_
type str - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os_
type str - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type str - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- Sequence[Backup
Recovery Download Files Folders Object Object Info Child Object Sharepoint Site Summary] - Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id float - Specifies registered source id to which object belongs.
- source_
name str - Specifies registered source name to which object belongs.
- uuid str
- Specifies the uuid which is a unique identifier of the object.
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Object Object Info Child Object VCenter Summary] - Nested schema for v_center_summary:
- windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Object Object Info Child Object Windows Cluster Summary] - Nested schema for windows_cluster_summary:
- child
Objects List<Property Map> - Specifies child object details. Nested schema for child_objects:
- environment String
- Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id String - Specifies the global id which is a unique identifier of the object.
- id Number
- Specifies object id.
- logical
Size NumberBytes - Specifies the logical size of object in bytes.
- name String
- Specifies the name of the object.
- object
Hash String - Specifies the hash identifier of the object.
- object
Type String - Specifies the type of the object.
- Constraints: Allowable values are:
kCluster
,kVserver
,kVolume
,kVCenter
,kStandaloneHost
,kvCloudDirector
,kFolder
,kDatacenter
,kComputeResource
,kClusterComputeResource
,kResourcePool
,kDatastore
,kHostSystem
,kVirtualMachine
,kVirtualApp
,kStoragePod
,kNetwork
,kDistributedVirtualPortgroup
,kTagCategory
,kTag
,kOpaqueNetwork
,kOrganization
,kVirtualDatacenter
,kCatalog
,kOrgMetadata
,kStoragePolicy
,kVirtualAppTemplate
,kDomain
,kOutlook
,kMailbox
,kUsers
,kGroups
,kSites
,kUser
,kGroup
,kSite
,kApplication
,kGraphUser
,kPublicFolders
,kPublicFolder
,kTeams
,kTeam
,kRootPublicFolder
,kO365Exchange
,kO365OneDrive
,kO365Sharepoint
,kKeyspace
,kTable
,kDatabase
,kCollection
,kBucket
,kNamespace
,kSCVMMServer
,kStandaloneCluster
,kHostGroup
,kHypervHost
,kHostCluster
,kCustomProperty
,kTenant
,kSubscription
,kResourceGroup
,kStorageAccount
,kStorageKey
,kStorageContainer
,kStorageBlob
,kNetworkSecurityGroup
,kVirtualNetwork
,kSubnet
,kComputeOptions
,kSnapshotManagerPermit
,kAvailabilitySet
,kOVirtManager
,kHost
,kStorageDomain
,kVNicProfile
,kIAMUser
,kRegion
,kAvailabilityZone
,kEC2Instance
,kVPC
,kInstanceType
,kKeyPair
,kRDSOptionGroup
,kRDSParameterGroup
,kRDSInstance
,kRDSSubnet
,kRDSTag
,kAuroraTag
,kAuroraCluster
,kAccount
,kSubTaskPermit
,kS3Bucket
,kS3Tag
,kKmsKey
,kProject
,kLabel
,kMetadata
,kVPCConnector
,kPrismCentral
,kOtherHypervisorCluster
,kZone
,kMountPoint
,kStorageArray
,kFileSystem
,kContainer
,kFilesystem
,kFileset
,kPureProtectionGroup
,kVolumeGroup
,kStoragePool
,kViewBox
,kView
,kWindowsCluster
,kOracleRACCluster
,kOracleAPCluster
,kService
,kPVC
,kPersistentVolumeClaim
,kPersistentVolume
,kRootContainer
,kDAGRootContainer
,kExchangeNode
,kExchangeDAGDatabaseCopy
,kExchangeStandaloneDatabase
,kExchangeDAG
,kExchangeDAGDatabase
,kDomainController
,kInstance
,kAAG
,kAAGRootContainer
,kAAGDatabase
,kRACRootContainer
,kTableSpace
,kPDB
,kObject
,kOrg
,kAppInstance
.
- Constraints: Allowable values are:
- os
Type String - Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type String - Specifies the protection type of the object if any.
- Constraints: Allowable values are:
kAgent
,kNative
,kSnapshotManager
,kRDSSnapshotManager
,kAuroraSnapshotManager
,kAwsS3
,kAwsRDSPostgresBackup
,kAwsAuroraPostgres
,kAwsRDSPostgres
,kAzureSQL
,kFile
,kVolume
.
- Constraints: Allowable values are:
- List<Property Map>
- Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id Number - Specifies registered source id to which object belongs.
- source
Name String - Specifies registered source name to which object belongs.
- uuid String
- Specifies the uuid which is a unique identifier of the object.
- v
Center List<Property Map>Summaries - Nested schema for v_center_summary:
- windows
Cluster List<Property Map>Summaries - Nested schema for windows_cluster_summary:
BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectSharepointSiteSummaryArgs
- Site
Web stringUrl - Specifies the web url for the Sharepoint site.
- Site
Web stringUrl - Specifies the web url for the Sharepoint site.
- site
Web StringUrl - Specifies the web url for the Sharepoint site.
- site
Web stringUrl - Specifies the web url for the Sharepoint site.
- site_
web_ strurl - Specifies the web url for the Sharepoint site.
- site
Web StringUrl - Specifies the web url for the Sharepoint site.
BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectVCenterSummaryArgs
- Is
Cloud boolEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud boolEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud BooleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud booleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ boolenv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud BooleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoChildObjectWindowsClusterSummaryArgs
- Cluster
Source stringType - Specifies the type of cluster resource this source represents.
- Cluster
Source stringType - Specifies the type of cluster resource this source represents.
- cluster
Source StringType - Specifies the type of cluster resource this source represents.
- cluster
Source stringType - Specifies the type of cluster resource this source represents.
- cluster_
source_ strtype - Specifies the type of cluster resource this source represents.
- cluster
Source StringType - Specifies the type of cluster resource this source represents.
BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoSharepointSiteSummaryArgs
- Site
Web stringUrl - Specifies the web url for the Sharepoint site.
- Site
Web stringUrl - Specifies the web url for the Sharepoint site.
- site
Web StringUrl - Specifies the web url for the Sharepoint site.
- site
Web stringUrl - Specifies the web url for the Sharepoint site.
- site_
web_ strurl - Specifies the web url for the Sharepoint site.
- site
Web StringUrl - Specifies the web url for the Sharepoint site.
BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoVCenterSummaryArgs
- Is
Cloud boolEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud boolEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud BooleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud booleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ boolenv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud BooleanEnv - Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersObjectObjectInfoWindowsClusterSummaryArgs
- Cluster
Source stringType - Specifies the type of cluster resource this source represents.
- Cluster
Source stringType - Specifies the type of cluster resource this source represents.
- cluster
Source StringType - Specifies the type of cluster resource this source represents.
- cluster
Source stringType - Specifies the type of cluster resource this source represents.
- cluster_
source_ strtype - Specifies the type of cluster resource this source represents.
- cluster
Source StringType - Specifies the type of cluster resource this source represents.
BackupRecoveryDownloadFilesFoldersRecoveryCreationInfo, BackupRecoveryDownloadFilesFoldersRecoveryCreationInfoArgs
- User
Name string
- User
Name string
- user
Name String
- user
Name string
- user_
name str
- user
Name String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParam, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParam, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArgs
- Aag
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Aag Info> - Archival
Target List<BackupInfos Recovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored double - Specify the total bytes restored.
- End
Time doubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Host
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Host Info> - Is
Encrypted bool - Messages List<string>
- Specify error messages about the object.
- Object
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In doubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation doubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id string - Specifies the snapshot id.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Sql
Target List<BackupParams Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param> - Start
Time doubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Storage
Domain doubleId - Target
Environment string
- Aag
Infos []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Aag Info - Archival
Target []BackupInfos Recovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored float64 - Specify the total bytes restored.
- End
Time float64Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Host
Infos []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Host Info - Is
Encrypted bool - Messages []string
- Specify error messages about the object.
- Object
Infos []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In float64Time Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation float64Time Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id string - Specifies the snapshot id.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Sql
Target []BackupParams Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param - Start
Time float64Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Storage
Domain float64Id - Target
Environment string
- aag
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Aag Info> - archival
Target List<BackupInfos Recovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Double - Specify the total bytes restored.
- end
Time DoubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- host
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Host Info> - is
Encrypted Boolean - messages List<String>
- Specify error messages about the object.
- object
Infos List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In DoubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation DoubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id String - Specifies the snapshot id.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- sql
Target List<BackupParams Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param> - start
Time DoubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain DoubleId - target
Environment String
- aag
Infos BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Aag Info[] - archival
Target BackupInfos Recovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info[] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored number - Specify the total bytes restored.
- end
Time numberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- host
Infos BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Host Info[] - is
Encrypted boolean - messages string[]
- Specify error messages about the object.
- object
Infos BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info[] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In numberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task stringId - Progress monitor task id for Recovery of VM.
- protection
Group stringId - Specifies the protection group id of the object snapshot.
- protection
Group stringName - Specifies the protection group name of the object snapshot.
- recover
From booleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation numberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id string - Specifies the snapshot id.
- snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- sql
Target BackupParams Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param[] - start
Time numberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain numberId - target
Environment string
- aag_
infos Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Aag Info] - archival_
target_ Sequence[Backupinfos Recovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes_
restored float - Specify the total bytes restored.
- end_
time_ floatusecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- host_
infos Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Host Info] - is_
encrypted bool - messages Sequence[str]
- Specify error messages about the object.
- object_
infos Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point_
in_ floattime_ usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress_
task_ strid - Progress monitor task id for Recovery of VM.
- protection_
group_ strid - Specifies the protection group id of the object snapshot.
- protection_
group_ strname - Specifies the protection group name of the object snapshot.
- recover_
from_ boolstandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot_
creation_ floattime_ usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot_
id str - Specifies the snapshot id.
- snapshot_
target_ strtype - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- sql_
target_ Sequence[Backupparams Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param] - start_
time_ floatusecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage_
domain_ floatid - target_
environment str
- aag
Infos List<Property Map> - archival
Target List<Property Map>Infos - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Number - Specify the total bytes restored.
- end
Time NumberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- host
Infos List<Property Map> - is
Encrypted Boolean - messages List<String>
- Specify error messages about the object.
- object
Infos List<Property Map> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In NumberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation NumberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id String - Specifies the snapshot id.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- sql
Target List<Property Map>Params - start
Time NumberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain NumberId - target
Environment String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamAagInfo, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamAagInfoArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfo, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoArgs
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id double - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id float64 - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Double - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id number - Specifies the archival target ID.
- target
Name string - Specifies the archival target name.
- target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting[] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival_
task_ strid - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership_
context str - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target_
id float - Specifies the archival target ID.
- target_
name str - Specifies the archival target name.
- target_
type str - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier_
settings Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage_
type str - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Number - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<Property Map> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSetting, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingArgs
- Aws
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- Aws
Tierings []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering[] - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering[] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering[] - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering[] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws_
tierings Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering] - Specifies aws tiers. Nested schema for aws_tiering:
- azure_
tierings Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud_
platform str - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current_
tier_ strtype - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google_
tierings Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering] - Specifies Google tiers. Nested schema for google_tiering:
- oracle_
tierings Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<Property Map> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<Property Map> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<Property Map> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<Property Map> - Specifies Oracle tiers. Nested schema for oracle_tiering:
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTiering, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTiering, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTiering, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTiering, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamHostInfo, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamHostInfoArgs
- Environment string
- Id string
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Environment string
- Id string
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- environment String
- id String
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- environment string
- id string
- The unique identifier of the Download Files And Folders Recovery Params..
- name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- environment str
- id str
- The unique identifier of the Download Files And Folders Recovery Params..
- name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- environment String
- id String
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfo, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoArgs
- Child
Objects List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object> - Environment string
- Global
Id string - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size doubleBytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary> - Source
Id double - Source
Name string - Uuid string
- VCenter
Summaries List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info VCenter Summary> - Windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary>
- Child
Objects []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object - Environment string
- Global
Id string - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size float64Bytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - []Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary - Source
Id float64 - Source
Name string - Uuid string
- VCenter
Summaries []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info VCenter Summary - Windows
Cluster []BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary
- child
Objects List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object> - environment String
- global
Id String - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size DoubleBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary> - source
Id Double - source
Name String - uuid String
- v
Center List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info VCenter Summary> - windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary>
- child
Objects BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object[] - environment string
- global
Id string - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size numberBytes - name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash string - object
Type string - os
Type string - protection
Type string - Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary[] - source
Id number - source
Name string - uuid string
- v
Center BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info VCenter Summary[] - windows
Cluster BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary[]
- child_
objects Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object] - environment str
- global_
id str - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- logical_
size_ floatbytes - name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object_
hash str - object_
type str - os_
type str - protection_
type str - Sequence[Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary] - source_
id float - source_
name str - uuid str
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info VCenter Summary] - windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary]
- child
Objects List<Property Map> - environment String
- global
Id String - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size NumberBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Property Map>
- source
Id Number - source
Name String - uuid String
- v
Center List<Property Map>Summaries - windows
Cluster List<Property Map>Summaries
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObject, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectArgs
- Child
Objects List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Child Object> - Environment string
- Global
Id string - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size doubleBytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary> - Source
Id double - Source
Name string - Uuid string
- VCenter
Summaries List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary> - Windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary>
- Child
Objects []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Child Object - Environment string
- Global
Id string - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size float64Bytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - []Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary - Source
Id float64 - Source
Name string - Uuid string
- VCenter
Summaries []BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary - Windows
Cluster []BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary
- child
Objects List<BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Child Object> - environment String
- global
Id String - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size DoubleBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary> - source
Id Double - source
Name String - uuid String
- v
Center List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary> - windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary>
- child
Objects BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Child Object[] - environment string
- global
Id string - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size numberBytes - name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash string - object
Type string - os
Type string - protection
Type string - Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary[] - source
Id number - source
Name string - uuid string
- v
Center BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary[] - windows
Cluster BackupSummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary[]
- child_
objects Sequence[BackupRecovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Child Object] - environment str
- global_
id str - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- logical_
size_ floatbytes - name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object_
hash str - object_
type str - os_
type str - protection_
type str - Sequence[Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary] - source_
id float - source_
name str - uuid str
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary] - windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary]
- child
Objects List<Property Map> - environment String
- global
Id String - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size NumberBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Property Map>
- source
Id Number - source
Name String - uuid String
- v
Center List<Property Map>Summaries - windows
Cluster List<Property Map>Summaries
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectSharepointSiteSummaryArgs
- Site
Web stringUrl
- Site
Web stringUrl
- site
Web StringUrl
- site
Web stringUrl
- site_
web_ strurl
- site
Web StringUrl
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectVCenterSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectVCenterSummaryArgs
- Is
Cloud boolEnv
- Is
Cloud boolEnv
- is
Cloud BooleanEnv
- is
Cloud booleanEnv
- is_
cloud_ boolenv
- is
Cloud BooleanEnv
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectWindowsClusterSummaryArgs
- Cluster
Source stringType
- Cluster
Source stringType
- cluster
Source StringType
- cluster
Source stringType
- cluster
Source StringType
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoSharepointSiteSummaryArgs
- Site
Web stringUrl
- Site
Web stringUrl
- site
Web StringUrl
- site
Web stringUrl
- site_
web_ strurl
- site
Web StringUrl
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoVCenterSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoVCenterSummaryArgs
- Is
Cloud boolEnv
- Is
Cloud boolEnv
- is
Cloud BooleanEnv
- is
Cloud booleanEnv
- is_
cloud_ boolenv
- is
Cloud BooleanEnv
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamObjectInfoWindowsClusterSummaryArgs
- Cluster
Source stringType
- Cluster
Source stringType
- cluster
Source StringType
- cluster
Source stringType
- cluster
Source StringType
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParam, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfig, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigArgs
- Data
File stringDirectory Location - Database
Name string - Hosts
List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host> - Instance
Name string - Keep
Cdc bool - Log
File stringDirectory Location - Multi
Stage List<BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option> - Native
Log stringRecovery With Clause - Native
Recovery stringWith Clause - Overwriting
Policy string - Replay
Entire boolLast Log - Restore
Time doubleUsecs - Secondary
Data List<BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List> - With
No boolRecovery
- Data
File stringDirectory Location - Database
Name string - Hosts
[]Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host - Instance
Name string - Keep
Cdc bool - Log
File stringDirectory Location - Multi
Stage []BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option - Native
Log stringRecovery With Clause - Native
Recovery stringWith Clause - Overwriting
Policy string - Replay
Entire boolLast Log - Restore
Time float64Usecs - Secondary
Data []BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List - With
No boolRecovery
- data
File StringDirectory Location - database
Name String - hosts
List<Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host> - instance
Name String - keep
Cdc Boolean - log
File StringDirectory Location - multi
Stage List<BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option> - native
Log StringRecovery With Clause - native
Recovery StringWith Clause - overwriting
Policy String - replay
Entire BooleanLast Log - restore
Time DoubleUsecs - secondary
Data List<BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List> - with
No BooleanRecovery
- data
File stringDirectory Location - database
Name string - hosts
Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host[] - instance
Name string - keep
Cdc boolean - log
File stringDirectory Location - multi
Stage BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option[] - native
Log stringRecovery With Clause - native
Recovery stringWith Clause - overwriting
Policy string - replay
Entire booleanLast Log - restore
Time numberUsecs - secondary
Data BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List[] - with
No booleanRecovery
- data_
file_ strdirectory_ location - database_
name str - hosts
Sequence[Backup
Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host] - instance_
name str - keep_
cdc bool - log_
file_ strdirectory_ location - multi_
stage_ Sequence[Backuprestore_ options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option] - native_
log_ strrecovery_ with_ clause - native_
recovery_ strwith_ clause - overwriting_
policy str - replay_
entire_ boollast_ log - restore_
time_ floatusecs - secondary_
data_ Sequence[Backupfiles_ dir_ lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List] - with_
no_ boolrecovery
- data
File StringDirectory Location - database
Name String - hosts List<Property Map>
- instance
Name String - keep
Cdc Boolean - log
File StringDirectory Location - multi
Stage List<Property Map>Restore Options - native
Log StringRecovery With Clause - native
Recovery StringWith Clause - overwriting
Policy String - replay
Entire BooleanLast Log - restore
Time NumberUsecs - secondary
Data List<Property Map>Files Dir Lists - with
No BooleanRecovery
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigHost, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigHostArgs
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigMultiStageRestoreOption, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigMultiStageRestoreOptionArgs
- Enable
Auto boolSync - Enable
Multi boolStage Restore
- Enable
Auto boolSync - Enable
Multi boolStage Restore
- enable
Auto BooleanSync - enable
Multi BooleanStage Restore
- enable
Auto booleanSync - enable
Multi booleanStage Restore
- enable
Auto BooleanSync - enable
Multi BooleanStage Restore
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigSecondaryDataFilesDirList, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigSecondaryDataFilesDirListArgs
- Directory string
- Filename
Pattern string
- Directory string
- Filename
Pattern string
- directory String
- filename
Pattern String
- directory string
- filename
Pattern string
- directory str
- filename_
pattern str
- directory String
- filename
Pattern String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfig, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigArgs
- Capture
Tail boolLogs - Data
File stringDirectory Location - Keep
Cdc bool - Log
File stringDirectory Location - Multi
Stage List<BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option> - Native
Log stringRecovery With Clause - Native
Recovery stringWith Clause - New
Database stringName - Overwriting
Policy string - Replay
Entire boolLast Log - Restore
Time doubleUsecs - Secondary
Data List<BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List> - With
No boolRecovery
- Capture
Tail boolLogs - Data
File stringDirectory Location - Keep
Cdc bool - Log
File stringDirectory Location - Multi
Stage []BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option - Native
Log stringRecovery With Clause - Native
Recovery stringWith Clause - New
Database stringName - Overwriting
Policy string - Replay
Entire boolLast Log - Restore
Time float64Usecs - Secondary
Data []BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List - With
No boolRecovery
- capture
Tail BooleanLogs - data
File StringDirectory Location - keep
Cdc Boolean - log
File StringDirectory Location - multi
Stage List<BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option> - native
Log StringRecovery With Clause - native
Recovery StringWith Clause - new
Database StringName - overwriting
Policy String - replay
Entire BooleanLast Log - restore
Time DoubleUsecs - secondary
Data List<BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List> - with
No BooleanRecovery
- capture
Tail booleanLogs - data
File stringDirectory Location - keep
Cdc boolean - log
File stringDirectory Location - multi
Stage BackupRestore Options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option[] - native
Log stringRecovery With Clause - native
Recovery stringWith Clause - new
Database stringName - overwriting
Policy string - replay
Entire booleanLast Log - restore
Time numberUsecs - secondary
Data BackupFiles Dir Lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List[] - with
No booleanRecovery
- capture_
tail_ boollogs - data_
file_ strdirectory_ location - keep_
cdc bool - log_
file_ strdirectory_ location - multi_
stage_ Sequence[Backuprestore_ options Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option] - native_
log_ strrecovery_ with_ clause - native_
recovery_ strwith_ clause - new_
database_ strname - overwriting_
policy str - replay_
entire_ boollast_ log - restore_
time_ floatusecs - secondary_
data_ Sequence[Backupfiles_ dir_ lists Recovery Download Files Folders Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List] - with_
no_ boolrecovery
- capture
Tail BooleanLogs - data
File StringDirectory Location - keep
Cdc Boolean - log
File StringDirectory Location - multi
Stage List<Property Map>Restore Options - native
Log StringRecovery With Clause - native
Recovery StringWith Clause - new
Database StringName - overwriting
Policy String - replay
Entire BooleanLast Log - restore
Time NumberUsecs - secondary
Data List<Property Map>Files Dir Lists - with
No BooleanRecovery
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigMultiStageRestoreOption, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigMultiStageRestoreOptionArgs
- Enable
Auto boolSync - Enable
Multi boolStage Restore
- Enable
Auto boolSync - Enable
Multi boolStage Restore
- enable
Auto BooleanSync - enable
Multi BooleanStage Restore
- enable
Auto booleanSync - enable
Multi booleanStage Restore
- enable
Auto BooleanSync - enable
Multi BooleanStage Restore
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigSecondaryDataFilesDirList, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigSecondaryDataFilesDirListArgs
- Directory string
- Filename
Pattern string
- Directory string
- Filename
Pattern string
- directory String
- filename
Pattern String
- directory string
- filename
Pattern string
- directory str
- filename_
pattern str
- directory String
- filename
Pattern String
BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamVlanConfig, BackupRecoveryDownloadFilesFoldersRecoveryMssqlParamVlanConfigArgs
- Disable
Vlan bool - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- Disable
Vlan bool - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- disable
Vlan Boolean - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
- disable
Vlan boolean - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name string
- disable_
vlan bool - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- interface_
name str
- disable
Vlan Boolean - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
BackupRecoveryDownloadFilesFoldersRecoveryPermission, BackupRecoveryDownloadFilesFoldersRecoveryPermissionArgs
- Created
At doubleTime Msecs - Deleted
At doubleTime Msecs - Description string
- External
Vendor List<BackupMetadatas Recovery Download Files Folders Recovery Permission External Vendor Metadata> - Id string
- The unique identifier of the Download Files And Folders Recovery Params..
- Is
Managed boolOn Helios - Last
Updated doubleAt Time Msecs - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Networks
List<Backup
Recovery Download Files Folders Recovery Permission Network> - Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Created
At float64Time Msecs - Deleted
At float64Time Msecs - Description string
- External
Vendor []BackupMetadatas Recovery Download Files Folders Recovery Permission External Vendor Metadata - Id string
- The unique identifier of the Download Files And Folders Recovery Params..
- Is
Managed boolOn Helios - Last
Updated float64At Time Msecs - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Networks
[]Backup
Recovery Download Files Folders Recovery Permission Network - Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- created
At DoubleTime Msecs - deleted
At DoubleTime Msecs - description String
- external
Vendor List<BackupMetadatas Recovery Download Files Folders Recovery Permission External Vendor Metadata> - id String
- The unique identifier of the Download Files And Folders Recovery Params..
- is
Managed BooleanOn Helios - last
Updated DoubleAt Time Msecs - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- networks
List<Backup
Recovery Download Files Folders Recovery Permission Network> - status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- created
At numberTime Msecs - deleted
At numberTime Msecs - description string
- external
Vendor BackupMetadatas Recovery Download Files Folders Recovery Permission External Vendor Metadata[] - id string
- The unique identifier of the Download Files And Folders Recovery Params..
- is
Managed booleanOn Helios - last
Updated numberAt Time Msecs - name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- networks
Backup
Recovery Download Files Folders Recovery Permission Network[] - status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- created_
at_ floattime_ msecs - deleted_
at_ floattime_ msecs - description str
- external_
vendor_ Sequence[Backupmetadatas Recovery Download Files Folders Recovery Permission External Vendor Metadata] - id str
- The unique identifier of the Download Files And Folders Recovery Params..
- is_
managed_ boolon_ helios - last_
updated_ floatat_ time_ msecs - name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- networks
Sequence[Backup
Recovery Download Files Folders Recovery Permission Network] - status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- created
At NumberTime Msecs - deleted
At NumberTime Msecs - description String
- external
Vendor List<Property Map>Metadatas - id String
- The unique identifier of the Download Files And Folders Recovery Params..
- is
Managed BooleanOn Helios - last
Updated NumberAt Time Msecs - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- networks List<Property Map>
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadata, BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadataArgs
BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParam, BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamArgs
- account
Id String - crn String
- custom
Properties List<Property Map> - liveness
Mode String - ownership
Mode String - resource
Group StringId
BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamCustomProperty, BackupRecoveryDownloadFilesFoldersRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamCustomPropertyArgs
BackupRecoveryDownloadFilesFoldersRecoveryPermissionNetwork, BackupRecoveryDownloadFilesFoldersRecoveryPermissionNetworkArgs
- Cluster
Hostname string - Cluster
Ips List<string> - Connector
Enabled bool
- Cluster
Hostname string - Cluster
Ips []string - Connector
Enabled bool
- cluster
Hostname String - cluster
Ips List<String> - connector
Enabled Boolean
- cluster
Hostname string - cluster
Ips string[] - connector
Enabled boolean
- cluster_
hostname str - cluster_
ips Sequence[str] - connector_
enabled bool
- cluster
Hostname String - cluster
Ips List<String> - connector
Enabled Boolean
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamArgs
- Download
File List<BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Download File And Folder Param> - Mount
Volume List<BackupParams Recovery Download Files Folders Recovery Physical Param Mount Volume Param> - Objects
List<Backup
Recovery Download Files Folders Recovery Physical Param Object> - Recover
File List<BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param> - Recover
Volume List<BackupParams Recovery Download Files Folders Recovery Physical Param Recover Volume Param> - Recovery
Action string - System
Recovery List<BackupParams Recovery Download Files Folders Recovery Physical Param System Recovery Param>
- Download
File []BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Download File And Folder Param - Mount
Volume []BackupParams Recovery Download Files Folders Recovery Physical Param Mount Volume Param - Objects
[]Backup
Recovery Download Files Folders Recovery Physical Param Object - Recover
File []BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param - Recover
Volume []BackupParams Recovery Download Files Folders Recovery Physical Param Recover Volume Param - Recovery
Action string - System
Recovery []BackupParams Recovery Download Files Folders Recovery Physical Param System Recovery Param
- download
File List<BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Download File And Folder Param> - mount
Volume List<BackupParams Recovery Download Files Folders Recovery Physical Param Mount Volume Param> - objects
List<Backup
Recovery Download Files Folders Recovery Physical Param Object> - recover
File List<BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param> - recover
Volume List<BackupParams Recovery Download Files Folders Recovery Physical Param Recover Volume Param> - recovery
Action String - system
Recovery List<BackupParams Recovery Download Files Folders Recovery Physical Param System Recovery Param>
- download
File BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Download File And Folder Param[] - mount
Volume BackupParams Recovery Download Files Folders Recovery Physical Param Mount Volume Param[] - objects
Backup
Recovery Download Files Folders Recovery Physical Param Object[] - recover
File BackupAnd Folder Params Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param[] - recover
Volume BackupParams Recovery Download Files Folders Recovery Physical Param Recover Volume Param[] - recovery
Action string - system
Recovery BackupParams Recovery Download Files Folders Recovery Physical Param System Recovery Param[]
- download_
file_ Sequence[Backupand_ folder_ params Recovery Download Files Folders Recovery Physical Param Download File And Folder Param] - mount_
volume_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param Mount Volume Param] - objects
Sequence[Backup
Recovery Download Files Folders Recovery Physical Param Object] - recover_
file_ Sequence[Backupand_ folder_ params Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param] - recover_
volume_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param Recover Volume Param] - recovery_
action str - system_
recovery_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param System Recovery Param]
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamDownloadFileAndFolderParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamDownloadFileAndFolderParamArgs
- Download
File stringPath - Expiry
Time doubleUsecs - Files
And List<BackupFolders Recovery Download Files Folders Recovery Physical Param Download File And Folder Param Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Download
File stringPath - Expiry
Time float64Usecs - Files
And []BackupFolders Recovery Download Files Folders Recovery Physical Param Download File And Folder Param Files And Folder - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- download
File StringPath - expiry
Time DoubleUsecs - files
And List<BackupFolders Recovery Download Files Folders Recovery Physical Param Download File And Folder Param Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- download
File stringPath - expiry
Time numberUsecs - files
And BackupFolders Recovery Download Files Folders Recovery Physical Param Download File And Folder Param Files And Folder[] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- download_
file_ strpath - expiry_
time_ floatusecs - files_
and_ Sequence[Backupfolders Recovery Download Files Folders Recovery Physical Param Download File And Folder Param Files And Folder] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- download
File StringPath - expiry
Time NumberUsecs - files
And List<Property Map>Folders - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamDownloadFileAndFolderParamFilesAndFolder, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamDownloadFileAndFolderParamFilesAndFolderArgs
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Destination
Dir string - Is
Directory bool - Specifies whether the file or folder object is a directory.
- Is
View boolFile Recovery - Messages List<string>
- Specify error messages about the object.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Destination
Dir string - Is
Directory bool - Specifies whether the file or folder object is a directory.
- Is
View boolFile Recovery - Messages []string
- Specify error messages about the object.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path String - Specifies the absolute path of the file or folder.
- destination
Dir String - is
Directory Boolean - Specifies whether the file or folder object is a directory.
- is
View BooleanFile Recovery - messages List<String>
- Specify error messages about the object.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path string - Specifies the absolute path of the file or folder.
- destination
Dir string - is
Directory boolean - Specifies whether the file or folder object is a directory.
- is
View booleanFile Recovery - messages string[]
- Specify error messages about the object.
- status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute_
path str - Specifies the absolute path of the file or folder.
- destination_
dir str - is_
directory bool - Specifies whether the file or folder object is a directory.
- is_
view_ boolfile_ recovery - messages Sequence[str]
- Specify error messages about the object.
- status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path String - Specifies the absolute path of the file or folder.
- destination
Dir String - is
Directory Boolean - Specifies whether the file or folder object is a directory.
- is
View BooleanFile Recovery - messages List<String>
- Specify error messages about the object.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamArgs
- Mount
To boolOriginal Target - Mounted
Volume List<BackupMappings Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping> - New
Target List<BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param New Target Config> - Original
Target List<BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config> - Read
Only boolMount - Vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config> - Volume
Names List<string>
- Mount
To boolOriginal Target - Mounted
Volume []BackupMappings Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping - New
Target []BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param New Target Config - Original
Target []BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config - Read
Only boolMount - Vlan
Configs []BackupRecovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config - Volume
Names []string
- mount
To BooleanOriginal Target - mounted
Volume List<BackupMappings Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping> - new
Target List<BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param New Target Config> - original
Target List<BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config> - read
Only BooleanMount - vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config> - volume
Names List<String>
- mount
To booleanOriginal Target - mounted
Volume BackupMappings Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping[] - new
Target BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param New Target Config[] - original
Target BackupConfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config[] - read
Only booleanMount - vlan
Configs BackupRecovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config[] - volume
Names string[]
- mount_
to_ booloriginal_ target - mounted_
volume_ Sequence[Backupmappings Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping] - new_
target_ Sequence[Backupconfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param New Target Config] - original_
target_ Sequence[Backupconfigs Recovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config] - read_
only_ boolmount - vlan_
configs Sequence[BackupRecovery Download Files Folders Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config] - volume_
names Sequence[str]
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamMountedVolumeMapping, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamMountedVolumeMappingArgs
- File
System stringType - Mounted
Volume string - Original
Volume string
- File
System stringType - Mounted
Volume string - Original
Volume string
- file
System StringType - mounted
Volume String - original
Volume String
- file
System stringType - mounted
Volume string - original
Volume string
- file_
system_ strtype - mounted_
volume str - original_
volume str
- file
System StringType - mounted
Volume String - original
Volume String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfig, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigMountTarget, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigMountTargetArgs
- Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Source doubleId - Parent
Source stringName
- Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Source float64Id - Parent
Source stringName
- id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source DoubleId - parent
Source StringName
- id number
- The unique identifier of the Download Files And Folders Recovery Params..
- name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source numberId - parent
Source stringName
- id float
- The unique identifier of the Download Files And Folders Recovery Params..
- name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent_
source_ floatid - parent_
source_ strname
- id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source NumberId - parent
Source StringName
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigServerCredential, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigServerCredentialArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfig, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfigArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfigServerCredential, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfigServerCredentialArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamVlanConfig, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamVlanConfigArgs
- Disable
Vlan bool - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- Disable
Vlan bool - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- disable
Vlan Boolean - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
- disable
Vlan boolean - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name string
- disable_
vlan bool - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- interface_
name str
- disable
Vlan Boolean - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObject, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArgs
- Archival
Target List<BackupInfos Recovery Download Files Folders Recovery Physical Param Object Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored double - Specify the total bytes restored.
- End
Time doubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Messages List<string>
- Specify error messages about the object.
- Object
Infos List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In doubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation doubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id string - Specifies the snapshot id.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time doubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Storage
Domain doubleId
- Archival
Target []BackupInfos Recovery Download Files Folders Recovery Physical Param Object Archival Target Info - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored float64 - Specify the total bytes restored.
- End
Time float64Usecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Messages []string
- Specify error messages about the object.
- Object
Infos []BackupRecovery Download Files Folders Recovery Physical Param Object Object Info - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In float64Time Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task stringId - Progress monitor task id for Recovery of VM.
- Protection
Group stringId - Specifies the protection group id of the object snapshot.
- Protection
Group stringName - Specifies the protection group name of the object snapshot.
- Recover
From boolStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation float64Time Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id string - Specifies the snapshot id.
- Snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time float64Usecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Storage
Domain float64Id
- archival
Target List<BackupInfos Recovery Download Files Folders Recovery Physical Param Object Archival Target Info> - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Double - Specify the total bytes restored.
- end
Time DoubleUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages List<String>
- Specify error messages about the object.
- object
Infos List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In DoubleTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation DoubleTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id String - Specifies the snapshot id.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time DoubleUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain DoubleId
- archival
Target BackupInfos Recovery Download Files Folders Recovery Physical Param Object Archival Target Info[] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored number - Specify the total bytes restored.
- end
Time numberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages string[]
- Specify error messages about the object.
- object
Infos BackupRecovery Download Files Folders Recovery Physical Param Object Object Info[] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In numberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task stringId - Progress monitor task id for Recovery of VM.
- protection
Group stringId - Specifies the protection group id of the object snapshot.
- protection
Group stringName - Specifies the protection group name of the object snapshot.
- recover
From booleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation numberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id string - Specifies the snapshot id.
- snapshot
Target stringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time numberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain numberId
- archival_
target_ Sequence[Backupinfos Recovery Download Files Folders Recovery Physical Param Object Archival Target Info] - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes_
restored float - Specify the total bytes restored.
- end_
time_ floatusecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages Sequence[str]
- Specify error messages about the object.
- object_
infos Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Object Info] - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point_
in_ floattime_ usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress_
task_ strid - Progress monitor task id for Recovery of VM.
- protection_
group_ strid - Specifies the protection group id of the object snapshot.
- protection_
group_ strname - Specifies the protection group name of the object snapshot.
- recover_
from_ boolstandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot_
creation_ floattime_ usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot_
id str - Specifies the snapshot id.
- snapshot_
target_ strtype - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start_
time_ floatusecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage_
domain_ floatid
- archival
Target List<Property Map>Infos - Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored Number - Specify the total bytes restored.
- end
Time NumberUsecs - Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- messages List<String>
- Specify error messages about the object.
- object
Infos List<Property Map> - Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In NumberTime Usecs - Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task StringId - Progress monitor task id for Recovery of VM.
- protection
Group StringId - Specifies the protection group id of the object snapshot.
- protection
Group StringName - Specifies the protection group name of the object snapshot.
- recover
From BooleanStandby - Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation NumberTime Usecs - Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id String - Specifies the snapshot id.
- snapshot
Target StringType - Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time NumberUsecs - Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- storage
Domain NumberId
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfo, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoArgs
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id double - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- Archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id float64 - Specifies the archival target ID.
- Target
Name string - Specifies the archival target name.
- Target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings []BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting - Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Double - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task stringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context string - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id number - Specifies the archival target ID.
- target
Name string - Specifies the archival target name.
- target
Type string - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting[] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type string - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival_
task_ strid - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership_
context str - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target_
id float - Specifies the archival target ID.
- target_
name str - Specifies the archival target name.
- target_
type str - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier_
settings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting] - Specifies the tier info for archival. Nested schema for tier_settings:
- usage_
type str - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task StringId - Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context String - Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id Number - Specifies the archival target ID.
- target
Name String - Specifies the archival target name.
- target
Type String - Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings List<Property Map> - Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type String - Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSetting, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingArgs
- Aws
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- Aws
Tierings []BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering - Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings []BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering - Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Google
Tierings []BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering - Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings []BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering> - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering[] - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering[] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform string - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier stringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering[] - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering[] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws_
tierings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering] - Specifies aws tiers. Nested schema for aws_tiering:
- azure_
tierings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering] - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud_
platform str - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current_
tier_ strtype - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google_
tierings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering] - Specifies Google tiers. Nested schema for google_tiering:
- oracle_
tierings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering] - Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings List<Property Map> - Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings List<Property Map> - Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform String - Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier StringType - Specifies the type of the current tier where the snapshot resides. This will be specified if the run is a CAD run.
- Constraints: Allowable values are:
kAmazonS3Standard
,kAmazonS3StandardIA
,kAmazonS3OneZoneIA
,kAmazonS3IntelligentTiering
,kAmazonS3Glacier
,kAmazonS3GlacierDeepArchive
,kAzureTierHot
,kAzureTierCool
,kAzureTierArchive
,kGoogleStandard
,kGoogleRegional
,kGoogleMultiRegional
,kGoogleNearline
,kGoogleColdline
,kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- google
Tierings List<Property Map> - Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings List<Property Map> - Specifies Oracle tiers. Nested schema for oracle_tiering:
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTiering, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTiering, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTiering, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTiering, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTieringArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTieringTier, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTieringTierArgs
- Move
After double - Move
After stringUnit - Tier
Type string
- Move
After float64 - Move
After stringUnit - Tier
Type string
- move
After Double - move
After StringUnit - tier
Type String
- move
After number - move
After stringUnit - tier
Type string
- move_
after float - move_
after_ strunit - tier_
type str
- move
After Number - move
After StringUnit - tier
Type String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfo, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoArgs
- Child
Objects List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object> - Environment string
- Global
Id string - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size doubleBytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - List<Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Sharepoint Site Summary> - Source
Id double - Source
Name string - Uuid string
- VCenter
Summaries List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info VCenter Summary> - Windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Windows Cluster Summary>
- Child
Objects []BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object - Environment string
- Global
Id string - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size float64Bytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - []Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Sharepoint Site Summary - Source
Id float64 - Source
Name string - Uuid string
- VCenter
Summaries []BackupRecovery Download Files Folders Recovery Physical Param Object Object Info VCenter Summary - Windows
Cluster []BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Windows Cluster Summary
- child
Objects List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object> - environment String
- global
Id String - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size DoubleBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Sharepoint Site Summary> - source
Id Double - source
Name String - uuid String
- v
Center List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info VCenter Summary> - windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Windows Cluster Summary>
- child
Objects BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object[] - environment string
- global
Id string - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size numberBytes - name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash string - object
Type string - os
Type string - protection
Type string - Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Sharepoint Site Summary[] - source
Id number - source
Name string - uuid string
- v
Center BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info VCenter Summary[] - windows
Cluster BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Windows Cluster Summary[]
- child_
objects Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object] - environment str
- global_
id str - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- logical_
size_ floatbytes - name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object_
hash str - object_
type str - os_
type str - protection_
type str - Sequence[Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Sharepoint Site Summary] - source_
id float - source_
name str - uuid str
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Physical Param Object Object Info VCenter Summary] - windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Windows Cluster Summary]
- child
Objects List<Property Map> - environment String
- global
Id String - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size NumberBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Property Map>
- source
Id Number - source
Name String - uuid String
- v
Center List<Property Map>Summaries - windows
Cluster List<Property Map>Summaries
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObject, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectArgs
- Child
Objects List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object Child Object> - Environment string
- Global
Id string - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size doubleBytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - List<Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary> - Source
Id double - Source
Name string - Uuid string
- VCenter
Summaries List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object VCenter Summary> - Windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Windows Cluster Summary>
- Child
Objects []BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object Child Object - Environment string
- Global
Id string - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Logical
Size float64Bytes - Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Object
Hash string - Object
Type string - Os
Type string - Protection
Type string - []Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary - Source
Id float64 - Source
Name string - Uuid string
- VCenter
Summaries []BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object VCenter Summary - Windows
Cluster []BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Windows Cluster Summary
- child
Objects List<BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object Child Object> - environment String
- global
Id String - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size DoubleBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary> - source
Id Double - source
Name String - uuid String
- v
Center List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object VCenter Summary> - windows
Cluster List<BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Windows Cluster Summary>
- child
Objects BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object Child Object[] - environment string
- global
Id string - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size numberBytes - name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash string - object
Type string - os
Type string - protection
Type string - Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary[] - source
Id number - source
Name string - uuid string
- v
Center BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object VCenter Summary[] - windows
Cluster BackupSummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Windows Cluster Summary[]
- child_
objects Sequence[BackupRecovery Download Files Folders Recovery Physical Param Object Object Info Child Object Child Object] - environment str
- global_
id str - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- logical_
size_ floatbytes - name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object_
hash str - object_
type str - os_
type str - protection_
type str - Sequence[Backup
Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary] - source_
id float - source_
name str - uuid str
- v_
center_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object VCenter Summary] - windows_
cluster_ Sequence[Backupsummaries Recovery Download Files Folders Recovery Physical Param Object Object Info Child Object Windows Cluster Summary]
- child
Objects List<Property Map> - environment String
- global
Id String - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- logical
Size NumberBytes - name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- object
Hash String - object
Type String - os
Type String - protection
Type String - List<Property Map>
- source
Id Number - source
Name String - uuid String
- v
Center List<Property Map>Summaries - windows
Cluster List<Property Map>Summaries
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectSharepointSiteSummaryArgs
- Site
Web stringUrl
- Site
Web stringUrl
- site
Web StringUrl
- site
Web stringUrl
- site_
web_ strurl
- site
Web StringUrl
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectVCenterSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectVCenterSummaryArgs
- Is
Cloud boolEnv
- Is
Cloud boolEnv
- is
Cloud BooleanEnv
- is
Cloud booleanEnv
- is_
cloud_ boolenv
- is
Cloud BooleanEnv
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoChildObjectWindowsClusterSummaryArgs
- Cluster
Source stringType
- Cluster
Source stringType
- cluster
Source StringType
- cluster
Source stringType
- cluster
Source StringType
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoSharepointSiteSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoSharepointSiteSummaryArgs
- Site
Web stringUrl
- Site
Web stringUrl
- site
Web StringUrl
- site
Web stringUrl
- site_
web_ strurl
- site
Web StringUrl
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoVCenterSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoVCenterSummaryArgs
- Is
Cloud boolEnv
- Is
Cloud boolEnv
- is
Cloud BooleanEnv
- is
Cloud booleanEnv
- is_
cloud_ boolenv
- is
Cloud BooleanEnv
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoWindowsClusterSummary, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamObjectObjectInfoWindowsClusterSummaryArgs
- Cluster
Source stringType
- Cluster
Source stringType
- cluster
Source StringType
- cluster
Source stringType
- cluster
Source StringType
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamArgs
- Files
And List<BackupFolders Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Physical
Target List<BackupParams Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param> - Target
Environment string
- Files
And []BackupFolders Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Files And Folder - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- Physical
Target []BackupParams Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param - Target
Environment string
- files
And List<BackupFolders Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Files And Folder> - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- physical
Target List<BackupParams Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param> - target
Environment String
- files
And BackupFolders Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Files And Folder[] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- physical
Target BackupParams Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param[] - target
Environment string
- files_
and_ Sequence[Backupfolders Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Files And Folder] - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- physical_
target_ Sequence[Backupparams Recovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param] - target_
environment str
- files
And List<Property Map>Folders - Specifies the list of files and folders to download.
- Constraints: The minimum length is
1
item. Nested schema for files_and_folders:
- Constraints: The minimum length is
- physical
Target List<Property Map>Params - target
Environment String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamFilesAndFolder, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamFilesAndFolderArgs
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Destination
Dir string - Is
Directory bool - Specifies whether the file or folder object is a directory.
- Is
View boolFile Recovery - Messages List<string>
- Specify error messages about the object.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- Absolute
Path string - Specifies the absolute path of the file or folder.
- Destination
Dir string - Is
Directory bool - Specifies whether the file or folder object is a directory.
- Is
View boolFile Recovery - Messages []string
- Specify error messages about the object.
- Status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path String - Specifies the absolute path of the file or folder.
- destination
Dir String - is
Directory Boolean - Specifies whether the file or folder object is a directory.
- is
View BooleanFile Recovery - messages List<String>
- Specify error messages about the object.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path string - Specifies the absolute path of the file or folder.
- destination
Dir string - is
Directory boolean - Specifies whether the file or folder object is a directory.
- is
View booleanFile Recovery - messages string[]
- Specify error messages about the object.
- status string
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute_
path str - Specifies the absolute path of the file or folder.
- destination_
dir str - is_
directory bool - Specifies whether the file or folder object is a directory.
- is_
view_ boolfile_ recovery - messages Sequence[str]
- Specify error messages about the object.
- status str
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
- absolute
Path String - Specifies the absolute path of the file or folder.
- destination
Dir String - is
Directory Boolean - Specifies whether the file or folder object is a directory.
- is
View BooleanFile Recovery - messages List<String>
- Specify error messages about the object.
- status String
- Status of the Recovery. 'Running' indicates that the Recovery is still running. 'Canceled' indicates that the Recovery has been cancelled. 'Canceling' indicates that the Recovery is in the process of being cancelled. 'Failed' indicates that the Recovery has failed. 'Succeeded' indicates that the Recovery has finished successfully. 'SucceededWithWarning' indicates that the Recovery finished successfully, but there were some warning messages. 'Skipped' indicates that the Recovery task was skipped.
- Constraints: Allowable values are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable values are:
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamArgs
- Alternate
Restore stringDirectory - Continue
On boolError - Overwrite
Existing bool - Preserve
Acls bool - Preserve
Attributes bool - Preserve
Timestamps bool - Recover
Targets List<BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target> - Restore
Entity stringType - Restore
To boolOriginal Paths - Save
Success boolFiles - Vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config>
- Alternate
Restore stringDirectory - Continue
On boolError - Overwrite
Existing bool - Preserve
Acls bool - Preserve
Attributes bool - Preserve
Timestamps bool - Recover
Targets []BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target - Restore
Entity stringType - Restore
To boolOriginal Paths - Save
Success boolFiles - Vlan
Configs []BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config
- alternate
Restore StringDirectory - continue
On BooleanError - overwrite
Existing Boolean - preserve
Acls Boolean - preserve
Attributes Boolean - preserve
Timestamps Boolean - recover
Targets List<BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target> - restore
Entity StringType - restore
To BooleanOriginal Paths - save
Success BooleanFiles - vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config>
- alternate
Restore stringDirectory - continue
On booleanError - overwrite
Existing boolean - preserve
Acls boolean - preserve
Attributes boolean - preserve
Timestamps boolean - recover
Targets BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target[] - restore
Entity stringType - restore
To booleanOriginal Paths - save
Success booleanFiles - vlan
Configs BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config[]
- alternate_
restore_ strdirectory - continue_
on_ boolerror - overwrite_
existing bool - preserve_
acls bool - preserve_
attributes bool - preserve_
timestamps bool - recover_
targets Sequence[BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target] - restore_
entity_ strtype - restore_
to_ booloriginal_ paths - save_
success_ boolfiles - vlan_
configs Sequence[BackupRecovery Download Files Folders Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config]
- alternate
Restore StringDirectory - continue
On BooleanError - overwrite
Existing Boolean - preserve
Acls Boolean - preserve
Attributes Boolean - preserve
Timestamps Boolean - recover
Targets List<Property Map> - restore
Entity StringType - restore
To BooleanOriginal Paths - save
Success BooleanFiles - vlan
Configs List<Property Map>
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamRecoverTarget, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamRecoverTargetArgs
- Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Source doubleId - Parent
Source stringName
- Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- Parent
Source float64Id - Parent
Source stringName
- id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source DoubleId - parent
Source StringName
- id number
- The unique identifier of the Download Files And Folders Recovery Params..
- name string
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source numberId - parent
Source stringName
- id float
- The unique identifier of the Download Files And Folders Recovery Params..
- name str
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent_
source_ floatid - parent_
source_ strname
- id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- name String
- Specifies the name of the recovery task. This field must be set and must be a unique name.
- parent
Source NumberId - parent
Source StringName
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamVlanConfig, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamVlanConfigArgs
- Disable
Vlan bool - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- Disable
Vlan bool - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- disable
Vlan Boolean - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
- disable
Vlan boolean - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name string
- disable_
vlan bool - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- interface_
name str
- disable
Vlan Boolean - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamArgs
- Force
Unmount boolVolume - Mount
Targets List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Mount Target> - Vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config> - Volume
Mappings List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping>
- Force
Unmount boolVolume - Mount
Targets []BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Mount Target - Vlan
Configs []BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config - Volume
Mappings []BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping
- force
Unmount BooleanVolume - mount
Targets List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Mount Target> - vlan
Configs List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config> - volume
Mappings List<BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping>
- force
Unmount booleanVolume - mount
Targets BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Mount Target[] - vlan
Configs BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config[] - volume
Mappings BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping[]
- force_
unmount_ boolvolume - mount_
targets Sequence[BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Mount Target] - vlan_
configs Sequence[BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config] - volume_
mappings Sequence[BackupRecovery Download Files Folders Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping]
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamMountTarget, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamMountTargetArgs
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVlanConfig, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVlanConfigArgs
- Disable
Vlan bool - Id double
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- Disable
Vlan bool - Id float64
- The unique identifier of the Download Files And Folders Recovery Params..
- Interface
Name string
- disable
Vlan Boolean - id Double
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
- disable
Vlan boolean - id number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name string
- disable_
vlan bool - id float
- The unique identifier of the Download Files And Folders Recovery Params..
- interface_
name str
- disable
Vlan Boolean - id Number
- The unique identifier of the Download Files And Folders Recovery Params..
- interface
Name String
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVolumeMapping, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVolumeMappingArgs
- Destination
Volume stringGuid - Source
Volume stringGuid
- Destination
Volume stringGuid - Source
Volume stringGuid
- destination
Volume StringGuid - source
Volume StringGuid
- destination
Volume stringGuid - source
Volume stringGuid
- destination
Volume StringGuid - source
Volume StringGuid
BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamSystemRecoveryParam, BackupRecoveryDownloadFilesFoldersRecoveryPhysicalParamSystemRecoveryParamArgs
- Full
Nas stringPath
- Full
Nas stringPath
- full
Nas StringPath
- full
Nas stringPath
- full_
nas_ strpath
- full
Nas StringPath
BackupRecoveryDownloadFilesFoldersRecoveryRetrieveArchiveTask, BackupRecoveryDownloadFilesFoldersRecoveryRetrieveArchiveTaskArgs
- Task
Uid string - Uptier
Expiry List<double>Times
- Task
Uid string - Uptier
Expiry []float64Times
- task
Uid String - uptier
Expiry List<Double>Times
- task
Uid string - uptier
Expiry number[]Times
- task_
uid str - uptier_
expiry_ Sequence[float]times
- task
Uid String - uptier
Expiry List<Number>Times
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.