ibm.getBackupRecoveries
Explore with Pulumi AI
Provides a read-only data source to retrieve information about a List of Recoveries.. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.
Note
IBM Cloud Backup and Recovery is the Limited Availability (LA) offering in the present release and currently not available under the “General Availability (GA)”. Only after the GA release, it would be available through the “IBM Global Catalog” for delivery and consumption from all available Data center Region/Zones. For more details/Questions about products, sales, support etc at https://www.ibm.com/contact/global
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const backupRecoveries = ibm.getBackupRecoveries({
xIbmTenantId: ibm_backup_recovery.backup_recovery_instance.x_ibm_tenant_id,
});
import pulumi
import pulumi_ibm as ibm
backup_recoveries = ibm.get_backup_recoveries(x_ibm_tenant_id=ibm_backup_recovery["backup_recovery_instance"]["x_ibm_tenant_id"])
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.GetBackupRecoveries(ctx, &ibm.GetBackupRecoveriesArgs{
XIbmTenantId: ibm_backup_recovery.Backup_recovery_instance.X_ibm_tenant_id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var backupRecoveries = Ibm.GetBackupRecoveries.Invoke(new()
{
XIbmTenantId = ibm_backup_recovery.Backup_recovery_instance.X_ibm_tenant_id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetBackupRecoveriesArgs;
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) {
final var backupRecoveries = IbmFunctions.getBackupRecoveries(GetBackupRecoveriesArgs.builder()
.xIbmTenantId(ibm_backup_recovery.backup_recovery_instance().x_ibm_tenant_id())
.build());
}
}
variables:
backupRecoveries:
fn::invoke:
function: ibm:getBackupRecoveries
arguments:
xIbmTenantId: ${ibm_backup_recovery.backup_recovery_instance.x_ibm_tenant_id}
Using getBackupRecoveries
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBackupRecoveries(args: GetBackupRecoveriesArgs, opts?: InvokeOptions): Promise<GetBackupRecoveriesResult>
function getBackupRecoveriesOutput(args: GetBackupRecoveriesOutputArgs, opts?: InvokeOptions): Output<GetBackupRecoveriesResult>
def get_backup_recoveries(archival_target_types: Optional[Sequence[str]] = None,
end_time_usecs: Optional[float] = None,
id: Optional[str] = None,
ids: Optional[Sequence[str]] = None,
recovery_actions: Optional[Sequence[str]] = None,
return_only_child_recoveries: Optional[bool] = None,
snapshot_environments: Optional[Sequence[str]] = None,
snapshot_target_types: Optional[Sequence[str]] = None,
start_time_usecs: Optional[float] = None,
statuses: Optional[Sequence[str]] = None,
x_ibm_tenant_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupRecoveriesResult
def get_backup_recoveries_output(archival_target_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
end_time_usecs: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
recovery_actions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
return_only_child_recoveries: Optional[pulumi.Input[bool]] = None,
snapshot_environments: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
snapshot_target_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
start_time_usecs: Optional[pulumi.Input[float]] = None,
statuses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
x_ibm_tenant_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupRecoveriesResult]
func GetBackupRecoveries(ctx *Context, args *GetBackupRecoveriesArgs, opts ...InvokeOption) (*GetBackupRecoveriesResult, error)
func GetBackupRecoveriesOutput(ctx *Context, args *GetBackupRecoveriesOutputArgs, opts ...InvokeOption) GetBackupRecoveriesResultOutput
> Note: This function is named GetBackupRecoveries
in the Go SDK.
public static class GetBackupRecoveries
{
public static Task<GetBackupRecoveriesResult> InvokeAsync(GetBackupRecoveriesArgs args, InvokeOptions? opts = null)
public static Output<GetBackupRecoveriesResult> Invoke(GetBackupRecoveriesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBackupRecoveriesResult> getBackupRecoveries(GetBackupRecoveriesArgs args, InvokeOptions options)
public static Output<GetBackupRecoveriesResult> getBackupRecoveries(GetBackupRecoveriesArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getBackupRecoveries:getBackupRecoveries
arguments:
# arguments dictionary
The following arguments are supported:
- XIbm
Tenant Id This property is required. string - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- Archival
Target List<string>Types - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- End
Time doubleUsecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Ids List<string>
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- Recovery
Actions List<string> - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- Return
Only boolChild Recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- Snapshot
Environments List<string> - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- Snapshot
Target List<string>Types - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Start
Time doubleUsecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Statuses List<string>
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- XIbm
Tenant Id This property is required. string - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- Archival
Target []stringTypes - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- End
Time float64Usecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Ids []string
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- Recovery
Actions []string - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- Return
Only boolChild Recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- Snapshot
Environments []string - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- Snapshot
Target []stringTypes - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Start
Time float64Usecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Statuses []string
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- x
Ibm Tenant Id This property is required. String - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- archival
Target List<String>Types - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- end
Time DoubleUsecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id String
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- ids List<String>
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- recovery
Actions List<String> - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- return
Only BooleanChild Recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- snapshot
Environments List<String> - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- snapshot
Target List<String>Types - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time DoubleUsecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- statuses List<String>
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- x
Ibm Tenant Id This property is required. string - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- archival
Target string[]Types - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- end
Time numberUsecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- ids string[]
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- recovery
Actions string[] - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- return
Only booleanChild Recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- snapshot
Environments string[] - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- snapshot
Target string[]Types - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time numberUsecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- statuses string[]
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- x_
ibm_ tenant_ id This property is required. str - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- archival_
target_ Sequence[str]types - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- end_
time_ floatusecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id str
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- ids Sequence[str]
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- recovery_
actions Sequence[str] - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- return_
only_ boolchild_ recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- snapshot_
environments Sequence[str] - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- snapshot_
target_ Sequence[str]types - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start_
time_ floatusecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- statuses Sequence[str]
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- x
Ibm Tenant Id This property is required. String - Specifies the key to be used to encrypt the source credential. If includeSourceCredentials is set to true this key must be specified.
- archival
Target List<String>Types - Specifies the snapshot's archival target type from which recovery has been performed. This parameter applies only if 'snapshotTargetType' is 'Archival'.
- Constraints: Allowable list items are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable list items are:
- end
Time NumberUsecs - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id String
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- ids List<String>
- Filter Recoveries for given ids.
- Constraints: The list items must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The list items must match regular expression
- recovery
Actions List<String> - Specifies the list of recovery actions to filter Recoveries. If empty, Recoveries related to all actions will be returned.
- Constraints: Allowable list items are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable list items are:
- return
Only BooleanChild Recoveries - Returns only child recoveries if passed as true. This filter should always be used along with 'ids' filter.
- snapshot
Environments List<String> - Specifies the list of snapshot environment types to filter Recoveries. If empty, Recoveries related to all environments will be returned.
- Constraints: Allowable list items are:
kPhysical
,kSQL
.
- Constraints: Allowable list items are:
- snapshot
Target List<String>Types - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time NumberUsecs - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- statuses List<String>
- Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
getBackupRecoveries Result
The following output properties are available:
- Id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Recoveries
List<Get
Backup Recoveries Recovery> - (List) Specifies list of Recoveries. Nested schema for recoveries:
- XIbm
Tenant stringId - Archival
Target List<string>Types - End
Time doubleUsecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Ids List<string>
- Recovery
Actions List<string> - Return
Only boolChild Recoveries - Snapshot
Environments List<string> - Snapshot
Target List<string>Types - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time doubleUsecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Statuses List<string>
- (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:
- Id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Recoveries
[]Get
Backup Recoveries Recovery - (List) Specifies list of Recoveries. Nested schema for recoveries:
- XIbm
Tenant stringId - Archival
Target []stringTypes - End
Time float64Usecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- Ids []string
- Recovery
Actions []string - Return
Only boolChild Recoveries - Snapshot
Environments []string - Snapshot
Target []stringTypes - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- Start
Time float64Usecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- Statuses []string
- (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:
- id String
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- recoveries
List<Get
Backup Recoveries Recovery> - (List) Specifies list of Recoveries. Nested schema for recoveries:
- x
Ibm StringTenant Id - archival
Target List<String>Types - end
Time DoubleUsecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- ids List<String>
- recovery
Actions List<String> - return
Only BooleanChild Recoveries - snapshot
Environments List<String> - snapshot
Target List<String>Types - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time DoubleUsecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- statuses List<String>
- (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:
- id string
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- recoveries
Get
Backup Recoveries Recovery[] - (List) Specifies list of Recoveries. Nested schema for recoveries:
- x
Ibm stringTenant Id - archival
Target string[]Types - end
Time numberUsecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- ids string[]
- recovery
Actions string[] - return
Only booleanChild Recoveries - snapshot
Environments string[] - snapshot
Target string[]Types - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time numberUsecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- statuses string[]
- (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:
- id str
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- recoveries
Sequence[Get
Backup Recoveries Recovery] - (List) Specifies list of Recoveries. Nested schema for recoveries:
- x_
ibm_ strtenant_ id - archival_
target_ Sequence[str]types - end_
time_ floatusecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- ids Sequence[str]
- recovery_
actions Sequence[str] - return_
only_ boolchild_ recoveries - snapshot_
environments Sequence[str] - snapshot_
target_ Sequence[str]types - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start_
time_ floatusecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- statuses Sequence[str]
- (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:
- id String
- (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- recoveries List<Property Map>
- (List) Specifies list of Recoveries. Nested schema for recoveries:
- x
Ibm StringTenant Id - archival
Target List<String>Types - end
Time NumberUsecs - (Integer) Specifies the end time of the Recovery in Unix timestamp epoch in microseconds. This field will be populated only after Recovery is finished.
- ids List<String>
- recovery
Actions List<String> - return
Only BooleanChild Recoveries - snapshot
Environments List<String> - snapshot
Target List<String>Types - (String) Specifies the snapshot target type.
- Constraints: Allowable values are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable values are:
- start
Time NumberUsecs - (Integer) Specifies the start time of the Recovery in Unix timestamp epoch in microseconds.
- statuses List<String>
- (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:
Supporting Types
GetBackupRecoveriesRecovery
- Can
Tear Down This property is required. bool - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- Creation
Infos This property is required. List<GetBackup Recoveries Recovery Creation Info> - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- End
Time Usecs This property is required. double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Is
Multi Stage Restore This property is required. bool - (Boolean) 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.
- Is
Parent Recovery This property is required. bool - (Boolean) 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.
- Messages
This property is required. List<string> - (List) Specify error messages about the file during recovery.
- Mssql
Params This property is required. List<GetBackup Recoveries Recovery Mssql Param> - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Recovery Id This property is required. string - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Permissions
This property is required. List<GetBackup Recoveries Recovery Permission> - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- Physical
Params This property is required. List<GetBackup Recoveries Recovery Physical Param> - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- Retrieve
Archive Tasks This property is required. List<GetBackup Recoveries Recovery Retrieve Archive Task> - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- Snapshot
Environment This property is required. string - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Start
Time Usecs This property is required. double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Tear
Down Message This property is required. string - (String) Specifies the error message about the tear down operation if it fails.
- Tear
Down Status This property is required. string - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
- Can
Tear Down This property is required. bool - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- Creation
Infos This property is required. []GetBackup Recoveries Recovery Creation Info - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- End
Time Usecs This property is required. float64 - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Is
Multi Stage Restore This property is required. bool - (Boolean) 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.
- Is
Parent Recovery This property is required. bool - (Boolean) 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.
- Messages
This property is required. []string - (List) Specify error messages about the file during recovery.
- Mssql
Params This property is required. []GetBackup Recoveries Recovery Mssql Param - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Recovery Id This property is required. string - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Permissions
This property is required. []GetBackup Recoveries Recovery Permission - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- Physical
Params This property is required. []GetBackup Recoveries Recovery Physical Param - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- Retrieve
Archive Tasks This property is required. []GetBackup Recoveries Recovery Retrieve Archive Task - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- Snapshot
Environment This property is required. string - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Start
Time Usecs This property is required. float64 - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Tear
Down Message This property is required. string - (String) Specifies the error message about the tear down operation if it fails.
- Tear
Down Status This property is required. string - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
- can
Tear Down This property is required. Boolean - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- creation
Infos This property is required. List<GetBackup Recoveries Recovery Creation Info> - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- end
Time Usecs This property is required. Double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Multi Stage Restore This property is required. Boolean - (Boolean) 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.
- is
Parent Recovery This property is required. Boolean - (Boolean) 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.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- mssql
Params This property is required. List<GetBackup Recoveries Recovery Mssql Param> - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Recovery Id This property is required. String - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- permissions
This property is required. List<GetBackup Recoveries Recovery Permission> - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- physical
Params This property is required. List<GetBackup Recoveries Recovery Physical Param> - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- retrieve
Archive Tasks This property is required. List<GetBackup Recoveries Recovery Retrieve Archive Task> - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- snapshot
Environment This property is required. String - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- start
Time Usecs This property is required. Double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- tear
Down Message This property is required. String - (String) Specifies the error message about the tear down operation if it fails.
- tear
Down Status This property is required. String - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
- can
Tear Down This property is required. boolean - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- creation
Infos This property is required. GetBackup Recoveries Recovery Creation Info[] - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- end
Time Usecs This property is required. number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Multi Stage Restore This property is required. boolean - (Boolean) 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.
- is
Parent Recovery This property is required. boolean - (Boolean) 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.
- messages
This property is required. string[] - (List) Specify error messages about the file during recovery.
- mssql
Params This property is required. GetBackup Recoveries Recovery Mssql Param[] - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- name
This property is required. string - (String) Specifies the name of the object.
- parent
Recovery Id This property is required. string - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- permissions
This property is required. GetBackup Recoveries Recovery Permission[] - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- physical
Params This property is required. GetBackup Recoveries Recovery Physical Param[] - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- retrieve
Archive Tasks This property is required. GetBackup Recoveries Recovery Retrieve Archive Task[] - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- snapshot
Environment This property is required. string - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- start
Time Usecs This property is required. number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- tear
Down Message This property is required. string - (String) Specifies the error message about the tear down operation if it fails.
- tear
Down Status This property is required. string - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
- can_
tear_ down This property is required. bool - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- creation_
infos This property is required. Sequence[GetBackup Recoveries Recovery Creation Info] - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- end_
time_ usecs This property is required. float - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id
This property is required. str - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is_
multi_ stage_ restore This property is required. bool - (Boolean) 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.
- is_
parent_ recovery This property is required. bool - (Boolean) 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.
- messages
This property is required. Sequence[str] - (List) Specify error messages about the file during recovery.
- mssql_
params This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param] - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- name
This property is required. str - (String) Specifies the name of the object.
- parent_
recovery_ id This property is required. str - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- permissions
This property is required. Sequence[GetBackup Recoveries Recovery Permission] - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- physical_
params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param] - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- progress_
task_ id This property is required. str - (String) Progress monitor task id for Recovery.
- recovery_
action This property is required. str - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- retrieve_
archive_ tasks This property is required. Sequence[GetBackup Recoveries Recovery Retrieve Archive Task] - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- snapshot_
environment This property is required. str - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- start_
time_ usecs This property is required. float - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- tear_
down_ message This property is required. str - (String) Specifies the error message about the tear down operation if it fails.
- tear_
down_ status This property is required. str - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
- can
Tear Down This property is required. Boolean - (Boolean) Specifies whether it's possible to tear down the objects created by the recovery.
- creation
Infos This property is required. List<Property Map> - (List) Specifies the information about the creation of the protection group or recovery. Nested schema for creation_info:
- end
Time Usecs This property is required. Number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Multi Stage Restore This property is required. Boolean - (Boolean) 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.
- is
Parent Recovery This property is required. Boolean - (Boolean) 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.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- mssql
Params This property is required. List<Property Map> - (List) Specifies the recovery options specific to Sql environment. Nested schema for mssql_params:
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Recovery Id This property is required. String - (String) If current recovery is child recovery triggered by another parent recovery operation, then this field willt specify the id of the parent recovery.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- permissions
This property is required. List<Property Map> - (List) Specifies the list of tenants that have permissions for this recovery. Nested schema for permissions:
- physical
Params This property is required. List<Property Map> - (List) Specifies the recovery options specific to Physical environment. Nested schema for physical_params:
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- retrieve
Archive Tasks This property is required. List<Property Map> - (List) Specifies the list of persistent state of a retrieve of an archive task. Nested schema for retrieve_archive_tasks:
- snapshot
Environment This property is required. String - (String) Specifies the type of snapshot environment for which the Recovery was performed.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- start
Time Usecs This property is required. Number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- tear
Down Message This property is required. String - (String) Specifies the error message about the tear down operation if it fails.
- tear
Down Status This property is required. String - (String) 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.
- Constraints: Allowable values are:
DestroyScheduled
,Destroying
,Destroyed
,DestroyError
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryCreationInfo
- User
Name This property is required. string - (String) Specifies the name of the user who created the protection group or recovery.
- User
Name This property is required. string - (String) Specifies the name of the user who created the protection group or recovery.
- user
Name This property is required. String - (String) Specifies the name of the user who created the protection group or recovery.
- user
Name This property is required. string - (String) Specifies the name of the user who created the protection group or recovery.
- user_
name This property is required. str - (String) Specifies the name of the user who created the protection group or recovery.
- user
Name This property is required. String - (String) Specifies the name of the user who created the protection group or recovery.
GetBackupRecoveriesRecoveryMssqlParam
- Recover
App Params This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param> - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- Vlan
Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Recover
App Params This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- Vlan
Configs This property is required. []GetBackup Recoveries Recovery Mssql Param Vlan Config - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- recover
App Params This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param> - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- vlan
Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- recover
App Params This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param[] - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- vlan
Configs This property is required. GetBackup Recoveries Recovery Mssql Param Vlan Config[] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- recover_
app_ params This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param] - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- recovery_
action This property is required. str - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- vlan_
configs This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Vlan Config] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- recover
App Params This property is required. List<Property Map> - (List) Specifies the parameters to recover Sql databases.
- Constraints: The minimum length is
1
item. Nested schema for recover_app_params:
- Constraints: The minimum length is
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- vlan
Configs This property is required. List<Property Map> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParam
- Aag
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Aag Info> - (List) Object details for Mssql. Nested schema for aag_info:
- Archival
Target Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored This property is required. double - (Integer) Specify the total bytes restored.
- End
Time Usecs This property is required. double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Host
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Host Info> - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- Is
Encrypted This property is required. bool - (Boolean) Specifies whether the database is TDE enabled.
- Messages
This property is required. List<string> - (List) Specify error messages about the file during recovery.
- Object
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In Time Usecs This property is required. double - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- Protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- Recover
From Standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation Time Usecs This property is required. double - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- Snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Sql
Target Params This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param> - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- Start
Time Usecs This property is required. double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- Aag
Infos This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Aag Info - (List) Object details for Mssql. Nested schema for aag_info:
- Archival
Target Infos This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored This property is required. float64 - (Integer) Specify the total bytes restored.
- End
Time Usecs This property is required. float64 - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Host
Infos This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Host Info - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- Is
Encrypted This property is required. bool - (Boolean) Specifies whether the database is TDE enabled.
- Messages
This property is required. []string - (List) Specify error messages about the file during recovery.
- Object
Infos This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In Time Usecs This property is required. float64 - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- Protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- Recover
From Standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation Time Usecs This property is required. float64 - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- Snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Sql
Target Params This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- Start
Time Usecs This property is required. float64 - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- aag
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Aag Info> - (List) Object details for Mssql. Nested schema for aag_info:
- archival
Target Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. Double - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. Double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- host
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Host Info> - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- is
Encrypted This property is required. Boolean - (Boolean) Specifies whether the database is TDE enabled.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. Double - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. String - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. String - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. Boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. Double - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. String - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. String - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- sql
Target Params This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param> - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- start
Time Usecs This property is required. Double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- aag
Infos This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Aag Info[] - (List) Object details for Mssql. Nested schema for aag_info:
- archival
Target Infos This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info[] - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. number - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- host
Infos This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Host Info[] - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- is
Encrypted This property is required. boolean - (Boolean) Specifies whether the database is TDE enabled.
- messages
This property is required. string[] - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info[] - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. number - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. number - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- sql
Target Params This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param[] - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- start
Time Usecs This property is required. number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- aag_
infos This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Aag Info] - (List) Object details for Mssql. Nested schema for aag_info:
- archival_
target_ infos This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info] - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes_
restored This property is required. float - (Integer) Specify the total bytes restored.
- end_
time_ usecs This property is required. float - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- host_
infos This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Host Info] - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- is_
encrypted This property is required. bool - (Boolean) Specifies whether the database is TDE enabled.
- messages
This property is required. Sequence[str] - (List) Specify error messages about the file during recovery.
- object_
infos This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info] - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point_
in_ time_ usecs This property is required. float - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress_
task_ id This property is required. str - (String) Progress monitor task id for Recovery.
- protection_
group_ id This property is required. str - (String) Specifies the protection group id of the object snapshot.
- protection_
group_ name This property is required. str - (String) Specifies the protection group name of the object snapshot.
- recover_
from_ standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot_
creation_ time_ usecs This property is required. float - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot_
id This property is required. str - (String) Specifies the snapshot id.
- snapshot_
target_ type This property is required. str - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- sql_
target_ params This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param] - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- start_
time_ usecs This property is required. float - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- target_
environment This property is required. str - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- aag
Infos This property is required. List<Property Map> - (List) Object details for Mssql. Nested schema for aag_info:
- archival
Target Infos This property is required. List<Property Map> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. Number - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. Number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- host
Infos This property is required. List<Property Map> - (List) Specifies the host information for a objects. This is mainly populated in case of App objects where app object is hosted by another object such as VM or physical server. Nested schema for host_info:
- is
Encrypted This property is required. Boolean - (Boolean) Specifies whether the database is TDE enabled.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. List<Property Map> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. Number - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. String - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. String - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. Boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. Number - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. String - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. String - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- sql
Target Params This property is required. List<Property Map> - (List) Specifies the params for recovering to a sql host. Specifiy seperate settings for each db object that need to be recovered. Provided sql backup should be recovered to same type of target host. For Example: If you have sql backup taken from a physical host then that should be recovered to physical host only. Nested schema for sql_target_params:
- start
Time Usecs This property is required. Number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamAagInfo
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfo
- Archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id This property is required. double - (Integer) Specifies the archival target ID.
- Target
Name This property is required. string - (String) Specifies the archival target name.
- Target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- Archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id This property is required. float64 - (Integer) Specifies the archival target ID.
- Target
Name This property is required. string - (String) Specifies the archival target name.
- Target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. String - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. String - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. Double - (Integer) Specifies the archival target ID.
- target
Name This property is required. String - (String) Specifies the archival target name.
- target
Type This property is required. String - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. String - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. number - (Integer) Specifies the archival target ID.
- target
Name This property is required. string - (String) Specifies the archival target name.
- target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting[] - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival_
task_ id This property is required. str - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership_
context This property is required. str - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target_
id This property is required. float - (Integer) Specifies the archival target ID.
- target_
name This property is required. str - (String) Specifies the archival target name.
- target_
type This property is required. str - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier_
settings This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting] - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage_
type This property is required. str - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. String - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. String - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. Number - (Integer) Specifies the archival target ID.
- target
Name This property is required. String - (String) Specifies the archival target name.
- target
Type This property is required. String - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. List<Property Map> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. String - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSetting
- Aws
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier Type This property is required. string - (String) 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 This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering> - (List) Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- Aws
Tierings This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering - (List) Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier Type This property is required. string - (String) 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 This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering - (List) Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. String - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. String - (String) 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 This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering> - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering[] - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering[] - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. string - (String) 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 This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering[] - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering[] - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering] - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering] - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud_
platform This property is required. str - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current_
tier_ type This property is required. str - (String) 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 This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering] - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering] - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. List<Property Map> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. List<Property Map> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. String - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. String - (String) 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 This property is required. List<Property Map> - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. List<Property Map> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Aws Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAwsTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Azure Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingAzureTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Google Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingGoogleTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Archival Target Info Tier Setting Oracle Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamArchivalTargetInfoTierSettingOracleTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamHostInfo
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
- environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. string - (String) Specifies the name of the object.
- environment
This property is required. str - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- id
This property is required. str - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. str - (String) Specifies the name of the object.
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfo
- Child
Objects This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. double - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. double - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info VCenter Summary> - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- Child
Objects This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. float64 - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. float64 - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info VCenter Summary - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Double - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Double - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info VCenter Summary> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object[] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. string - (String) Specifies the name of the object.
- object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. string - (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:
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary[] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info VCenter Summary[] - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary[] - (List) Nested schema for windows_cluster_summary:
- child_
objects This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. str - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id This property is required. str - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical_
size_ bytes This property is required. float - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. str - (String) Specifies the name of the object.
- object_
hash This property is required. str - (String) Specifies the hash identifier of the object.
- object_
type This property is required. str - (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 This property is required. str - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type This property is required. str - (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:
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Sharepoint Site Summary] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id This property is required. float - (Integer) Specifies registered source id to which object belongs.
- source_
name This property is required. str - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. str - (String) Specifies the uuid which is a unique identifier of the object.
- v_
center_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info VCenter Summary] - (List) Nested schema for v_center_summary:
- windows_
cluster_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Windows Cluster Summary] - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<Property Map> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<Property Map>- (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<Property Map> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<Property Map> - (List) Nested schema for windows_cluster_summary:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoChildObject
- Child
Objects This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. double - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. double - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary> - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- Child
Objects This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Child Object - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. float64 - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. float64 - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Double - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Double - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Child Object[] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. string - (String) Specifies the name of the object.
- object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. string - (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:
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary[] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary[] - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary[] - (List) Nested schema for windows_cluster_summary:
- child_
objects This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Child Object] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. str - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id This property is required. str - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical_
size_ bytes This property is required. float - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. str - (String) Specifies the name of the object.
- object_
hash This property is required. str - (String) Specifies the hash identifier of the object.
- object_
type This property is required. str - (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 This property is required. str - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type This property is required. str - (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:
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Sharepoint Site Summary] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id This property is required. float - (Integer) Specifies registered source id to which object belongs.
- source_
name This property is required. str - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. str - (String) Specifies the uuid which is a unique identifier of the object.
- v_
center_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object VCenter Summary] - (List) Nested schema for v_center_summary:
- windows_
cluster_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Object Info Child Object Windows Cluster Summary] - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<Property Map> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<Property Map>- (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<Property Map> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<Property Map> - (List) Nested schema for windows_cluster_summary:
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectSharepointSiteSummary
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site_
web_ url This property is required. str - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectVCenterSummary
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoChildObjectWindowsClusterSummary
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster_
source_ type This property is required. str - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoSharepointSiteSummary
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site_
web_ url This property is required. str - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoVCenterSummary
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamObjectInfoWindowsClusterSummary
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster_
source_ type This property is required. str - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParam
- New
Source Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config> - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- Original
Source Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config> - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- Recover
To New Source This property is required. bool - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
- New
Source Configs This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- Original
Source Configs This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- Recover
To New Source This property is required. bool - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
- new
Source Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config> - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- original
Source Configs This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config> - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- recover
To New Source This property is required. Boolean - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
- new
Source Configs This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config[] - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- original
Source Configs This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config[] - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- recover
To New Source This property is required. boolean - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
- new_
source_ configs This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config] - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- original_
source_ configs This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config] - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- recover_
to_ new_ source This property is required. bool - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
- new
Source Configs This property is required. List<Property Map> - (List) Specifies the destination Source configuration parameters where the databases will be recovered. This is mandatory if recoverToNewSource is set to true. Nested schema for new_source_config:
- original
Source Configs This property is required. List<Property Map> - (List) Specifies the Source configuration if databases are being recovered to Original Source. If not specified, all the configuration parameters will be retained. Nested schema for original_source_config:
- recover
To New Source This property is required. Boolean - (Boolean) Specifies the parameter whether the recovery should be performed to a new sources or an original Source Target.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfig
- Data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Database
Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- Hosts
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host> - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- Instance
Name This property is required. string - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- Keep
Cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- Log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Multi
Stage Restore Options This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- Native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- Native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- Overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- Replay
Entire Last Log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- Restore
Time Usecs This property is required. double - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- Secondary
Data Files Dir Lists This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- With
No Recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- Data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Database
Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- Hosts
This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- Instance
Name This property is required. string - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- Keep
Cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- Log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Multi
Stage Restore Options This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- Native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- Native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- Overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- Replay
Entire Last Log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- Restore
Time Usecs This property is required. float64 - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- Secondary
Data Files Dir Lists This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- With
No Recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- data
File Directory Location This property is required. String - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- database
Name This property is required. String - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- hosts
This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host> - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- instance
Name This property is required. String - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- keep
Cdc This property is required. Boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. String - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. String - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. String - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- overwriting
Policy This property is required. String - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. Boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. Double - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. Boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- database
Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- hosts
This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host[] - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- instance
Name This property is required. string - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- keep
Cdc This property is required. boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option[] - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. number - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List[] - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- data_
file_ directory_ location This property is required. str - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- database_
name This property is required. str - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- hosts
This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Host] - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- instance_
name This property is required. str - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- keep_
cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log_
file_ directory_ location This property is required. str - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi_
stage_ restore_ options This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Multi Stage Restore Option] - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native_
log_ recovery_ with_ clause This property is required. str - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native_
recovery_ with_ clause This property is required. str - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- overwriting_
policy This property is required. str - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay_
entire_ last_ log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore_
time_ usecs This property is required. float - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary_
data_ files_ dir_ lists This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param New Source Config Secondary Data Files Dir List] - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with_
no_ recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- data
File Directory Location This property is required. String - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- database
Name This property is required. String - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- hosts
This property is required. List<Property Map> - (List) Specifies the source id of target host where databases will be recovered. This source id can be a physical host or virtual machine. Nested schema for host:
- instance
Name This property is required. String - (String) Specifies an instance name of the Sql Server that should be used for restoring databases to.
- keep
Cdc This property is required. Boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. String - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. List<Property Map> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. String - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. String - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- overwriting
Policy This property is required. String - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. Boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. Number - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. List<Property Map> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. Boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigHost
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigMultiStageRestoreOption
- Enable
Auto Sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- Enable
Multi Stage Restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- Enable
Auto Sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- Enable
Multi Stage Restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. Boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. Boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable_
auto_ sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable_
multi_ stage_ restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. Boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. Boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamNewSourceConfigSecondaryDataFilesDirList
- Directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- Filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- Directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- Filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. String - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. String - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. str - (String) Specifies the directory where to keep the files matching the pattern.
- filename_
pattern This property is required. str - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. String - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. String - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfig
- Capture
Tail Logs This property is required. bool - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- Data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Keep
Cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- Log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Multi
Stage Restore Options This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- Native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- Native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- New
Database Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- Overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- Replay
Entire Last Log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- Restore
Time Usecs This property is required. double - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- Secondary
Data Files Dir Lists This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- With
No Recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- Capture
Tail Logs This property is required. bool - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- Data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Keep
Cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- Log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- Multi
Stage Restore Options This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- Native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- Native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- New
Database Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- Overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- Replay
Entire Last Log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- Restore
Time Usecs This property is required. float64 - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- Secondary
Data Files Dir Lists This property is required. []GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- With
No Recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- capture
Tail Logs This property is required. Boolean - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- data
File Directory Location This property is required. String - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- keep
Cdc This property is required. Boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. String - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. String - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. String - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- new
Database Name This property is required. String - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- overwriting
Policy This property is required. String - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. Boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. Double - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. List<GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. Boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- capture
Tail Logs This property is required. boolean - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- data
File Directory Location This property is required. string - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- keep
Cdc This property is required. boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. string - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option[] - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. string - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. string - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- new
Database Name This property is required. string - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- overwriting
Policy This property is required. string - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. number - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List[] - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- capture_
tail_ logs This property is required. bool - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- data_
file_ directory_ location This property is required. str - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- keep_
cdc This property is required. bool - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log_
file_ directory_ location This property is required. str - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi_
stage_ restore_ options This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Multi Stage Restore Option] - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native_
log_ recovery_ with_ clause This property is required. str - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native_
recovery_ with_ clause This property is required. str - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- new_
database_ name This property is required. str - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- overwriting_
policy This property is required. str - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay_
entire_ last_ log This property is required. bool - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore_
time_ usecs This property is required. float - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary_
data_ files_ dir_ lists This property is required. Sequence[GetBackup Recoveries Recovery Mssql Param Recover App Param Sql Target Param Original Source Config Secondary Data Files Dir List] - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with_
no_ recovery This property is required. bool - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
- capture
Tail Logs This property is required. Boolean - (Boolean) Set this to true if tail logs are to be captured before the recovery operation. This is only applicable if database is not being renamed.
- data
File Directory Location This property is required. String - (String) Specifies the directory where to put the database data files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- keep
Cdc This property is required. Boolean - (Boolean) Specifies whether to keep CDC (Change Data Capture) on recovered databases or not. If not passed, this is assumed to be true. If withNoRecovery is passed as true, then this field must not be set to true. Passing this field as true in this scenario will be a invalid request.
- log
File Directory Location This property is required. String - (String) Specifies the directory where to put the database log files. Missing directory will be automatically created. If you are overwriting the existing database then this field will be ignored.
- multi
Stage Restore Options This property is required. List<Property Map> - (List) Specifies the parameters related to multi stage Sql restore. Nested schema for multi_stage_restore_options:
- native
Log Recovery With Clause This property is required. String - (String) Specifies the WITH clause to be used in native sql log restore command. This is only applicable for native log restore.
- native
Recovery With Clause This property is required. String - (String) 'with_clause' contains 'with clause' to be used in native sql restore command. This is only applicable for database restore of native sql backup. Here user can specify multiple restore options. Example: 'WITH BUFFERCOUNT = 575, MAXTRANSFERSIZE = 2097152'.
- new
Database Name This property is required. String - (String) Specifies a new name for the restored database. If this field is not specified, then the original database will be overwritten after recovery.
- overwriting
Policy This property is required. String - (String) Specifies a policy to be used while recovering existing databases.
- Constraints: Allowable values are:
FailIfExists
,Overwrite
.
- Constraints: Allowable values are:
- replay
Entire Last Log This property is required. Boolean - (Boolean) Specifies the option to set replay last log bit while creating the sql restore task and doing restore to latest point-in-time. If this is set to true, we will replay the entire last log without STOPAT.
- restore
Time Usecs This property is required. Number - (Integer) Specifies the time in the past to which the Sql database needs to be restored. This allows for granular recovery of Sql databases. If this is not set, the Sql database will be restored from the full/incremental snapshot.
- secondary
Data Files Dir Lists This property is required. List<Property Map> - (List) Specifies the secondary data filename pattern and corresponding direcories of the DB. Secondary data files are optional and are user defined. The recommended file extention for secondary files is ".ndf". If this option is specified and the destination folders do not exist they will be automatically created. Nested schema for secondary_data_files_dir_list:
- with
No Recovery This property is required. Boolean - (Boolean) Specifies the flag to bring DBs online or not after successful recovery. If this is passed as true, then it means DBs won't be brought online.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigMultiStageRestoreOption
- Enable
Auto Sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- Enable
Multi Stage Restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- Enable
Auto Sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- Enable
Multi Stage Restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. Boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. Boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable_
auto_ sync This property is required. bool - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable_
multi_ stage_ restore This property is required. bool - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
- enable
Auto Sync This property is required. Boolean - (Boolean) Set this to true if you want to enable auto sync for multi stage restore.
- enable
Multi Stage Restore This property is required. Boolean - (Boolean) Set this to true if you are creating a multi-stage Sql restore task needed for features such as Hot-Standby.
GetBackupRecoveriesRecoveryMssqlParamRecoverAppParamSqlTargetParamOriginalSourceConfigSecondaryDataFilesDirList
- Directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- Filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- Directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- Filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. String - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. String - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. string - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. string - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. str - (String) Specifies the directory where to keep the files matching the pattern.
- filename_
pattern This property is required. str - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
- directory
This property is required. String - (String) Specifies the directory where to keep the files matching the pattern.
- filename
Pattern This property is required. String - (String) Specifies a pattern to be matched with filenames. This can be a regex expression.
GetBackupRecoveriesRecoveryMssqlParamVlanConfig
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable_
vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface_
name This property is required. str - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
GetBackupRecoveriesRecoveryPermission
- Created
At Time Msecs This property is required. double - (Integer) Epoch time when tenant was created.
- Deleted
At Time Msecs This property is required. double - (Integer) Epoch time when tenant was last updated.
- Description
This property is required. string - (String) Description about the tenant.
- External
Vendor Metadatas This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Is
Managed On Helios This property is required. bool - (Boolean) Flag to indicate if tenant is managed on helios.
- Last
Updated At Time Msecs This property is required. double - (Integer) Epoch time when tenant was last updated.
- Name
This property is required. string - (String) Specifies the name of the object.
- Networks
This property is required. List<GetBackup Recoveries Recovery Permission Network> - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Created
At Time Msecs This property is required. float64 - (Integer) Epoch time when tenant was created.
- Deleted
At Time Msecs This property is required. float64 - (Integer) Epoch time when tenant was last updated.
- Description
This property is required. string - (String) Description about the tenant.
- External
Vendor Metadatas This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- Id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Is
Managed On Helios This property is required. bool - (Boolean) Flag to indicate if tenant is managed on helios.
- Last
Updated At Time Msecs This property is required. float64 - (Integer) Epoch time when tenant was last updated.
- Name
This property is required. string - (String) Specifies the name of the object.
- Networks
This property is required. []GetBackup Recoveries Recovery Permission Network - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- created
At Time Msecs This property is required. Double - (Integer) Epoch time when tenant was created.
- deleted
At Time Msecs This property is required. Double - (Integer) Epoch time when tenant was last updated.
- description
This property is required. String - (String) Description about the tenant.
- external
Vendor Metadatas This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Managed On Helios This property is required. Boolean - (Boolean) Flag to indicate if tenant is managed on helios.
- last
Updated At Time Msecs This property is required. Double - (Integer) Epoch time when tenant was last updated.
- name
This property is required. String - (String) Specifies the name of the object.
- networks
This property is required. List<GetBackup Recoveries Recovery Permission Network> - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- created
At Time Msecs This property is required. number - (Integer) Epoch time when tenant was created.
- deleted
At Time Msecs This property is required. number - (Integer) Epoch time when tenant was last updated.
- description
This property is required. string - (String) Description about the tenant.
- external
Vendor Metadatas This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata[] - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- id
This property is required. string - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Managed On Helios This property is required. boolean - (Boolean) Flag to indicate if tenant is managed on helios.
- last
Updated At Time Msecs This property is required. number - (Integer) Epoch time when tenant was last updated.
- name
This property is required. string - (String) Specifies the name of the object.
- networks
This property is required. GetBackup Recoveries Recovery Permission Network[] - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- created_
at_ time_ msecs This property is required. float - (Integer) Epoch time when tenant was created.
- deleted_
at_ time_ msecs This property is required. float - (Integer) Epoch time when tenant was last updated.
- description
This property is required. str - (String) Description about the tenant.
- external_
vendor_ metadatas This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata] - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- id
This property is required. str - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is_
managed_ on_ helios This property is required. bool - (Boolean) Flag to indicate if tenant is managed on helios.
- last_
updated_ at_ time_ msecs This property is required. float - (Integer) Epoch time when tenant was last updated.
- name
This property is required. str - (String) Specifies the name of the object.
- networks
This property is required. Sequence[GetBackup Recoveries Recovery Permission Network] - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- created
At Time Msecs This property is required. Number - (Integer) Epoch time when tenant was created.
- deleted
At Time Msecs This property is required. Number - (Integer) Epoch time when tenant was last updated.
- description
This property is required. String - (String) Description about the tenant.
- external
Vendor Metadatas This property is required. List<Property Map> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendors who are responsible for managing tenants. This field will only applicable if tenant creation is happening for a specially provisioned clusters for external vendors. Nested schema for external_vendor_metadata:
- id
This property is required. String - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- is
Managed On Helios This property is required. Boolean - (Boolean) Flag to indicate if tenant is managed on helios.
- last
Updated At Time Msecs This property is required. Number - (Integer) Epoch time when tenant was last updated.
- name
This property is required. String - (String) Specifies the name of the object.
- networks
This property is required. List<Property Map> - (List) Networking information about a Tenant on a Cluster. Nested schema for network:
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadata
- Ibm
Tenant Metadata Params This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- Type
This property is required. string - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
- Ibm
Tenant Metadata Params This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- Type
This property is required. string - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
- ibm
Tenant Metadata Params This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- type
This property is required. String - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
- ibm
Tenant Metadata Params This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param[] - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- type
This property is required. string - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
- ibm_
tenant_ metadata_ params This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param] - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- type
This property is required. str - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
- ibm
Tenant Metadata Params This property is required. List<Property Map> - (List) Specifies the additional metadata for the tenant that is specifically set by the external vendor of type 'IBM'. Nested schema for ibm_tenant_metadata_params:
- type
This property is required. String - (String) Specifies the type of the external vendor. The type specific parameters must be specified the provided type.
- Constraints: Allowable values are:
IBM
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParam
- Account
Id This property is required. string - (String) Specifies the unique identifier of the IBM's account ID.
- Crn
This property is required. string - (String) Specifies the unique CRN associated with the tenant.
- Custom
Properties This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Custom Property> - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- Liveness
Mode This property is required. string - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- Metrics
Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config> - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- Ownership
Mode This property is required. string - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- Plan
Id This property is required. string - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- Resource
Group Id This property is required. string - (String) Specifies the Resource Group ID associated with the tenant.
- Resource
Instance Id This property is required. string - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- Account
Id This property is required. string - (String) Specifies the unique identifier of the IBM's account ID.
- Crn
This property is required. string - (String) Specifies the unique CRN associated with the tenant.
- Custom
Properties This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Custom Property - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- Liveness
Mode This property is required. string - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- Metrics
Configs This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- Ownership
Mode This property is required. string - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- Plan
Id This property is required. string - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- Resource
Group Id This property is required. string - (String) Specifies the Resource Group ID associated with the tenant.
- Resource
Instance Id This property is required. string - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- account
Id This property is required. String - (String) Specifies the unique identifier of the IBM's account ID.
- crn
This property is required. String - (String) Specifies the unique CRN associated with the tenant.
- custom
Properties This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Custom Property> - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- liveness
Mode This property is required. String - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- metrics
Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config> - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- ownership
Mode This property is required. String - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- plan
Id This property is required. String - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- resource
Group Id This property is required. String - (String) Specifies the Resource Group ID associated with the tenant.
- resource
Instance Id This property is required. String - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- account
Id This property is required. string - (String) Specifies the unique identifier of the IBM's account ID.
- crn
This property is required. string - (String) Specifies the unique CRN associated with the tenant.
- custom
Properties This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Custom Property[] - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- liveness
Mode This property is required. string - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- metrics
Configs This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config[] - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- ownership
Mode This property is required. string - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- plan
Id This property is required. string - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- resource
Group Id This property is required. string - (String) Specifies the Resource Group ID associated with the tenant.
- resource
Instance Id This property is required. string - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- account_
id This property is required. str - (String) Specifies the unique identifier of the IBM's account ID.
- crn
This property is required. str - (String) Specifies the unique CRN associated with the tenant.
- custom_
properties This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Custom Property] - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- liveness_
mode This property is required. str - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- metrics_
configs This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config] - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- ownership_
mode This property is required. str - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- plan_
id This property is required. str - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- resource_
group_ id This property is required. str - (String) Specifies the Resource Group ID associated with the tenant.
- resource_
instance_ id This property is required. str - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- account
Id This property is required. String - (String) Specifies the unique identifier of the IBM's account ID.
- crn
This property is required. String - (String) Specifies the unique CRN associated with the tenant.
- custom
Properties This property is required. List<Property Map> - (List) Specifies the list of custom properties associated with the tenant. External vendors can choose to set any properties inside following list. Note that the fields set inside the following will not be available for direct filtering. API callers should make sure that no sensitive information such as passwords is sent in these fields. Nested schema for custom_properties:
- liveness
Mode This property is required. String - (String) Specifies the current liveness mode of the tenant. This mode may change based on AZ failures when vendor chooses to failover or failback the tenants to other AZs.
- Constraints: Allowable values are:
Active
,Standby
.
- Constraints: Allowable values are:
- metrics
Configs This property is required. List<Property Map> - (List) Specifies the metadata for metrics configuration. The metadata defined here will be used by cluster to send the usgae metrics to IBM cloud metering service for calculating the tenant billing. Nested schema for metrics_config:
- ownership
Mode This property is required. String - (String) Specifies the current ownership mode for the tenant. The ownership of the tenant represents the active role for functioning of the tenant.
- Constraints: Allowable values are:
Primary
,Secondary
.
- Constraints: Allowable values are:
- plan
Id This property is required. String - (String) Specifies the Plan Id associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
- resource
Group Id This property is required. String - (String) Specifies the Resource Group ID associated with the tenant.
- resource
Instance Id This property is required. String - (String) Specifies the Resource Instance ID associated with the tenant. This field is introduced for tracking purposes inside IBM enviournment.
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamCustomProperty
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamMetricsConfig
- Cos
Resource Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Cos Resource Config> - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- Iam
Metrics Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Iam Metrics Config> - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- Metering
Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Metering Config> - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
- Cos
Resource Configs This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Cos Resource Config - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- Iam
Metrics Configs This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Iam Metrics Config - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- Metering
Configs This property is required. []GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Metering Config - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
- cos
Resource Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Cos Resource Config> - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- iam
Metrics Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Iam Metrics Config> - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- metering
Configs This property is required. List<GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Metering Config> - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
- cos
Resource Configs This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Cos Resource Config[] - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- iam
Metrics Configs This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Iam Metrics Config[] - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- metering
Configs This property is required. GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Metering Config[] - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
- cos_
resource_ configs This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Cos Resource Config] - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- iam_
metrics_ configs This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Iam Metrics Config] - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- metering_
configs This property is required. Sequence[GetBackup Recoveries Recovery Permission External Vendor Metadata Ibm Tenant Metadata Param Metrics Config Metering Config] - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
- cos
Resource Configs This property is required. List<Property Map> - (List) Specifies the details of COS resource configuration required for posting metrics and trackinb billing information for IBM tenants. Nested schema for cos_resource_config:
- iam
Metrics Configs This property is required. List<Property Map> - (List) Specifies the IAM configuration that will be used for accessing the billing service in IBM cloud. Nested schema for iam_metrics_config:
- metering
Configs This property is required. List<Property Map> - (List) Specifies the metering configuration that will be used for IBM cluster to send the billing details to IBM billing service. Nested schema for metering_config:
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamMetricsConfigCosResourceConfig
- Resource
Url This property is required. string - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
- Resource
Url This property is required. string - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
- resource
Url This property is required. String - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
- resource
Url This property is required. string - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
- resource_
url This property is required. str - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
- resource
Url This property is required. String - (String) Specifies the resource COS resource configuration endpoint that will be used for fetching bucket usage for a given tenant.
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamMetricsConfigIamMetricsConfig
- Billing
Api Key Secret Id This property is required. string - (String) Specifies Id of the secret that contains the API key.
- Iam
Url This property is required. string - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
- Billing
Api Key Secret Id This property is required. string - (String) Specifies Id of the secret that contains the API key.
- Iam
Url This property is required. string - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
- billing
Api Key Secret Id This property is required. String - (String) Specifies Id of the secret that contains the API key.
- iam
Url This property is required. String - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
- billing
Api Key Secret Id This property is required. string - (String) Specifies Id of the secret that contains the API key.
- iam
Url This property is required. string - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
- billing_
api_ key_ secret_ id This property is required. str - (String) Specifies Id of the secret that contains the API key.
- iam_
url This property is required. str - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
- billing
Api Key Secret Id This property is required. String - (String) Specifies Id of the secret that contains the API key.
- iam
Url This property is required. String - (String) Specifies the IAM URL needed to fetch the operator token from IBM. The operator token is needed to make service API calls to IBM billing service.
GetBackupRecoveriesRecoveryPermissionExternalVendorMetadataIbmTenantMetadataParamMetricsConfigMeteringConfig
- Part
Ids This property is required. List<string> - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- Submission
Interval In Secs This property is required. double - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- Url
This property is required. string - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
- Part
Ids This property is required. []string - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- Submission
Interval In Secs This property is required. float64 - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- Url
This property is required. string - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
- part
Ids This property is required. List<String> - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- submission
Interval In Secs This property is required. Double - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- url
This property is required. String - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
- part
Ids This property is required. string[] - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- submission
Interval In Secs This property is required. number - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- url
This property is required. string - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
- part_
ids This property is required. Sequence[str] - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- submission_
interval_ in_ secs This property is required. float - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- url
This property is required. str - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
- part
Ids This property is required. List<String> - (List) Specifies the list of part identifiers used for metrics identification.
- Constraints: Allowable list items are:
USAGETERABYTE
. The minimum length is1
item.
- Constraints: Allowable list items are:
- submission
Interval In Secs This property is required. Number - (Integer) Specifies the frequency in seconds at which the metrics will be pushed to IBM billing service from cluster.
- url
This property is required. String - (String) Specifies the base metering URL that will be used by cluster to send the billing information.
GetBackupRecoveriesRecoveryPermissionNetwork
- Cluster
Hostname This property is required. string - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- Cluster
Ips This property is required. List<string> - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- Connector
Enabled This property is required. bool - (Boolean) Whether connector (hybrid extender) is enabled.
- Cluster
Hostname This property is required. string - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- Cluster
Ips This property is required. []string - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- Connector
Enabled This property is required. bool - (Boolean) Whether connector (hybrid extender) is enabled.
- cluster
Hostname This property is required. String - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- cluster
Ips This property is required. List<String> - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- connector
Enabled This property is required. Boolean - (Boolean) Whether connector (hybrid extender) is enabled.
- cluster
Hostname This property is required. string - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- cluster
Ips This property is required. string[] - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- connector
Enabled This property is required. boolean - (Boolean) Whether connector (hybrid extender) is enabled.
- cluster_
hostname This property is required. str - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- cluster_
ips This property is required. Sequence[str] - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- connector_
enabled This property is required. bool - (Boolean) Whether connector (hybrid extender) is enabled.
- cluster
Hostname This property is required. String - (String) The hostname for Cohesity cluster as seen by tenants and as is routable from the tenant's network. Tenant's VLAN's hostname, if available can be used instead but it is mandatory to provide this value if there's no VLAN hostname to use. Also, when set, this field would take precedence over VLAN hostname.
- cluster
Ips This property is required. List<String> - (List) Set of IPs as seen from the tenant's network for the Cohesity cluster. Only one from 'clusterHostname' and 'clusterIps' is needed.
- connector
Enabled This property is required. Boolean - (Boolean) Whether connector (hybrid extender) is enabled.
GetBackupRecoveriesRecoveryPhysicalParam
- Download
File And Folder Params This property is required. List<GetBackup Recoveries Recovery Physical Param Download File And Folder Param> - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- Mount
Volume Params This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param> - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- Objects
This property is required. List<GetBackup Recoveries Recovery Physical Param Object> - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- Recover
File And Folder Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param> - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- Recover
Volume Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param> - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- System
Recovery Params This property is required. List<GetBackup Recoveries Recovery Physical Param System Recovery Param> - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
- Download
File And Folder Params This property is required. []GetBackup Recoveries Recovery Physical Param Download File And Folder Param - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- Mount
Volume Params This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- Objects
This property is required. []GetBackup Recoveries Recovery Physical Param Object - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- Recover
File And Folder Params This property is required. []GetBackup Recoveries Recovery Physical Param Recover File And Folder Param - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- Recover
Volume Params This property is required. []GetBackup Recoveries Recovery Physical Param Recover Volume Param - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- Recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- System
Recovery Params This property is required. []GetBackup Recoveries Recovery Physical Param System Recovery Param - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
- download
File And Folder Params This property is required. List<GetBackup Recoveries Recovery Physical Param Download File And Folder Param> - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- mount
Volume Params This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param> - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- objects
This property is required. List<GetBackup Recoveries Recovery Physical Param Object> - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- recover
File And Folder Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param> - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- recover
Volume Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param> - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- system
Recovery Params This property is required. List<GetBackup Recoveries Recovery Physical Param System Recovery Param> - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
- download
File And Folder Params This property is required. GetBackup Recoveries Recovery Physical Param Download File And Folder Param[] - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- mount
Volume Params This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param[] - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- objects
This property is required. GetBackup Recoveries Recovery Physical Param Object[] - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- recover
File And Folder Params This property is required. GetBackup Recoveries Recovery Physical Param Recover File And Folder Param[] - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- recover
Volume Params This property is required. GetBackup Recoveries Recovery Physical Param Recover Volume Param[] - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- recovery
Action This property is required. string - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- system
Recovery Params This property is required. GetBackup Recoveries Recovery Physical Param System Recovery Param[] - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
- download_
file_ and_ folder_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Download File And Folder Param] - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- mount_
volume_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param] - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- objects
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object] - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- recover_
file_ and_ folder_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover File And Folder Param] - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- recover_
volume_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover Volume Param] - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- recovery_
action This property is required. str - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- system_
recovery_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param System Recovery Param] - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
- download
File And Folder Params This property is required. List<Property Map> - (List) Specifies the parameters to download files and folders. Nested schema for download_file_and_folder_params:
- mount
Volume Params This property is required. List<Property Map> - (List) Specifies the parameters to mount Physical Volumes. Nested schema for mount_volume_params:
- objects
This property is required. List<Property Map> - (List) Specifies the list of Recover Object parameters. For recovering files, specifies the object contains the file to recover. Nested schema for objects:
- recover
File And Folder Params This property is required. List<Property Map> - (List) Specifies the parameters to perform a file and folder recovery. Nested schema for recover_file_and_folder_params:
- recover
Volume Params This property is required. List<Property Map> - (List) Specifies the parameters to recover Physical Volumes. Nested schema for recover_volume_params:
- recovery
Action This property is required. String - (String) Specifies the type of recover action.
- Constraints: Allowable values are:
RecoverVMs
,RecoverFiles
,InstantVolumeMount
,RecoverVmDisks
,RecoverVApps
,RecoverVAppTemplates
,UptierSnapshot
,RecoverRDS
,RecoverAurora
,RecoverS3Buckets
,RecoverRDSPostgres
,RecoverAzureSQL
,RecoverApps
,CloneApps
,RecoverNasVolume
,RecoverPhysicalVolumes
,RecoverSystem
,RecoverExchangeDbs
,CloneAppView
,RecoverSanVolumes
,RecoverSanGroup
,RecoverMailbox
,RecoverOneDrive
,RecoverSharePoint
,RecoverPublicFolders
,RecoverMsGroup
,RecoverMsTeam
,ConvertToPst
,DownloadChats
,RecoverMailboxCSM
,RecoverOneDriveCSM
,RecoverSharePointCSM
,RecoverNamespaces
,RecoverObjects
,RecoverSfdcObjects
,RecoverSfdcOrg
,RecoverSfdcRecords
,DownloadFilesAndFolders
,CloneVMs
,CloneView
,CloneRefreshApp
,CloneVMsToView
,ConvertAndDeployVMs
,DeployVMs
.
- Constraints: Allowable values are:
- system
Recovery Params This property is required. List<Property Map> - (List) Specifies the parameters to perform a system recovery. Nested schema for system_recovery_params:
GetBackupRecoveriesRecoveryPhysicalParamDownloadFileAndFolderParam
- Download
File Path This property is required. string - (String) Specifies the path location to download the files and folders.
- Expiry
Time Usecs This property is required. double - (Integer) Specifies the time upto which the download link is available.
- Files
And Folders This property is required. List<GetBackup Recoveries Recovery Physical Param Download File And Folder Param Files And Folder> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- Download
File Path This property is required. string - (String) Specifies the path location to download the files and folders.
- Expiry
Time Usecs This property is required. float64 - (Integer) Specifies the time upto which the download link is available.
- Files
And Folders This property is required. []GetBackup Recoveries Recovery Physical Param Download File And Folder Param Files And Folder - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- download
File Path This property is required. String - (String) Specifies the path location to download the files and folders.
- expiry
Time Usecs This property is required. Double - (Integer) Specifies the time upto which the download link is available.
- files
And Folders This property is required. List<GetBackup Recoveries Recovery Physical Param Download File And Folder Param Files And Folder> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- download
File Path This property is required. string - (String) Specifies the path location to download the files and folders.
- expiry
Time Usecs This property is required. number - (Integer) Specifies the time upto which the download link is available.
- files
And Folders This property is required. GetBackup Recoveries Recovery Physical Param Download File And Folder Param Files And Folder[] - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- download_
file_ path This property is required. str - (String) Specifies the path location to download the files and folders.
- expiry_
time_ usecs This property is required. float - (Integer) Specifies the time upto which the download link is available.
- files_
and_ folders This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Download File And Folder Param Files And Folder] - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- download
File Path This property is required. String - (String) Specifies the path location to download the files and folders.
- expiry
Time Usecs This property is required. Number - (Integer) Specifies the time upto which the download link is available.
- files
And Folders This property is required. List<Property Map> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
GetBackupRecoveriesRecoveryPhysicalParamDownloadFileAndFolderParamFilesAndFolder
- Absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- Destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- Is
Directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- Is
View File Recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- Messages
This property is required. List<string> - (List) Specify error messages about the file during recovery.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- Destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- Is
Directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- Is
View File Recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- Messages
This property is required. []string - (List) Specify error messages about the file during recovery.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. String - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. String - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. Boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. Boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. string[] - (List) Specify error messages about the file during recovery.
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute_
path This property is required. str - (String) Specifies the absolute path to the file or folder.
- destination_
dir This property is required. str - (String) Specifies the destination directory where the file/directory was copied.
- is_
directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- is_
view_ file_ recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. Sequence[str] - (List) Specify error messages about the file during recovery.
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. String - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. String - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. Boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. Boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParam
- Physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- Physical
Target Params This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param[] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical_
target_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target_
environment This property is required. str - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. List<Property Map> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParam
- Mount
To Original Target This property is required. bool - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- Mounted
Volume Mappings This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping> - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- New
Target Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config> - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- Original
Target Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config> - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- Read
Only Mount This property is required. bool - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- Vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Volume
Names This property is required. List<string> - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
- Mount
To Original Target This property is required. bool - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- Mounted
Volume Mappings This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- New
Target Configs This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- Original
Target Configs This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- Read
Only Mount This property is required. bool - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- Vlan
Configs This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Volume
Names This property is required. []string - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
- mount
To Original Target This property is required. Boolean - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- mounted
Volume Mappings This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping> - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- new
Target Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config> - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- original
Target Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config> - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- read
Only Mount This property is required. Boolean - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Names This property is required. List<String> - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
- mount
To Original Target This property is required. boolean - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- mounted
Volume Mappings This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping[] - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- new
Target Configs This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config[] - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- original
Target Configs This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config[] - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- read
Only Mount This property is required. boolean - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- vlan
Configs This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config[] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Names This property is required. string[] - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
- mount_
to_ original_ target This property is required. bool - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- mounted_
volume_ mappings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Mounted Volume Mapping] - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- new_
target_ configs This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config] - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- original_
target_ configs This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config] - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- read_
only_ mount This property is required. bool - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- vlan_
configs This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Vlan Config] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume_
names This property is required. Sequence[str] - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
- mount
To Original Target This property is required. Boolean - (Boolean) Specifies whether to mount to the original target. If true, originalTargetConfig must be specified. If false, newTargetConfig must be specified.
- mounted
Volume Mappings This property is required. List<Property Map> - (List) Specifies the mapping of original volumes and mounted volumes. Nested schema for mounted_volume_mapping:
- new
Target Configs This property is required. List<Property Map> - (List) Specifies the configuration for mounting to a new target. Nested schema for new_target_config:
- original
Target Configs This property is required. List<Property Map> - (List) Specifies the configuration for mounting to the original target. Nested schema for original_target_config:
- read
Only Mount This property is required. Boolean - (Boolean) Specifies whether to perform a read-only mount. Default is false.
- vlan
Configs This property is required. List<Property Map> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Names This property is required. List<String> - (List) Specifies the names of volumes that need to be mounted. If this is not specified then all volumes that are part of the source VM will be mounted on the target VM.
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamMountedVolumeMapping
- File
System Type This property is required. string - (String) Specifies the type of the file system of the volume.
- Mounted
Volume This property is required. string - (String) Specifies the name of the point where the volume is mounted.
- Original
Volume This property is required. string - (String) Specifies the name of the original volume.
- File
System Type This property is required. string - (String) Specifies the type of the file system of the volume.
- Mounted
Volume This property is required. string - (String) Specifies the name of the point where the volume is mounted.
- Original
Volume This property is required. string - (String) Specifies the name of the original volume.
- file
System Type This property is required. String - (String) Specifies the type of the file system of the volume.
- mounted
Volume This property is required. String - (String) Specifies the name of the point where the volume is mounted.
- original
Volume This property is required. String - (String) Specifies the name of the original volume.
- file
System Type This property is required. string - (String) Specifies the type of the file system of the volume.
- mounted
Volume This property is required. string - (String) Specifies the name of the point where the volume is mounted.
- original
Volume This property is required. string - (String) Specifies the name of the original volume.
- file_
system_ type This property is required. str - (String) Specifies the type of the file system of the volume.
- mounted_
volume This property is required. str - (String) Specifies the name of the point where the volume is mounted.
- original_
volume This property is required. str - (String) Specifies the name of the original volume.
- file
System Type This property is required. String - (String) Specifies the type of the file system of the volume.
- mounted
Volume This property is required. String - (String) Specifies the name of the point where the volume is mounted.
- original
Volume This property is required. String - (String) Specifies the name of the original volume.
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfig
- Mount
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Mount Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- Server
Credentials This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Server Credential> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- Mount
Targets This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Mount Target - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- Server
Credentials This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Server Credential - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- mount
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Mount Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- server
Credentials This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Server Credential> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- mount
Targets This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Mount Target[] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- server
Credentials This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Server Credential[] - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- mount_
targets This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Mount Target] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- server_
credentials This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param New Target Config Server Credential] - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- mount
Targets This property is required. List<Property Map> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- server
Credentials This property is required. List<Property Map> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigMountTarget
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Source Id This property is required. double - (Integer) Specifies the id of the parent source of the target.
- Parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Source Id This property is required. float64 - (Integer) Specifies the id of the parent source of the target.
- Parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Source Id This property is required. Double - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. String - (String) Specifies the name of the parent source of the target.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. string - (String) Specifies the name of the object.
- parent
Source Id This property is required. number - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. str - (String) Specifies the name of the object.
- parent_
source_ id This property is required. float - (Integer) Specifies the id of the parent source of the target.
- parent_
source_ name This property is required. str - (String) Specifies the name of the parent source of the target.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Source Id This property is required. Number - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. String - (String) Specifies the name of the parent source of the target.
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamNewTargetConfigServerCredential
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfig
- Server
Credentials This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config Server Credential> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- Server
Credentials This property is required. []GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config Server Credential - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- server
Credentials This property is required. List<GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config Server Credential> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- server
Credentials This property is required. GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config Server Credential[] - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- server_
credentials This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Mount Volume Param Physical Target Param Original Target Config Server Credential] - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
- server
Credentials This property is required. List<Property Map> - (List) Specifies credentials to access the target server. This is required if the server is of Linux OS. Nested schema for server_credentials:
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamOriginalTargetConfigServerCredential
GetBackupRecoveriesRecoveryPhysicalParamMountVolumeParamPhysicalTargetParamVlanConfig
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable_
vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface_
name This property is required. str - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
GetBackupRecoveriesRecoveryPhysicalParamObject
- Archival
Target Infos This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored This property is required. double - (Integer) Specify the total bytes restored.
- End
Time Usecs This property is required. double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Messages
This property is required. List<string> - (List) Specify error messages about the file during recovery.
- Object
Infos This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In Time Usecs This property is required. double - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- Protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- Recover
From Standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation Time Usecs This property is required. double - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- Snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Start
Time Usecs This property is required. double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Archival
Target Infos This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- Bytes
Restored This property is required. float64 - (Integer) Specify the total bytes restored.
- End
Time Usecs This property is required. float64 - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- Messages
This property is required. []string - (List) Specify error messages about the file during recovery.
- Object
Infos This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- Point
In Time Usecs This property is required. float64 - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- Progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- Protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- Protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- Recover
From Standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- Snapshot
Creation Time Usecs This property is required. float64 - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- Snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- Snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- Start
Time Usecs This property is required. float64 - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- archival
Target Infos This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. Double - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. Double - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. Double - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. String - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. String - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. Boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. Double - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. String - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. String - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time Usecs This property is required. Double - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- archival
Target Infos This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info[] - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. number - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- messages
This property is required. string[] - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info[] - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. number - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. string - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. string - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. string - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. number - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. string - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. string - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time Usecs This property is required. number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- archival_
target_ infos This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info] - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes_
restored This property is required. float - (Integer) Specify the total bytes restored.
- end_
time_ usecs This property is required. float - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- messages
This property is required. Sequence[str] - (List) Specify error messages about the file during recovery.
- object_
infos This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info] - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point_
in_ time_ usecs This property is required. float - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress_
task_ id This property is required. str - (String) Progress monitor task id for Recovery.
- protection_
group_ id This property is required. str - (String) Specifies the protection group id of the object snapshot.
- protection_
group_ name This property is required. str - (String) Specifies the protection group name of the object snapshot.
- recover_
from_ standby This property is required. bool - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot_
creation_ time_ usecs This property is required. float - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot_
id This property is required. str - (String) Specifies the snapshot id.
- snapshot_
target_ type This property is required. str - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start_
time_ usecs This property is required. float - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- archival
Target Infos This property is required. List<Property Map> - (List) Specifies the archival target information if the snapshot is an archival snapshot. Nested schema for archival_target_info:
- bytes
Restored This property is required. Number - (Integer) Specify the total bytes restored.
- end
Time Usecs This property is required. Number - Returns the recoveries which are started before the specific time. This value should be in Unix timestamp epoch in microseconds.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- object
Infos This property is required. List<Property Map> - (List) Specifies the information about the object for which the snapshot is taken. Nested schema for object_info:
- point
In Time Usecs This property is required. Number - (Integer) Specifies the timestamp (in microseconds. from epoch) for recovering to a point-in-time in the past.
- progress
Task Id This property is required. String - (String) Progress monitor task id for Recovery.
- protection
Group Id This property is required. String - (String) Specifies the protection group id of the object snapshot.
- protection
Group Name This property is required. String - (String) Specifies the protection group name of the object snapshot.
- recover
From Standby This property is required. Boolean - (Boolean) Specifies that user wants to perform standby restore if it is enabled for this object.
- snapshot
Creation Time Usecs This property is required. Number - (Integer) Specifies the time when the snapshot is created in Unix timestamp epoch in microseconds.
- snapshot
Id This property is required. String - (String) Specifies the snapshot id.
- snapshot
Target Type This property is required. String - Specifies the snapshot's target type from which recovery has been performed.
- Constraints: Allowable list items are:
Local
,Archival
,RpaasArchival
,StorageArraySnapshot
,Remote
.
- Constraints: Allowable list items are:
- start
Time Usecs This property is required. Number - Returns the recoveries which are started after the specific time. This value should be in Unix timestamp epoch in microseconds.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfo
- Archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id This property is required. double - (Integer) Specifies the archival target ID.
- Target
Name This property is required. string - (String) Specifies the archival target name.
- Target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- Archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- Ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- Target
Id This property is required. float64 - (Integer) Specifies the archival target ID.
- Target
Name This property is required. string - (String) Specifies the archival target name.
- Target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- Tier
Settings This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- Usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. String - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. String - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. Double - (Integer) Specifies the archival target ID.
- target
Name This property is required. String - (String) Specifies the archival target name.
- target
Type This property is required. String - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. String - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. string - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. string - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. number - (Integer) Specifies the archival target ID.
- target
Name This property is required. string - (String) Specifies the archival target name.
- target
Type This property is required. string - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting[] - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. string - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival_
task_ id This property is required. str - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership_
context This property is required. str - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target_
id This property is required. float - (Integer) Specifies the archival target ID.
- target_
name This property is required. str - (String) Specifies the archival target name.
- target_
type This property is required. str - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier_
settings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting] - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage_
type This property is required. str - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
- archival
Task Id This property is required. String - (String) Specifies the archival task id. This is a protection group UID which only applies when archival type is 'Tape'.
- ownership
Context This property is required. String - (String) Specifies the ownership context for the target.
- Constraints: Allowable values are:
Local
,FortKnox
.
- Constraints: Allowable values are:
- target
Id This property is required. Number - (Integer) Specifies the archival target ID.
- target
Name This property is required. String - (String) Specifies the archival target name.
- target
Type This property is required. String - (String) Specifies the archival target type.
- Constraints: Allowable values are:
Tape
,Cloud
,Nas
.
- Constraints: Allowable values are:
- tier
Settings This property is required. List<Property Map> - (List) Specifies the tier info for archival. Nested schema for tier_settings:
- usage
Type This property is required. String - (String) Specifies the usage type for the target.
- Constraints: Allowable values are:
Archival
,Tiering
,Rpaas
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSetting
- Aws
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier Type This property is required. string - (String) 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 This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering> - (List) Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- Aws
Tierings This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering - (List) Specifies aws tiers. Nested schema for aws_tiering:
- Azure
Tierings This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- Cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- Current
Tier Type This property is required. string - (String) 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 This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering - (List) Specifies Google tiers. Nested schema for google_tiering:
- Oracle
Tierings This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. String - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. String - (String) 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 This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering> - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering[] - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering[] - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. string - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. string - (String) 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 This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering[] - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering[] - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering] - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering] - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud_
platform This property is required. str - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current_
tier_ type This property is required. str - (String) 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 This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering] - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle_
tierings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering] - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
- aws
Tierings This property is required. List<Property Map> - (List) Specifies aws tiers. Nested schema for aws_tiering:
- azure
Tierings This property is required. List<Property Map> - (List) Specifies Azure tiers. Nested schema for azure_tiering:
- cloud
Platform This property is required. String - (String) Specifies the cloud platform to enable tiering.
- Constraints: Allowable values are:
AWS
,Azure
,Oracle
,Google
.
- Constraints: Allowable values are:
- current
Tier Type This property is required. String - (String) 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 This property is required. List<Property Map> - (List) Specifies Google tiers. Nested schema for google_tiering:
- oracle
Tierings This property is required. List<Property Map> - (List) Specifies Oracle tiers. Nested schema for oracle_tiering:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Aws Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAwsTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Azure Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingAzureTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Google Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingGoogleTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTiering
- Tiers
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering Tier> - (List) 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
This property is required. []GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering Tier - (List) 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
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering Tier> - (List) 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
This property is required. GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering Tier[] - (List) 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
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Archival Target Info Tier Setting Oracle Tiering Tier] - (List) 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
This property is required. List<Property Map> - (List) 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:
GetBackupRecoveriesRecoveryPhysicalParamObjectArchivalTargetInfoTierSettingOracleTieringTier
- Move
After This property is required. double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- Move
After This property is required. float64 - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- Move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Double - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. string - (String) 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 This property is required. string - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move_
after This property is required. float - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move_
after_ unit This property is required. str - (String) 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 This property is required. str - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
- move
After This property is required. Number - (Integer) Specifies the time period after which the backup will be moved from current tier to next tier.
- move
After Unit This property is required. String - (String) 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 This property is required. String - (String) Specifies the Oracle tier types.
- Constraints: Allowable values are:
kOracleTierStandard
,kOracleTierArchive
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfo
- Child
Objects This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. double - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. double - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info VCenter Summary> - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- Child
Objects This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Child Object - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. float64 - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Sharepoint Site Summary - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. float64 - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info VCenter Summary - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Windows Cluster Summary - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Double - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Double - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info VCenter Summary> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Child Object[] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. string - (String) Specifies the name of the object.
- object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. string - (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:
This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Sharepoint Site Summary[] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info VCenter Summary[] - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Windows Cluster Summary[] - (List) Nested schema for windows_cluster_summary:
- child_
objects This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Child Object] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. str - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id This property is required. str - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical_
size_ bytes This property is required. float - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. str - (String) Specifies the name of the object.
- object_
hash This property is required. str - (String) Specifies the hash identifier of the object.
- object_
type This property is required. str - (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 This property is required. str - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type This property is required. str - (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:
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Sharepoint Site Summary] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id This property is required. float - (Integer) Specifies registered source id to which object belongs.
- source_
name This property is required. str - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. str - (String) Specifies the uuid which is a unique identifier of the object.
- v_
center_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info VCenter Summary] - (List) Nested schema for v_center_summary:
- windows_
cluster_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Windows Cluster Summary] - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<Property Map> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<Property Map>- (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<Property Map> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<Property Map> - (List) Nested schema for windows_cluster_summary:
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoChildObject
- Child
Objects This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. double - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. double - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object VCenter Summary> - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- Child
Objects This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Child Object - (List) Specifies child object details. Nested schema for child_objects:
- Environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- Global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Logical
Size Bytes This property is required. float64 - (Integer) Specifies the logical size of object in bytes.
- Name
This property is required. string - (String) Specifies the name of the object.
- Object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- Object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- Protection
Type This property is required. string - (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:
This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- Source
Id This property is required. float64 - (Integer) Specifies registered source id to which object belongs.
- Source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- Uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- VCenter
Summaries This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Child Object VCenter Summary - (List) Nested schema for v_center_summary:
- Windows
Cluster Summaries This property is required. []GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Windows Cluster Summary - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Child Object> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Double - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary> - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Double - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object VCenter Summary> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Windows Cluster Summary> - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Child Object[] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. string - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. string - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. string - (String) Specifies the name of the object.
- object
Hash This property is required. string - (String) Specifies the hash identifier of the object.
- object
Type This property is required. string - (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 This property is required. string - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. string - (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:
This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary[] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. string - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. string - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Child Object VCenter Summary[] - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Windows Cluster Summary[] - (List) Nested schema for windows_cluster_summary:
- child_
objects This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Child Object] - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. str - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global_
id This property is required. str - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical_
size_ bytes This property is required. float - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. str - (String) Specifies the name of the object.
- object_
hash This property is required. str - (String) Specifies the hash identifier of the object.
- object_
type This property is required. str - (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 This property is required. str - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection_
type This property is required. str - (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:
This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Sharepoint Site Summary] - (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source_
id This property is required. float - (Integer) Specifies registered source id to which object belongs.
- source_
name This property is required. str - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. str - (String) Specifies the uuid which is a unique identifier of the object.
- v_
center_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Child Object VCenter Summary] - (List) Nested schema for v_center_summary:
- windows_
cluster_ summaries This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Object Object Info Child Object Windows Cluster Summary] - (List) Nested schema for windows_cluster_summary:
- child
Objects This property is required. List<Property Map> - (List) Specifies child object details. Nested schema for child_objects:
- environment
This property is required. String - (String) Specifies the environment of the object.
- Constraints: Allowable values are:
kPhysical
,kSQL
.
- Constraints: Allowable values are:
- global
Id This property is required. String - (String) Specifies the global id which is a unique identifier of the object.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- logical
Size Bytes This property is required. Number - (Integer) Specifies the logical size of object in bytes.
- name
This property is required. String - (String) Specifies the name of the object.
- object
Hash This property is required. String - (String) Specifies the hash identifier of the object.
- object
Type This property is required. String - (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 This property is required. String - (String) Specifies the operating system type of the object.
- Constraints: Allowable values are:
kLinux
,kWindows
.
- Constraints: Allowable values are:
- protection
Type This property is required. String - (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:
This property is required. List<Property Map>- (List) Specifies the common parameters for Sharepoint site objects. Nested schema for sharepoint_site_summary:
- source
Id This property is required. Number - (Integer) Specifies registered source id to which object belongs.
- source
Name This property is required. String - (String) Specifies registered source name to which object belongs.
- uuid
This property is required. String - (String) Specifies the uuid which is a unique identifier of the object.
- v
Center Summaries This property is required. List<Property Map> - (List) Nested schema for v_center_summary:
- windows
Cluster Summaries This property is required. List<Property Map> - (List) Nested schema for windows_cluster_summary:
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoChildObjectSharepointSiteSummary
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site_
web_ url This property is required. str - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoChildObjectVCenterSummary
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoChildObjectWindowsClusterSummary
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster_
source_ type This property is required. str - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoSharepointSiteSummary
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- Site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. string - (String) Specifies the web url for the Sharepoint site.
- site_
web_ url This property is required. str - (String) Specifies the web url for the Sharepoint site.
- site
Web Url This property is required. String - (String) Specifies the web url for the Sharepoint site.
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoVCenterSummary
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- Is
Cloud Env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is_
cloud_ env This property is required. bool - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
- is
Cloud Env This property is required. Boolean - (Boolean) Specifies that registered vCenter source is a VMC (VMware Cloud) environment or not.
GetBackupRecoveriesRecoveryPhysicalParamObjectObjectInfoWindowsClusterSummary
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- Cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. string - (String) Specifies the type of cluster resource this source represents.
- cluster_
source_ type This property is required. str - (String) Specifies the type of cluster resource this source represents.
- cluster
Source Type This property is required. String - (String) Specifies the type of cluster resource this source represents.
GetBackupRecoveriesRecoveryPhysicalParamRecoverFileAndFolderParam
- Files
And Folders This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Files And Folder> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- Physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- Files
And Folders This property is required. []GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Files And Folder - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- Physical
Target Params This property is required. []GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- files
And Folders This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Files And Folder> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- files
And Folders This property is required. GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Files And Folder[] - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- physical
Target Params This property is required. GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param[] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- files_
and_ folders This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Files And Folder] - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- physical_
target_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target_
environment This property is required. str - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- files
And Folders This property is required. List<Property Map> - (List) Specifies the information about the files and folders to be recovered. Nested schema for files_and_folders:
- physical
Target Params This property is required. List<Property Map> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamRecoverFileAndFolderParamFilesAndFolder
- Absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- Destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- Is
Directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- Is
View File Recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- Messages
This property is required. List<string> - (List) Specify error messages about the file during recovery.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- Absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- Destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- Is
Directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- Is
View File Recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- Messages
This property is required. []string - (List) Specify error messages about the file during recovery.
- Status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. String - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. String - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. Boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. Boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. string - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. string - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. string[] - (List) Specify error messages about the file during recovery.
- status
This property is required. string - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute_
path This property is required. str - (String) Specifies the absolute path to the file or folder.
- destination_
dir This property is required. str - (String) Specifies the destination directory where the file/directory was copied.
- is_
directory This property is required. bool - (Boolean) Specifies whether this is a directory or not.
- is_
view_ file_ recovery This property is required. bool - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. Sequence[str] - (List) Specify error messages about the file during recovery.
- status
This property is required. str - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
- absolute
Path This property is required. String - (String) Specifies the absolute path to the file or folder.
- destination
Dir This property is required. String - (String) Specifies the destination directory where the file/directory was copied.
- is
Directory This property is required. Boolean - (Boolean) Specifies whether this is a directory or not.
- is
View File Recovery This property is required. Boolean - (Boolean) Specify if the recovery is of type view file/folder.
- messages
This property is required. List<String> - (List) Specify error messages about the file during recovery.
- status
This property is required. String - Specifies the list of run status to filter Recoveries. If empty, Recoveries with all run status will be returned.
- Constraints: Allowable list items are:
Accepted
,Running
,Canceled
,Canceling
,Failed
,Missed
,Succeeded
,SucceededWithWarning
,OnHold
,Finalizing
,Skipped
,LegalHold
.
- Constraints: Allowable list items are:
GetBackupRecoveriesRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParam
- Alternate
Restore Directory This property is required. string - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- Continue
On Error This property is required. bool - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- Overwrite
Existing This property is required. bool - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- Preserve
Acls This property is required. bool - (Boolean) Whether to preserve the ACLs of the original file.
- Preserve
Attributes This property is required. bool - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- Preserve
Timestamps This property is required. bool - (Boolean) Whether to preserve the original time stamps.
- Recover
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- Restore
Entity Type This property is required. string - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- Restore
To Original Paths This property is required. bool - (Boolean) If this is true, then files will be restored to original paths.
- Save
Success Files This property is required. bool - (Boolean) Specifies whether to save success files or not. Default value is false.
- Vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Alternate
Restore Directory This property is required. string - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- Continue
On Error This property is required. bool - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- Overwrite
Existing This property is required. bool - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- Preserve
Acls This property is required. bool - (Boolean) Whether to preserve the ACLs of the original file.
- Preserve
Attributes This property is required. bool - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- Preserve
Timestamps This property is required. bool - (Boolean) Whether to preserve the original time stamps.
- Recover
Targets This property is required. []GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- Restore
Entity Type This property is required. string - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- Restore
To Original Paths This property is required. bool - (Boolean) If this is true, then files will be restored to original paths.
- Save
Success Files This property is required. bool - (Boolean) Specifies whether to save success files or not. Default value is false.
- Vlan
Configs This property is required. []GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- alternate
Restore Directory This property is required. String - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- continue
On Error This property is required. Boolean - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- overwrite
Existing This property is required. Boolean - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- preserve
Acls This property is required. Boolean - (Boolean) Whether to preserve the ACLs of the original file.
- preserve
Attributes This property is required. Boolean - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- preserve
Timestamps This property is required. Boolean - (Boolean) Whether to preserve the original time stamps.
- recover
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- restore
Entity Type This property is required. String - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- restore
To Original Paths This property is required. Boolean - (Boolean) If this is true, then files will be restored to original paths.
- save
Success Files This property is required. Boolean - (Boolean) Specifies whether to save success files or not. Default value is false.
- vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- alternate
Restore Directory This property is required. string - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- continue
On Error This property is required. boolean - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- overwrite
Existing This property is required. boolean - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- preserve
Acls This property is required. boolean - (Boolean) Whether to preserve the ACLs of the original file.
- preserve
Attributes This property is required. boolean - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- preserve
Timestamps This property is required. boolean - (Boolean) Whether to preserve the original time stamps.
- recover
Targets This property is required. GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target[] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- restore
Entity Type This property is required. string - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- restore
To Original Paths This property is required. boolean - (Boolean) If this is true, then files will be restored to original paths.
- save
Success Files This property is required. boolean - (Boolean) Specifies whether to save success files or not. Default value is false.
- vlan
Configs This property is required. GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config[] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- alternate_
restore_ directory This property is required. str - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- continue_
on_ error This property is required. bool - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- overwrite_
existing This property is required. bool - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- preserve_
acls This property is required. bool - (Boolean) Whether to preserve the ACLs of the original file.
- preserve_
attributes This property is required. bool - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- preserve_
timestamps This property is required. bool - (Boolean) Whether to preserve the original time stamps.
- recover_
targets This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Recover Target] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- restore_
entity_ type This property is required. str - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- restore_
to_ original_ paths This property is required. bool - (Boolean) If this is true, then files will be restored to original paths.
- save_
success_ files This property is required. bool - (Boolean) Specifies whether to save success files or not. Default value is false.
- vlan_
configs This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover File And Folder Param Physical Target Param Vlan Config] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- alternate
Restore Directory This property is required. String - (String) Specifies the directory path where restore should happen if restore_to_original_paths is set to false.
- continue
On Error This property is required. Boolean - (Boolean) Specifies whether to continue recovering other volumes if one of the volumes fails to recover. Default value is false.
- overwrite
Existing This property is required. Boolean - (Boolean) Specifies whether to overwrite existing file/folder during recovery.
- preserve
Acls This property is required. Boolean - (Boolean) Whether to preserve the ACLs of the original file.
- preserve
Attributes This property is required. Boolean - (Boolean) Specifies whether to preserve file/folder attributes during recovery.
- preserve
Timestamps This property is required. Boolean - (Boolean) Whether to preserve the original time stamps.
- recover
Targets This property is required. List<Property Map> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for recover_target:
- restore
Entity Type This property is required. String - (String) Specifies the restore type (restore everything or ACLs only) when restoring or downloading files or folders from a Physical file based or block based backup snapshot.
- Constraints: Allowable values are:
kRegular
,kACLOnly
.
- Constraints: Allowable values are:
- restore
To Original Paths This property is required. Boolean - (Boolean) If this is true, then files will be restored to original paths.
- save
Success Files This property is required. Boolean - (Boolean) Specifies whether to save success files or not. Default value is false.
- vlan
Configs This property is required. List<Property Map> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
GetBackupRecoveriesRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamRecoverTarget
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Source Id This property is required. double - (Integer) Specifies the id of the parent source of the target.
- Parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Name
This property is required. string - (String) Specifies the name of the object.
- Parent
Source Id This property is required. float64 - (Integer) Specifies the id of the parent source of the target.
- Parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Source Id This property is required. Double - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. String - (String) Specifies the name of the parent source of the target.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. string - (String) Specifies the name of the object.
- parent
Source Id This property is required. number - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. string - (String) Specifies the name of the parent source of the target.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. str - (String) Specifies the name of the object.
- parent_
source_ id This property is required. float - (Integer) Specifies the id of the parent source of the target.
- parent_
source_ name This property is required. str - (String) Specifies the name of the parent source of the target.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- name
This property is required. String - (String) Specifies the name of the object.
- parent
Source Id This property is required. Number - (Integer) Specifies the id of the parent source of the target.
- parent
Source Name This property is required. String - (String) Specifies the name of the parent source of the target.
GetBackupRecoveriesRecoveryPhysicalParamRecoverFileAndFolderParamPhysicalTargetParamVlanConfig
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable_
vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface_
name This property is required. str - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
GetBackupRecoveriesRecoveryPhysicalParamRecoverVolumeParam
- Physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- Physical
Target Params This property is required. []GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- Target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param[] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. string - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical_
target_ params This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param] - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target_
environment This property is required. str - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
- physical
Target Params This property is required. List<Property Map> - (List) Specifies the params for recovering to a physical target. Nested schema for physical_target_params:
- target
Environment This property is required. String - (String) Specifies the environment of the recovery target. The corresponding params below must be filled out.
- Constraints: Allowable values are:
kPhysical
.
- Constraints: Allowable values are:
GetBackupRecoveriesRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParam
- Force
Unmount Volume This property is required. bool - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- Mount
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Mount Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- Vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Volume
Mappings This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping> - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
- Force
Unmount Volume This property is required. bool - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- Mount
Targets This property is required. []GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Mount Target - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- Vlan
Configs This property is required. []GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- Volume
Mappings This property is required. []GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
- force
Unmount Volume This property is required. Boolean - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- mount
Targets This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Mount Target> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- vlan
Configs This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Mappings This property is required. List<GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping> - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
- force
Unmount Volume This property is required. boolean - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- mount
Targets This property is required. GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Mount Target[] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- vlan
Configs This property is required. GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config[] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Mappings This property is required. GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping[] - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
- force_
unmount_ volume This property is required. bool - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- mount_
targets This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Mount Target] - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- vlan_
configs This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Vlan Config] - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume_
mappings This property is required. Sequence[GetBackup Recoveries Recovery Physical Param Recover Volume Param Physical Target Param Volume Mapping] - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
- force
Unmount Volume This property is required. Boolean - (Boolean) Specifies whether volume would be dismounted first during LockVolume failure. If not specified, default is false.
- mount
Targets This property is required. List<Property Map> - (List) Specifies the target entity where the volumes are being mounted. Nested schema for mount_target:
- vlan
Configs This property is required. List<Property Map> - (List) Specifies VLAN Params associated with the recovered. If this is not specified, then the VLAN settings will be automatically selected from one of the below options: a. If VLANs are configured on Cohesity, then the VLAN host/VIP will be automatically based on the client's (e.g. ESXI host) IP address. b. If VLANs are not configured on Cohesity, then the partition hostname or VIPs will be used for Recovery. Nested schema for vlan_config:
- volume
Mappings This property is required. List<Property Map> - (List) Specifies the mapping from source volumes to destination volumes. Nested schema for volume_mapping:
GetBackupRecoveriesRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamMountTarget
GetBackupRecoveriesRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVlanConfig
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- Disable
Vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- Id
This property is required. float64 - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- Interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Double - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. string - (String) Interface group to use for Recovery.
- disable_
vlan This property is required. bool - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. float - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface_
name This property is required. str - (String) Interface group to use for Recovery.
- disable
Vlan This property is required. Boolean - (Boolean) If this is set to true, then even if VLANs are configured on the system, the partition VIPs will be used for the Recovery.
- id
This property is required. Number - (Integer) If this is set, then the Cohesity host name or the IP address associated with this vlan is used for mounting Cohesity's view on the remote host.
- interface
Name This property is required. String - (String) Interface group to use for Recovery.
GetBackupRecoveriesRecoveryPhysicalParamRecoverVolumeParamPhysicalTargetParamVolumeMapping
- Destination
Volume Guid This property is required. string - (String) Specifies the guid of the destination volume.
- Source
Volume Guid This property is required. string - (String) Specifies the guid of the source volume.
- Destination
Volume Guid This property is required. string - (String) Specifies the guid of the destination volume.
- Source
Volume Guid This property is required. string - (String) Specifies the guid of the source volume.
- destination
Volume Guid This property is required. String - (String) Specifies the guid of the destination volume.
- source
Volume Guid This property is required. String - (String) Specifies the guid of the source volume.
- destination
Volume Guid This property is required. string - (String) Specifies the guid of the destination volume.
- source
Volume Guid This property is required. string - (String) Specifies the guid of the source volume.
- destination_
volume_ guid This property is required. str - (String) Specifies the guid of the destination volume.
- source_
volume_ guid This property is required. str - (String) Specifies the guid of the source volume.
- destination
Volume Guid This property is required. String - (String) Specifies the guid of the destination volume.
- source
Volume Guid This property is required. String - (String) Specifies the guid of the source volume.
GetBackupRecoveriesRecoveryPhysicalParamSystemRecoveryParam
- Full
Nas Path This property is required. string - (String) Specifies the path to the recovery view.
- Full
Nas Path This property is required. string - (String) Specifies the path to the recovery view.
- full
Nas Path This property is required. String - (String) Specifies the path to the recovery view.
- full
Nas Path This property is required. string - (String) Specifies the path to the recovery view.
- full_
nas_ path This property is required. str - (String) Specifies the path to the recovery view.
- full
Nas Path This property is required. String - (String) Specifies the path to the recovery view.
GetBackupRecoveriesRecoveryRetrieveArchiveTask
- Task
Uid This property is required. string - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Uptier
Expiry Times This property is required. List<double> - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
- Task
Uid This property is required. string - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- Uptier
Expiry Times This property is required. []float64 - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
- task
Uid This property is required. String - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- uptier
Expiry Times This property is required. List<Double> - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
- task
Uid This property is required. string - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- uptier
Expiry Times This property is required. number[] - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
- task_
uid This property is required. str - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- uptier_
expiry_ times This property is required. Sequence[float] - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
- task
Uid This property is required. String - (String) Specifies the globally unique id for this retrieval of an archive task.
- Constraints: The value must match regular expression
/^\\d+:\\d+:\\d+$/
.
- Constraints: The value must match regular expression
- uptier
Expiry Times This property is required. List<Number> - (List) Specifies how much time the retrieved entity is present in the hot-tiers.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.