Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups | |
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.backupvdcs | |
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.cohesity.iaas.backups.events.model |
Backup Events Model Package.
|
com.iland.cohesity.iaas.backups.locations | |
com.iland.cohesity.iaas.backups.policies | |
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
com.iland.cohesity.iaas.backups.samples.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
Optional<CompanyLocationBackupSummaryStats> |
BackupGroupSummaryStatsApi.getCompanyLocationBackupSummaryStats(CompanyId companyId,
LocationId locationId)
Gets backup summary stats for a company-location for the past 24 hours.
|
LocationBackupSummaryStats |
BackupGroupSummaryStatsApi.getLocationBackupSummaryStats(LocationId locationId)
Gets backup summary stats for an entire vcloud location for the past 24
hours.
|
Stream<BackupGroup> |
BackupGroupApi.listBackupGroupsForCompanyLocation(CompanyId companyId,
LocationId locationId)
Lists backup groups that exist within a company-location.
|
Stream<BackupGroup> |
BackupGroupApi.listBackupGroupsForLocation(LocationId locationId)
Lists backup groups that exist for a vCloud instance in a specified
location.
|
Stream<BackupGroupRun> |
BackupGroupRunsApi.listLastBackupGroupRunsForCompanyLocation(CompanyId companyId,
LocationId locationId)
Lists all backup group runs for all backup groups in a specified
company-location.
|
Stream<BackupGroupRun> |
BackupGroupRunsApi.listLocationBackupGroupRuns(LocationId locationId,
ListLocationBackupGroupRunsParams params)
Lists all backup group runs for a vDC that have non-deleted snapshots, with
optional parameters that permit further filtering.
|
Modifier and Type | Method and Description |
---|---|
LocationId |
LocationBackupSummaryStats.locationId()
The location ID.
|
LocationId |
ImmutableLocationBackupSummaryStats.locationId()
The location ID.
|
LocationId |
ImmutableCompanyLocationBackupSummaryStats.locationId()
The location ID.
|
LocationId |
ImmutableBackupGroupRun.locationId()
Specifies the associated datacenter location ID.
|
LocationId |
ImmutableBackupGroup.locationId()
The vCloud location ID (the hostname of the associated vCloud instance).
|
LocationId |
CompanyLocationBackupSummaryStats.locationId()
The location ID.
|
LocationId |
BackupGroupRun.locationId()
Specifies the associated datacenter location ID.
|
LocationId |
BackupGroup.locationId()
The vCloud location ID (the hostname of the associated vCloud instance).
|
Modifier and Type | Method and Description |
---|---|
ImmutableLocationBackupSummaryStats.Builder |
ImmutableLocationBackupSummaryStats.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableCompanyLocationBackupSummaryStats.Builder |
ImmutableCompanyLocationBackupSummaryStats.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroupRun.Builder |
ImmutableBackupGroupRun.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroupRun |
ImmutableBackupGroupRun.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
Stream<VdcUuid> |
BackupVdcsApi.listBackupVdcsForLocation(LocationId locationId)
Lists all vDCs in a specified location that have an active backup tenant
binding.
|
Modifier and Type | Method and Description |
---|---|
LocationId |
VmUuid.locationId() |
LocationId |
VdcUuid.locationId() |
LocationId |
VappUuid.locationId() |
LocationId |
VMSnapshot.locationId()
The ID of the associated location.
|
LocationId |
VCloudVmInfo.locationId() |
LocationId |
VCloudVdcInfo.locationId() |
LocationId |
VCloudVappInfo.locationId() |
LocationId |
VCloudUuid.locationId() |
LocationId |
VCloudProtectionJobSummaryStats.locationId()
Specifies the iland datacenter location ID.
|
LocationId |
VCloudPolicyScopeDescriptor.locationId()
The ID of the associated location.
|
LocationId |
VCloudOrgInfo.locationId() |
LocationId |
TenantUid.locationId() |
LocationId |
StorageProfileUuid.locationId() |
LocationId |
SourceUid.locationId() |
LocationId |
RestoreTaskUid.locationId() |
LocationId |
RestoreTask.locationId()
The ID of the associated location.
|
LocationId |
ProtectionSourceUid.locationId() |
LocationId |
PolicyUid.locationId() |
LocationId |
OrgUuid.locationId() |
LocationId |
ImmutableVMSnapshot.locationId()
The ID of the associated location.
|
LocationId |
ImmutableVCloudVmInfo.locationId() |
LocationId |
ImmutableVCloudVdcInfo.locationId() |
LocationId |
ImmutableVCloudVappInfo.locationId() |
LocationId |
ImmutableVCloudProtectionJobSummaryStats.locationId()
Specifies the iland datacenter location ID.
|
LocationId |
ImmutableVCloudPolicyScopeDescriptor.locationId()
The ID of the associated location.
|
LocationId |
ImmutableVCloudOrgInfo.locationId() |
LocationId |
ImmutableRestoreTask.locationId()
The ID of the associated location.
|
LocationId |
EventUid.locationId() |
LocationId |
BackupRunUid.locationId() |
LocationId |
BackupGroupUid.locationId() |
static LocationId |
LocationId.of(String value)
Construct a new immutable
LocationId instance. |
Modifier and Type | Method and Description |
---|---|
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudVmInfo.Builder |
ImmutableVCloudVmInfo.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudVdcInfo.Builder |
ImmutableVCloudVdcInfo.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudVappInfo.Builder |
ImmutableVCloudVappInfo.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudOrgInfo.Builder |
ImmutableVCloudOrgInfo.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableRestoreTask.Builder |
ImmutableRestoreTask.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVMSnapshot |
ImmutableVMSnapshot.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudVmInfo |
ImmutableVCloudVmInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudOrgInfo |
ImmutableVCloudOrgInfo.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableRestoreTask |
ImmutableRestoreTask.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
LocationId |
ImmutableBackupPolicyEvent.locationId()
The ID of the associated company.
|
LocationId |
ImmutableBackupGroupEvent.locationId()
The ID of the associated company.
|
LocationId |
BackupPolicyEvent.locationId()
The ID of the associated company.
|
LocationId |
BackupGroupEvent.locationId()
The ID of the associated company.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicyEvent.Builder |
ImmutableBackupPolicyEvent.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupPolicyEvent |
ImmutableBackupPolicyEvent.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroupEvent |
ImmutableBackupGroupEvent.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
List<LocationId> |
LocationsApi.listAllLocations()
Lists identifiers of all locations that have advanced backups with Cohesity
enabled.
|
Modifier and Type | Method and Description |
---|---|
Stream<BackupPolicy> |
PolicyApi.listBackupPoliciesForLocation(LocationId locationId)
Lists backup policies that exist for a vCloud instance in a specified
location.
|
Modifier and Type | Method and Description |
---|---|
LocationId |
ImmutableBackupPolicy.locationId()
Associated datacenter location ID.
|
LocationId |
BackupPolicy.locationId()
Associated datacenter location ID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicy.Builder |
ImmutableBackupPolicy.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupPolicy |
ImmutableBackupPolicy.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
Optional<LocationId> |
ImmutableScopedProtectionSource.locationId() |
Optional<LocationId> |
ImmutableIlandScope.locationId() |
Optional<LocationId> |
IlandScope.locationId() |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.locationId(LocationId locationId)
Initializes the optional value
locationId to locationId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.locationId(LocationId locationId)
Initializes the optional value
locationId to locationId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withLocationId(LocationId value)
Copy the current immutable object by setting a present value for the optional
locationId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withLocationId(LocationId value)
Copy the current immutable object by setting a present value for the optional
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.locationId(Optional<? extends LocationId> locationId)
Initializes the optional value
locationId to locationId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.locationId(Optional<? extends LocationId> locationId)
Initializes the optional value
locationId to locationId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withLocationId(Optional<? extends LocationId> optional)
Copy the current immutable object by setting an optional value for the
locationId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withLocationId(Optional<? extends LocationId> optional)
Copy the current immutable object by setting an optional value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
LocationId |
RecoverableFileSearchResult.locationId()
The ID of the location that the result is associated with.
|
LocationId |
ImmutableRecoverableFileSearchResult.locationId()
The ID of the location that the result is associated with.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRecoverableFileSearchResult.Builder |
ImmutableRecoverableFileSearchResult.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Modifier and Type | Method and Description |
---|---|
LocationId |
SampleSeries.locationId()
Associated location ID.
|
LocationId |
ImmutableVdcSampleSeries.locationId()
Associated location ID.
|
LocationId |
ImmutableBackupGroupSampleSeries.locationId()
Associated location ID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVdcSampleSeries.Builder |
ImmutableVdcSampleSeries.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroupSampleSeries.Builder |
ImmutableBackupGroupSampleSeries.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.