intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexClusterBackupPolicyDeployment
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Record of HyperFlex Cluster backup policy deployment.
Using getHyperflexClusterBackupPolicyDeployment
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 getHyperflexClusterBackupPolicyDeployment(args: GetHyperflexClusterBackupPolicyDeploymentArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterBackupPolicyDeploymentResult>
function getHyperflexClusterBackupPolicyDeploymentOutput(args: GetHyperflexClusterBackupPolicyDeploymentOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterBackupPolicyDeploymentResult>
def get_hyperflex_cluster_backup_policy_deployment(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexClusterBackupPolicyDeploymentAncestor]] = None,
backup_data_store_name: Optional[str] = None,
backup_data_store_size: Optional[float] = None,
backup_data_store_size_unit: Optional[str] = None,
backup_target: Optional[GetHyperflexClusterBackupPolicyDeploymentBackupTarget] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
data_store_encryption_enabled: Optional[bool] = None,
description: Optional[str] = None,
discovered: Optional[bool] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
local_snapshot_retention_count: Optional[float] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetHyperflexClusterBackupPolicyDeploymentOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexClusterBackupPolicyDeploymentParent] = None,
permission_resources: Optional[Sequence[GetHyperflexClusterBackupPolicyDeploymentPermissionResource]] = None,
policy_moid: Optional[str] = None,
profile_moid: Optional[str] = None,
replication_pair_name_prefix: Optional[str] = None,
replication_schedule: Optional[GetHyperflexClusterBackupPolicyDeploymentReplicationSchedule] = None,
shared_scope: Optional[str] = None,
snapshot_retention_count: Optional[float] = None,
source_cluster: Optional[GetHyperflexClusterBackupPolicyDeploymentSourceCluster] = None,
source_detached: Optional[bool] = None,
source_request_id: Optional[str] = None,
source_uuid: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexClusterBackupPolicyDeploymentTag]] = None,
target_detached: Optional[bool] = None,
target_request_id: Optional[str] = None,
target_uuid: Optional[str] = None,
version_context: Optional[GetHyperflexClusterBackupPolicyDeploymentVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterBackupPolicyDeploymentResult
def get_hyperflex_cluster_backup_policy_deployment_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentAncestorArgs]]]] = None,
backup_data_store_name: Optional[pulumi.Input[str]] = None,
backup_data_store_size: Optional[pulumi.Input[float]] = None,
backup_data_store_size_unit: Optional[pulumi.Input[str]] = None,
backup_target: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentBackupTargetArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
data_store_encryption_enabled: Optional[pulumi.Input[bool]] = None,
description: Optional[pulumi.Input[str]] = None,
discovered: Optional[pulumi.Input[bool]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
local_snapshot_retention_count: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentPermissionResourceArgs]]]] = None,
policy_moid: Optional[pulumi.Input[str]] = None,
profile_moid: Optional[pulumi.Input[str]] = None,
replication_pair_name_prefix: Optional[pulumi.Input[str]] = None,
replication_schedule: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentReplicationScheduleArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
snapshot_retention_count: Optional[pulumi.Input[float]] = None,
source_cluster: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentSourceClusterArgs]] = None,
source_detached: Optional[pulumi.Input[bool]] = None,
source_request_id: Optional[pulumi.Input[str]] = None,
source_uuid: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentTagArgs]]]] = None,
target_detached: Optional[pulumi.Input[bool]] = None,
target_request_id: Optional[pulumi.Input[str]] = None,
target_uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyDeploymentVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterBackupPolicyDeploymentResult]
func LookupHyperflexClusterBackupPolicyDeployment(ctx *Context, args *LookupHyperflexClusterBackupPolicyDeploymentArgs, opts ...InvokeOption) (*LookupHyperflexClusterBackupPolicyDeploymentResult, error)
func LookupHyperflexClusterBackupPolicyDeploymentOutput(ctx *Context, args *LookupHyperflexClusterBackupPolicyDeploymentOutputArgs, opts ...InvokeOption) LookupHyperflexClusterBackupPolicyDeploymentResultOutput
> Note: This function is named LookupHyperflexClusterBackupPolicyDeployment
in the Go SDK.
public static class GetHyperflexClusterBackupPolicyDeployment
{
public static Task<GetHyperflexClusterBackupPolicyDeploymentResult> InvokeAsync(GetHyperflexClusterBackupPolicyDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexClusterBackupPolicyDeploymentResult> Invoke(GetHyperflexClusterBackupPolicyDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexClusterBackupPolicyDeploymentResult> getHyperflexClusterBackupPolicyDeployment(GetHyperflexClusterBackupPolicyDeploymentArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterBackupPolicyDeploymentResult> getHyperflexClusterBackupPolicyDeployment(GetHyperflexClusterBackupPolicyDeploymentArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexClusterBackupPolicyDeployment:getHyperflexClusterBackupPolicyDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Ancestor> - Backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- Backup
Data doubleStore Size - Replication data store size in backupDataStoreSizeUnit.
- Backup
Data stringStore Size Unit - Replication data store size.
- Backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Description string
- Description from corresponding ClusterBackupPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Local
Snapshot doubleRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterBackupPolicy.
- Object
Type string - Organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - Permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Permission Resource> - Policy
Moid string - Deployed cluster policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Retention doubleCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - Source
Detached bool - True if policy was detached from source Hyperflex Cluster.
- Source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- Source
Uuid string - Uuid of the source Hyperflex Cluster.
- List<Get
Hyperflex Cluster Backup Policy Deployment Tag> - Target
Detached bool - True if policy was detached from target Hyperflex Cluster.
- Target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- Target
Uuid string - Uuid of the target Hyperflex Cluster.
- Version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Deployment Ancestor - Backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- Backup
Data float64Store Size - Replication data store size in backupDataStoreSizeUnit.
- Backup
Data stringStore Size Unit - Replication data store size.
- Backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Description string
- Description from corresponding ClusterBackupPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Local
Snapshot float64Retention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterBackupPolicy.
- Object
Type string - Organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - Owners []string
- Parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Deployment Permission Resource - Policy
Moid string - Deployed cluster policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Retention float64Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - Source
Detached bool - True if policy was detached from source Hyperflex Cluster.
- Source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- Source
Uuid string - Uuid of the source Hyperflex Cluster.
- []Get
Hyperflex Cluster Backup Policy Deployment Tag - Target
Detached bool - True if policy was detached from target Hyperflex Cluster.
- Target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- Target
Uuid string - Uuid of the target Hyperflex Cluster.
- Version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Ancestor> - backup
Data StringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data DoubleStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data StringStore Size Unit - Replication data store size.
- backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - class
Id String - create
Time String - The time when this managed object was created.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- description String
- Description from corresponding ClusterBackupPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- local
Snapshot DoubleRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterBackupPolicy.
- object
Type String - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners List<String>
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Permission Resource> - policy
Moid String - Deployed cluster policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention DoubleCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source
Detached Boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request StringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid String - Uuid of the source Hyperflex Cluster.
- List<Get
Hyperflex Cluster Backup Policy Deployment Tag> - target
Detached Boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request StringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid String - Uuid of the target Hyperflex Cluster.
- version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Deployment Ancestor[] - backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data numberStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data stringStore Size Unit - Replication data store size.
- backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - class
Id string - create
Time string - The time when this managed object was created.
- data
Store booleanEncryption Enabled - Whether the datastore is encrypted or not.
- description string
- Description from corresponding ClusterBackupPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- local
Snapshot numberRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name from corresponding ClusterBackupPolicy.
- object
Type string - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners string[]
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission
Resources GetHyperflex Cluster Backup Policy Deployment Permission Resource[] - policy
Moid string - Deployed cluster policy moid.
- profile
Moid string - Deployed cluster profile moid.
- replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention numberCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source
Detached boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid string - Uuid of the source Hyperflex Cluster.
- Get
Hyperflex Cluster Backup Policy Deployment Tag[] - target
Detached boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid string - Uuid of the target Hyperflex Cluster.
- version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Ancestor] - backup_
data_ strstore_ name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup_
data_ floatstore_ size - Replication data store size in backupDataStoreSizeUnit.
- backup_
data_ strstore_ size_ unit - Replication data store size.
- backup_
target GetHyperflex Cluster Backup Policy Deployment Backup Target - class_
id str - create_
time str - The time when this managed object was created.
- data_
store_ boolencryption_ enabled - Whether the datastore is encrypted or not.
- description str
- Description from corresponding ClusterBackupPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- local_
snapshot_ floatretention_ count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name from corresponding ClusterBackupPolicy.
- object_
type str - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission_
resources Sequence[GetHyperflex Cluster Backup Policy Deployment Permission Resource] - policy_
moid str - Deployed cluster policy moid.
- profile_
moid str - Deployed cluster profile moid.
- replication_
pair_ strname_ prefix - Replication cluster pairing name prefix.
- replication_
schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_
retention_ floatcount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source_
cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source_
detached bool - True if policy was detached from source Hyperflex Cluster.
- source_
request_ strid - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source_
uuid str - Uuid of the source Hyperflex Cluster.
- Sequence[Get
Hyperflex Cluster Backup Policy Deployment Tag] - target_
detached bool - True if policy was detached from target Hyperflex Cluster.
- target_
request_ strid - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target_
uuid str - Uuid of the target Hyperflex Cluster.
- version_
context GetHyperflex Cluster Backup Policy Deployment Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
Data StringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data NumberStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data StringStore Size Unit - Replication data store size.
- backup
Target Property Map - class
Id String - create
Time String - The time when this managed object was created.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- description String
- Description from corresponding ClusterBackupPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- local
Snapshot NumberRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterBackupPolicy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - Deployed cluster policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- replication
Schedule Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention NumberCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Cluster Property Map - source
Detached Boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request StringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid String - Uuid of the source Hyperflex Cluster.
- List<Property Map>
- target
Detached Boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request StringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid String - Uuid of the target Hyperflex Cluster.
- version
Context Property Map
getHyperflexClusterBackupPolicyDeployment Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Cluster Backup Policy Deployment Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Ancestor> - Backup
Data stringStore Name - Backup
Data doubleStore Size - Backup
Data stringStore Size Unit - Backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - Class
Id string - Create
Time string - Data
Store boolEncryption Enabled - Description string
- Discovered bool
- Domain
Group stringMoid - Local
Snapshot doubleRetention Count - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - Permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Permission Resource> - Policy
Moid string - Profile
Moid string - Replication
Pair stringName Prefix - Replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- Snapshot
Retention doubleCount - Source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - Source
Detached bool - Source
Request stringId - Source
Uuid string - List<Get
Hyperflex Cluster Backup Policy Deployment Tag> - Target
Detached bool - Target
Request stringId - Target
Uuid string - Version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- Id string
- Results
[]Get
Hyperflex Cluster Backup Policy Deployment Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Deployment Ancestor - Backup
Data stringStore Name - Backup
Data float64Store Size - Backup
Data stringStore Size Unit - Backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - Class
Id string - Create
Time string - Data
Store boolEncryption Enabled - Description string
- Discovered bool
- Domain
Group stringMoid - Local
Snapshot float64Retention Count - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - Owners []string
- Parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Deployment Permission Resource - Policy
Moid string - Profile
Moid string - Replication
Pair stringName Prefix - Replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- Snapshot
Retention float64Count - Source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - Source
Detached bool - Source
Request stringId - Source
Uuid string - []Get
Hyperflex Cluster Backup Policy Deployment Tag - Target
Detached bool - Target
Request stringId - Target
Uuid string - Version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- id String
- results
List<Get
Hyperflex Cluster Backup Policy Deployment Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Ancestor> - backup
Data StringStore Name - backup
Data DoubleStore Size - backup
Data StringStore Size Unit - backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - class
Id String - create
Time String - data
Store BooleanEncryption Enabled - description String
- discovered Boolean
- domain
Group StringMoid - local
Snapshot DoubleRetention Count - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners List<String>
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Permission Resource> - policy
Moid String - profile
Moid String - replication
Pair StringName Prefix - replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - String
- snapshot
Retention DoubleCount - source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source
Detached Boolean - source
Request StringId - source
Uuid String - List<Get
Hyperflex Cluster Backup Policy Deployment Tag> - target
Detached Boolean - target
Request StringId - target
Uuid String - version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- id string
- results
Get
Hyperflex Cluster Backup Policy Deployment Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Deployment Ancestor[] - backup
Data stringStore Name - backup
Data numberStore Size - backup
Data stringStore Size Unit - backup
Target GetHyperflex Cluster Backup Policy Deployment Backup Target - class
Id string - create
Time string - data
Store booleanEncryption Enabled - description string
- discovered boolean
- domain
Group stringMoid - local
Snapshot numberRetention Count - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners string[]
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission
Resources GetHyperflex Cluster Backup Policy Deployment Permission Resource[] - policy
Moid string - profile
Moid string - replication
Pair stringName Prefix - replication
Schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - string
- snapshot
Retention numberCount - source
Cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source
Detached boolean - source
Request stringId - source
Uuid string - Get
Hyperflex Cluster Backup Policy Deployment Tag[] - target
Detached boolean - target
Request stringId - target
Uuid string - version
Context GetHyperflex Cluster Backup Policy Deployment Version Context
- id str
- results
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Ancestor] - backup_
data_ strstore_ name - backup_
data_ floatstore_ size - backup_
data_ strstore_ size_ unit - backup_
target GetHyperflex Cluster Backup Policy Deployment Backup Target - class_
id str - create_
time str - data_
store_ boolencryption_ enabled - description str
- discovered bool
- domain_
group_ strmoid - local_
snapshot_ floatretention_ count - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Hyperflex Cluster Backup Policy Deployment Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Backup Policy Deployment Parent - permission_
resources Sequence[GetHyperflex Cluster Backup Policy Deployment Permission Resource] - policy_
moid str - profile_
moid str - replication_
pair_ strname_ prefix - replication_
schedule GetHyperflex Cluster Backup Policy Deployment Replication Schedule - str
- snapshot_
retention_ floatcount - source_
cluster GetHyperflex Cluster Backup Policy Deployment Source Cluster - source_
detached bool - source_
request_ strid - source_
uuid str - Sequence[Get
Hyperflex Cluster Backup Policy Deployment Tag] - target_
detached bool - target_
request_ strid - target_
uuid str - version_
context GetHyperflex Cluster Backup Policy Deployment Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- backup
Data StringStore Name - backup
Data NumberStore Size - backup
Data StringStore Size Unit - backup
Target Property Map - class
Id String - create
Time String - data
Store BooleanEncryption Enabled - description String
- discovered Boolean
- domain
Group StringMoid - local
Snapshot NumberRetention Count - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - profile
Moid String - replication
Pair StringName Prefix - replication
Schedule Property Map - String
- snapshot
Retention NumberCount - source
Cluster Property Map - source
Detached Boolean - source
Request StringId - source
Uuid String - List<Property Map>
- target
Detached Boolean - target
Request StringId - target
Uuid String - version
Context Property Map
Supporting Types
GetHyperflexClusterBackupPolicyDeploymentAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentBackupTarget
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentOrganization
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentReplicationSchedule
- Additional
Properties string - Backup
Interval double - Time interval between two copies in minutes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Backup
Interval float64 - Time interval between two copies in minutes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - backup
Interval Double - Time interval between two copies in minutes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - backup
Interval number - Time interval between two copies in minutes.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - backup_
interval float - Time interval between two copies in minutes.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - backup
Interval Number - Time interval between two copies in minutes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexClusterBackupPolicyDeploymentResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Result Ancestor> - Backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- Backup
Data doubleStore Size - Replication data store size in backupDataStoreSizeUnit.
- Backup
Data stringStore Size Unit - Replication data store size.
- Backup
Targets List<GetHyperflex Cluster Backup Policy Deployment Result Backup Target> - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Description string
- Description from corresponding ClusterBackupPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Local
Snapshot doubleRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterBackupPolicy.
- Object
Type string - Organizations
List<Get
Hyperflex Cluster Backup Policy Deployment Result Organization> - Owners List<string>
- Parents
List<Get
Hyperflex Cluster Backup Policy Deployment Result Parent> - Permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Result Permission Resource> - Policy
Moid string - Deployed cluster policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Replication
Schedules List<GetHyperflex Cluster Backup Policy Deployment Result Replication Schedule> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Retention doubleCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Source
Clusters List<GetHyperflex Cluster Backup Policy Deployment Result Source Cluster> - Source
Detached bool - True if policy was detached from source Hyperflex Cluster.
- Source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- Source
Uuid string - Uuid of the source Hyperflex Cluster.
- List<Get
Hyperflex Cluster Backup Policy Deployment Result Tag> - Target
Detached bool - True if policy was detached from target Hyperflex Cluster.
- Target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- Target
Uuid string - Uuid of the target Hyperflex Cluster.
- Version
Contexts List<GetHyperflex Cluster Backup Policy Deployment Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Deployment Result Ancestor - Backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- Backup
Data float64Store Size - Replication data store size in backupDataStoreSizeUnit.
- Backup
Data stringStore Size Unit - Replication data store size.
- Backup
Targets []GetHyperflex Cluster Backup Policy Deployment Result Backup Target - Class
Id string - Create
Time string - The time when this managed object was created.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Description string
- Description from corresponding ClusterBackupPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Local
Snapshot float64Retention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name from corresponding ClusterBackupPolicy.
- Object
Type string - Organizations
[]Get
Hyperflex Cluster Backup Policy Deployment Result Organization - Owners []string
- Parents
[]Get
Hyperflex Cluster Backup Policy Deployment Result Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Deployment Result Permission Resource - Policy
Moid string - Deployed cluster policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Replication
Schedules []GetHyperflex Cluster Backup Policy Deployment Result Replication Schedule - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Retention float64Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- Source
Clusters []GetHyperflex Cluster Backup Policy Deployment Result Source Cluster - Source
Detached bool - True if policy was detached from source Hyperflex Cluster.
- Source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- Source
Uuid string - Uuid of the source Hyperflex Cluster.
- []Get
Hyperflex Cluster Backup Policy Deployment Result Tag - Target
Detached bool - True if policy was detached from target Hyperflex Cluster.
- Target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- Target
Uuid string - Uuid of the target Hyperflex Cluster.
- Version
Contexts []GetHyperflex Cluster Backup Policy Deployment Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Deployment Result Ancestor> - backup
Data StringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data DoubleStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data StringStore Size Unit - Replication data store size.
- backup
Targets List<GetHyperflex Cluster Backup Policy Deployment Result Backup Target> - class
Id String - create
Time String - The time when this managed object was created.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- description String
- Description from corresponding ClusterBackupPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- local
Snapshot DoubleRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterBackupPolicy.
- object
Type String - organizations
List<Get
Hyperflex Cluster Backup Policy Deployment Result Organization> - owners List<String>
- parents
List<Get
Hyperflex Cluster Backup Policy Deployment Result Parent> - permission
Resources List<GetHyperflex Cluster Backup Policy Deployment Result Permission Resource> - policy
Moid String - Deployed cluster policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- replication
Schedules List<GetHyperflex Cluster Backup Policy Deployment Result Replication Schedule> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention DoubleCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Clusters List<GetHyperflex Cluster Backup Policy Deployment Result Source Cluster> - source
Detached Boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request StringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid String - Uuid of the source Hyperflex Cluster.
- List<Get
Hyperflex Cluster Backup Policy Deployment Result Tag> - target
Detached Boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request StringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid String - Uuid of the target Hyperflex Cluster.
- version
Contexts List<GetHyperflex Cluster Backup Policy Deployment Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Deployment Result Ancestor[] - backup
Data stringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data numberStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data stringStore Size Unit - Replication data store size.
- backup
Targets GetHyperflex Cluster Backup Policy Deployment Result Backup Target[] - class
Id string - create
Time string - The time when this managed object was created.
- data
Store booleanEncryption Enabled - Whether the datastore is encrypted or not.
- description string
- Description from corresponding ClusterBackupPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- local
Snapshot numberRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name from corresponding ClusterBackupPolicy.
- object
Type string - organizations
Get
Hyperflex Cluster Backup Policy Deployment Result Organization[] - owners string[]
- parents
Get
Hyperflex Cluster Backup Policy Deployment Result Parent[] - permission
Resources GetHyperflex Cluster Backup Policy Deployment Result Permission Resource[] - policy
Moid string - Deployed cluster policy moid.
- profile
Moid string - Deployed cluster profile moid.
- replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- replication
Schedules GetHyperflex Cluster Backup Policy Deployment Result Replication Schedule[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention numberCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Clusters GetHyperflex Cluster Backup Policy Deployment Result Source Cluster[] - source
Detached boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request stringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid string - Uuid of the source Hyperflex Cluster.
- Get
Hyperflex Cluster Backup Policy Deployment Result Tag[] - target
Detached boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request stringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid string - Uuid of the target Hyperflex Cluster.
- version
Contexts GetHyperflex Cluster Backup Policy Deployment Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Result Ancestor] - backup_
data_ strstore_ name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup_
data_ floatstore_ size - Replication data store size in backupDataStoreSizeUnit.
- backup_
data_ strstore_ size_ unit - Replication data store size.
- backup_
targets Sequence[GetHyperflex Cluster Backup Policy Deployment Result Backup Target] - class_
id str - create_
time str - The time when this managed object was created.
- data_
store_ boolencryption_ enabled - Whether the datastore is encrypted or not.
- description str
- Description from corresponding ClusterBackupPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- local_
snapshot_ floatretention_ count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name from corresponding ClusterBackupPolicy.
- object_
type str - organizations
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Cluster Backup Policy Deployment Result Parent] - permission_
resources Sequence[GetHyperflex Cluster Backup Policy Deployment Result Permission Resource] - policy_
moid str - Deployed cluster policy moid.
- profile_
moid str - Deployed cluster profile moid.
- replication_
pair_ strname_ prefix - Replication cluster pairing name prefix.
- replication_
schedules Sequence[GetHyperflex Cluster Backup Policy Deployment Result Replication Schedule] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_
retention_ floatcount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source_
clusters Sequence[GetHyperflex Cluster Backup Policy Deployment Result Source Cluster] - source_
detached bool - True if policy was detached from source Hyperflex Cluster.
- source_
request_ strid - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source_
uuid str - Uuid of the source Hyperflex Cluster.
- Sequence[Get
Hyperflex Cluster Backup Policy Deployment Result Tag] - target_
detached bool - True if policy was detached from target Hyperflex Cluster.
- target_
request_ strid - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target_
uuid str - Uuid of the target Hyperflex Cluster.
- version_
contexts Sequence[GetHyperflex Cluster Backup Policy Deployment Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
Data StringStore Name - Backup data store name used during the auto creation of the datastore. All VMs created in this data store will be automatically backed up.
- backup
Data NumberStore Size - Replication data store size in backupDataStoreSizeUnit.
- backup
Data StringStore Size Unit - Replication data store size.
- backup
Targets List<Property Map> - class
Id String - create
Time String - The time when this managed object was created.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- description String
- Description from corresponding ClusterBackupPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- local
Snapshot NumberRetention Count - Number of snapshots that will be retained as part of the Multi Point in Time support.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name from corresponding ClusterBackupPolicy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - policy
Moid String - Deployed cluster policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- replication
Schedules List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Retention NumberCount - Number of snapshots that will be retained as part of the Multi Point in Time support.
- source
Clusters List<Property Map> - source
Detached Boolean - True if policy was detached from source Hyperflex Cluster.
- source
Request StringId - Unique source cluster request ID allowing retry of the same logical request following a transient communication failure.
- source
Uuid String - Uuid of the source Hyperflex Cluster.
- List<Property Map>
- target
Detached Boolean - True if policy was detached from target Hyperflex Cluster.
- target
Request StringId - Unique target cluster request ID allowing retry of the same logical request following a transient communication failure.
- target
Uuid String - Uuid of the target Hyperflex Cluster.
- version
Contexts List<Property Map>
GetHyperflexClusterBackupPolicyDeploymentResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultBackupTarget
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultReplicationSchedule
- Additional
Properties string - Backup
Interval double - Class
Id string - Object
Type string
- Additional
Properties string - Backup
Interval float64 - Class
Id string - Object
Type string
- additional
Properties String - backup
Interval Double - class
Id String - object
Type String
- additional
Properties string - backup
Interval number - class
Id string - object
Type string
- additional_
properties str - backup_
interval float - class_
id str - object_
type str
- additional
Properties String - backup
Interval Number - class
Id String - object
Type String
GetHyperflexClusterBackupPolicyDeploymentResultSourceCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexClusterBackupPolicyDeploymentResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Cluster Backup Policy Deployment Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetHyperflex Cluster Backup Policy Deployment Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Cluster Backup Policy Deployment Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHyperflex Cluster Backup Policy Deployment Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional_
properties str - class_
id str - interested_
mos Sequence[GetHyperflex Cluster Backup Policy Deployment Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - object_
type str - ref_
mos Sequence[GetHyperflex Cluster Backup Policy Deployment Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexClusterBackupPolicyDeploymentResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyDeploymentSourceCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexClusterBackupPolicyDeploymentVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Cluster Backup Policy Deployment Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Backup Policy Deployment Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Cluster Backup Policy Deployment Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Backup Policy Deployment Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Cluster Backup Policy Deployment Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Backup Policy Deployment Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Cluster Backup Policy Deployment Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Backup Policy Deployment Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Cluster Backup Policy Deployment Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHyperflex Cluster Backup Policy Deployment Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexClusterBackupPolicyDeploymentVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyDeploymentVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet