intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexClusterBackupPolicyInventory
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Response to Backup Policy requests and queries.
Using getHyperflexClusterBackupPolicyInventory
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 getHyperflexClusterBackupPolicyInventory(args: GetHyperflexClusterBackupPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterBackupPolicyInventoryResult>
function getHyperflexClusterBackupPolicyInventoryOutput(args: GetHyperflexClusterBackupPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterBackupPolicyInventoryResult>def get_hyperflex_cluster_backup_policy_inventory(account_moid: Optional[str] = None,
                                                  action: Optional[str] = None,
                                                  additional_properties: Optional[str] = None,
                                                  ancestors: Optional[Sequence[GetHyperflexClusterBackupPolicyInventoryAncestor]] = None,
                                                  class_id: Optional[str] = None,
                                                  cleanup: Optional[bool] = None,
                                                  create_time: Optional[str] = None,
                                                  domain_group_moid: Optional[str] = None,
                                                  id: Optional[str] = None,
                                                  is_source: Optional[bool] = None,
                                                  job_details: Optional[str] = None,
                                                  job_exception_message: Optional[str] = None,
                                                  job_id: Optional[str] = None,
                                                  job_state: Optional[str] = None,
                                                  mod_time: Optional[str] = None,
                                                  moid: Optional[str] = None,
                                                  nr_version: Optional[float] = None,
                                                  object_type: Optional[str] = None,
                                                  owners: Optional[Sequence[str]] = None,
                                                  parent: Optional[GetHyperflexClusterBackupPolicyInventoryParent] = None,
                                                  permission_resources: Optional[Sequence[GetHyperflexClusterBackupPolicyInventoryPermissionResource]] = None,
                                                  policy_moid: Optional[str] = None,
                                                  request_id: Optional[str] = None,
                                                  settings: Optional[GetHyperflexClusterBackupPolicyInventorySettings] = None,
                                                  shared_scope: Optional[str] = None,
                                                  source_uuid: Optional[str] = None,
                                                  src_cluster: Optional[GetHyperflexClusterBackupPolicyInventorySrcCluster] = None,
                                                  tags: Optional[Sequence[GetHyperflexClusterBackupPolicyInventoryTag]] = None,
                                                  target_uuid: Optional[str] = None,
                                                  tgt_cluster: Optional[GetHyperflexClusterBackupPolicyInventoryTgtCluster] = None,
                                                  version_context: Optional[GetHyperflexClusterBackupPolicyInventoryVersionContext] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterBackupPolicyInventoryResult
def get_hyperflex_cluster_backup_policy_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                  action: Optional[pulumi.Input[str]] = None,
                                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryAncestorArgs]]]] = None,
                                                  class_id: Optional[pulumi.Input[str]] = None,
                                                  cleanup: Optional[pulumi.Input[bool]] = None,
                                                  create_time: Optional[pulumi.Input[str]] = None,
                                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                  id: Optional[pulumi.Input[str]] = None,
                                                  is_source: Optional[pulumi.Input[bool]] = None,
                                                  job_details: Optional[pulumi.Input[str]] = None,
                                                  job_exception_message: Optional[pulumi.Input[str]] = None,
                                                  job_id: Optional[pulumi.Input[str]] = None,
                                                  job_state: Optional[pulumi.Input[str]] = None,
                                                  mod_time: Optional[pulumi.Input[str]] = None,
                                                  moid: Optional[pulumi.Input[str]] = None,
                                                  nr_version: Optional[pulumi.Input[float]] = None,
                                                  object_type: Optional[pulumi.Input[str]] = None,
                                                  owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  parent: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryParentArgs]] = None,
                                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryPermissionResourceArgs]]]] = None,
                                                  policy_moid: Optional[pulumi.Input[str]] = None,
                                                  request_id: Optional[pulumi.Input[str]] = None,
                                                  settings: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyInventorySettingsArgs]] = None,
                                                  shared_scope: Optional[pulumi.Input[str]] = None,
                                                  source_uuid: Optional[pulumi.Input[str]] = None,
                                                  src_cluster: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyInventorySrcClusterArgs]] = None,
                                                  tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryTagArgs]]]] = None,
                                                  target_uuid: Optional[pulumi.Input[str]] = None,
                                                  tgt_cluster: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryTgtClusterArgs]] = None,
                                                  version_context: Optional[pulumi.Input[GetHyperflexClusterBackupPolicyInventoryVersionContextArgs]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterBackupPolicyInventoryResult]func LookupHyperflexClusterBackupPolicyInventory(ctx *Context, args *LookupHyperflexClusterBackupPolicyInventoryArgs, opts ...InvokeOption) (*LookupHyperflexClusterBackupPolicyInventoryResult, error)
func LookupHyperflexClusterBackupPolicyInventoryOutput(ctx *Context, args *LookupHyperflexClusterBackupPolicyInventoryOutputArgs, opts ...InvokeOption) LookupHyperflexClusterBackupPolicyInventoryResultOutput> Note: This function is named LookupHyperflexClusterBackupPolicyInventory in the Go SDK.
public static class GetHyperflexClusterBackupPolicyInventory 
{
    public static Task<GetHyperflexClusterBackupPolicyInventoryResult> InvokeAsync(GetHyperflexClusterBackupPolicyInventoryArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexClusterBackupPolicyInventoryResult> Invoke(GetHyperflexClusterBackupPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexClusterBackupPolicyInventoryResult> getHyperflexClusterBackupPolicyInventory(GetHyperflexClusterBackupPolicyInventoryArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterBackupPolicyInventoryResult> getHyperflexClusterBackupPolicyInventory(GetHyperflexClusterBackupPolicyInventoryArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexClusterBackupPolicyInventory:getHyperflexClusterBackupPolicyInventory
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Backup Policy Inventory Ancestor> 
- ClassId string
- Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- IsSource bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- JobDetails string
- Details from associated HyperFlex job execution.
- JobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- JobId string
- Job ID of associated HyperFlex job.
- JobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrVersion double
- Version of the Backup Policy.
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- PermissionResources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> 
- PolicyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- 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.
- SourceUuid string
- UUID of the source HyperFlex Cluster.
- SrcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
List<GetHyperflex Cluster Backup Policy Inventory Tag> 
- TargetUuid string
- UUID of the target HyperFlex Cluster.
- TgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- VersionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Backup Policy Inventory Ancestor 
- ClassId string
- Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- IsSource bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- JobDetails string
- Details from associated HyperFlex job execution.
- JobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- JobId string
- Job ID of associated HyperFlex job.
- JobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrVersion float64
- Version of the Backup Policy.
- ObjectType string
- Owners []string
- Parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- PermissionResources []GetHyperflex Cluster Backup Policy Inventory Permission Resource 
- PolicyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- 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.
- SourceUuid string
- UUID of the source HyperFlex Cluster.
- SrcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
[]GetHyperflex Cluster Backup Policy Inventory Tag 
- TargetUuid string
- UUID of the target HyperFlex Cluster.
- TgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- VersionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Backup Policy Inventory Ancestor> 
- classId String
- cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- isSource Boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails String
- Details from associated HyperFlex job execution.
- jobException StringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId String
- Job ID of associated HyperFlex job.
- jobState String
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrVersion Double
- Version of the Backup Policy.
- objectType String
- owners List<String>
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permissionResources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> 
- policyMoid String
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- 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.
- sourceUuid String
- UUID of the source HyperFlex Cluster.
- srcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
List<GetHyperflex Cluster Backup Policy Inventory Tag> 
- targetUuid String
- UUID of the target HyperFlex Cluster.
- tgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- versionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- accountMoid string
- The Account ID for this managed object.
- action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties string
- ancestors
GetHyperflex Cluster Backup Policy Inventory Ancestor[] 
- classId string
- cleanup boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- isSource boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails string
- Details from associated HyperFlex job execution.
- jobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId string
- Job ID of associated HyperFlex job.
- jobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nrVersion number
- Version of the Backup Policy.
- objectType string
- owners string[]
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permissionResources GetHyperflex Cluster Backup Policy Inventory Permission Resource[] 
- policyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- 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.
- sourceUuid string
- UUID of the source HyperFlex Cluster.
- srcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
GetHyperflex Cluster Backup Policy Inventory Tag[] 
- targetUuid string
- UUID of the target HyperFlex Cluster.
- tgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- versionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- account_moid str
- The Account ID for this managed object.
- action str
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Backup Policy Inventory Ancestor] 
- class_id str
- cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- is_source bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- job_details str
- Details from associated HyperFlex job execution.
- job_exception_ strmessage 
- Job Exception message from associated HyperFlex job execution.
- job_id str
- Job ID of associated HyperFlex job.
- job_state str
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_version float
- Version of the Backup Policy.
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permission_resources Sequence[GetHyperflex Cluster Backup Policy Inventory Permission Resource] 
- policy_moid str
- Intersight HyperFlex Cluster Backup Policy MOID.
- request_id str
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- 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.
- source_uuid str
- UUID of the source HyperFlex Cluster.
- src_cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
Sequence[GetHyperflex Cluster Backup Policy Inventory Tag] 
- target_uuid str
- UUID of the target HyperFlex Cluster.
- tgt_cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- version_context GetHyperflex Cluster Backup Policy Inventory Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- isSource Boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails String
- Details from associated HyperFlex job execution.
- jobException StringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId String
- Job ID of associated HyperFlex job.
- jobState String
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrVersion Number
- Version of the Backup Policy.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyMoid String
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings 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.
- sourceUuid String
- UUID of the source HyperFlex Cluster.
- srcCluster Property Map
- List<Property Map>
- targetUuid String
- UUID of the target HyperFlex Cluster.
- tgtCluster Property Map
- versionContext Property Map
getHyperflexClusterBackupPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Cluster Backup Policy Inventory Result> 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Backup Policy Inventory Ancestor> 
- ClassId string
- Cleanup bool
- CreateTime string
- DomainGroup stringMoid 
- IsSource bool
- JobDetails string
- JobException stringMessage 
- JobId string
- JobState string
- ModTime string
- Moid string
- NrVersion double
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- PermissionResources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> 
- PolicyMoid string
- RequestId string
- Settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- string
- SourceUuid string
- SrcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
List<GetHyperflex Cluster Backup Policy Inventory Tag> 
- TargetUuid string
- TgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- VersionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- Id string
- Results
[]GetHyperflex Cluster Backup Policy Inventory Result 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Backup Policy Inventory Ancestor 
- ClassId string
- Cleanup bool
- CreateTime string
- DomainGroup stringMoid 
- IsSource bool
- JobDetails string
- JobException stringMessage 
- JobId string
- JobState string
- ModTime string
- Moid string
- NrVersion float64
- ObjectType string
- Owners []string
- Parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- PermissionResources []GetHyperflex Cluster Backup Policy Inventory Permission Resource 
- PolicyMoid string
- RequestId string
- Settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- string
- SourceUuid string
- SrcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
[]GetHyperflex Cluster Backup Policy Inventory Tag 
- TargetUuid string
- TgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- VersionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- id String
- results
List<GetHyperflex Cluster Backup Policy Inventory Result> 
- accountMoid String
- action String
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Backup Policy Inventory Ancestor> 
- classId String
- cleanup Boolean
- createTime String
- domainGroup StringMoid 
- isSource Boolean
- jobDetails String
- jobException StringMessage 
- jobId String
- jobState String
- modTime String
- moid String
- nrVersion Double
- objectType String
- owners List<String>
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permissionResources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> 
- policyMoid String
- requestId String
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- String
- sourceUuid String
- srcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
List<GetHyperflex Cluster Backup Policy Inventory Tag> 
- targetUuid String
- tgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- versionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- id string
- results
GetHyperflex Cluster Backup Policy Inventory Result[] 
- accountMoid string
- action string
- additionalProperties string
- ancestors
GetHyperflex Cluster Backup Policy Inventory Ancestor[] 
- classId string
- cleanup boolean
- createTime string
- domainGroup stringMoid 
- isSource boolean
- jobDetails string
- jobException stringMessage 
- jobId string
- jobState string
- modTime string
- moid string
- nrVersion number
- objectType string
- owners string[]
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permissionResources GetHyperflex Cluster Backup Policy Inventory Permission Resource[] 
- policyMoid string
- requestId string
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- string
- sourceUuid string
- srcCluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
GetHyperflex Cluster Backup Policy Inventory Tag[] 
- targetUuid string
- tgtCluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- versionContext GetHyperflex Cluster Backup Policy Inventory Version Context 
- id str
- results
Sequence[GetHyperflex Cluster Backup Policy Inventory Result] 
- account_moid str
- action str
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Backup Policy Inventory Ancestor] 
- class_id str
- cleanup bool
- create_time str
- domain_group_ strmoid 
- is_source bool
- job_details str
- job_exception_ strmessage 
- job_id str
- job_state str
- mod_time str
- moid str
- nr_version float
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Cluster Backup Policy Inventory Parent 
- permission_resources Sequence[GetHyperflex Cluster Backup Policy Inventory Permission Resource] 
- policy_moid str
- request_id str
- settings
GetHyperflex Cluster Backup Policy Inventory Settings 
- str
- source_uuid str
- src_cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster 
- 
Sequence[GetHyperflex Cluster Backup Policy Inventory Tag] 
- target_uuid str
- tgt_cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster 
- version_context GetHyperflex Cluster Backup Policy Inventory Version Context 
- id String
- results List<Property Map>
- accountMoid String
- action String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- cleanup Boolean
- createTime String
- domainGroup StringMoid 
- isSource Boolean
- jobDetails String
- jobException StringMessage 
- jobId String
- jobState String
- modTime String
- moid String
- nrVersion Number
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyMoid String
- requestId String
- settings Property Map
- String
- sourceUuid String
- srcCluster Property Map
- List<Property Map>
- targetUuid String
- tgtCluster Property Map
- versionContext Property Map
Supporting Types
GetHyperflexClusterBackupPolicyInventoryAncestor      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryParent      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryPermissionResource       
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryResult      
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Cluster Backup Policy Inventory Result Ancestor> 
- ClassId string
- Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IsSource bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- JobDetails string
- Details from associated HyperFlex job execution.
- JobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- JobId string
- Job ID of associated HyperFlex job.
- JobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrVersion double
- Version of the Backup Policy.
- ObjectType string
- Owners List<string>
- Parents
List<GetHyperflex Cluster Backup Policy Inventory Result Parent> 
- PermissionResources List<GetHyperflex Cluster Backup Policy Inventory Result Permission Resource> 
- PolicyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
List<GetHyperflex Cluster Backup Policy Inventory Result Setting> 
- 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.
- SourceUuid string
- UUID of the source HyperFlex Cluster.
- SrcClusters List<GetHyperflex Cluster Backup Policy Inventory Result Src Cluster> 
- 
List<GetHyperflex Cluster Backup Policy Inventory Result Tag> 
- TargetUuid string
- UUID of the target HyperFlex Cluster.
- TgtClusters List<GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster> 
- VersionContexts List<GetHyperflex Cluster Backup Policy Inventory Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Cluster Backup Policy Inventory Result Ancestor 
- ClassId string
- Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IsSource bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- JobDetails string
- Details from associated HyperFlex job execution.
- JobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- JobId string
- Job ID of associated HyperFlex job.
- JobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrVersion float64
- Version of the Backup Policy.
- ObjectType string
- Owners []string
- Parents
[]GetHyperflex Cluster Backup Policy Inventory Result Parent 
- PermissionResources []GetHyperflex Cluster Backup Policy Inventory Result Permission Resource 
- PolicyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- RequestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
[]GetHyperflex Cluster Backup Policy Inventory Result Setting 
- 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.
- SourceUuid string
- UUID of the source HyperFlex Cluster.
- SrcClusters []GetHyperflex Cluster Backup Policy Inventory Result Src Cluster 
- 
[]GetHyperflex Cluster Backup Policy Inventory Result Tag 
- TargetUuid string
- UUID of the target HyperFlex Cluster.
- TgtClusters []GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster 
- VersionContexts []GetHyperflex Cluster Backup Policy Inventory Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties String
- ancestors
List<GetHyperflex Cluster Backup Policy Inventory Result Ancestor> 
- classId String
- cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- isSource Boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails String
- Details from associated HyperFlex job execution.
- jobException StringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId String
- Job ID of associated HyperFlex job.
- jobState String
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrVersion Double
- Version of the Backup Policy.
- objectType String
- owners List<String>
- parents
List<GetHyperflex Cluster Backup Policy Inventory Result Parent> 
- permissionResources List<GetHyperflex Cluster Backup Policy Inventory Result Permission Resource> 
- policyMoid String
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
List<GetHyperflex Cluster Backup Policy Inventory Result Setting> 
- 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.
- sourceUuid String
- UUID of the source HyperFlex Cluster.
- srcClusters List<GetHyperflex Cluster Backup Policy Inventory Result Src Cluster> 
- 
List<GetHyperflex Cluster Backup Policy Inventory Result Tag> 
- targetUuid String
- UUID of the target HyperFlex Cluster.
- tgtClusters List<GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster> 
- versionContexts List<GetHyperflex Cluster Backup Policy Inventory Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- action string
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties string
- ancestors
GetHyperflex Cluster Backup Policy Inventory Result Ancestor[] 
- classId string
- cleanup boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- isSource boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails string
- Details from associated HyperFlex job execution.
- jobException stringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId string
- Job ID of associated HyperFlex job.
- jobState string
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nrVersion number
- Version of the Backup Policy.
- objectType string
- owners string[]
- parents
GetHyperflex Cluster Backup Policy Inventory Result Parent[] 
- permissionResources GetHyperflex Cluster Backup Policy Inventory Result Permission Resource[] 
- policyMoid string
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId string
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
GetHyperflex Cluster Backup Policy Inventory Result Setting[] 
- 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.
- sourceUuid string
- UUID of the source HyperFlex Cluster.
- srcClusters GetHyperflex Cluster Backup Policy Inventory Result Src Cluster[] 
- 
GetHyperflex Cluster Backup Policy Inventory Result Tag[] 
- targetUuid string
- UUID of the target HyperFlex Cluster.
- tgtClusters GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster[] 
- versionContexts GetHyperflex Cluster Backup Policy Inventory Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- action str
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additional_properties str
- ancestors
Sequence[GetHyperflex Cluster Backup Policy Inventory Result Ancestor] 
- class_id str
- cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- is_source bool
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- job_details str
- Details from associated HyperFlex job execution.
- job_exception_ strmessage 
- Job Exception message from associated HyperFlex job execution.
- job_id str
- Job ID of associated HyperFlex job.
- job_state str
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_version float
- Version of the Backup Policy.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetHyperflex Cluster Backup Policy Inventory Result Parent] 
- permission_resources Sequence[GetHyperflex Cluster Backup Policy Inventory Result Permission Resource] 
- policy_moid str
- Intersight HyperFlex Cluster Backup Policy MOID.
- request_id str
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
Sequence[GetHyperflex Cluster Backup Policy Inventory Result Setting] 
- 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.
- source_uuid str
- UUID of the source HyperFlex Cluster.
- src_clusters Sequence[GetHyperflex Cluster Backup Policy Inventory Result Src Cluster] 
- 
Sequence[GetHyperflex Cluster Backup Policy Inventory Result Tag] 
- target_uuid str
- UUID of the target HyperFlex Cluster.
- tgt_clusters Sequence[GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster] 
- version_contexts Sequence[GetHyperflex Cluster Backup Policy Inventory Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- action String
- Validate, Deploy, Prepare, Commit, or Abort the Backup Policy. Allowed values are \ VALIDATE\ , \ DEPLOY\ , \ PREPARE\ , \ COMMIT\ , \ ABORT\ .* VALIDATE- Check for problems in policy request without deploying.*DEPLOY- Remove the policy. Only allowed when cleanup field is true.*PREPARE- Prepare the policy for subsequent \ COMMIT\ or \ ABORT\ . Only allowed when cleanup field is false.*COMMIT- Commit the prepared policy. Only allowed when cleanup field is false.*ABORT- Abort the prepared policy. Only allowed when cleanup field is false.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- isSource Boolean
- Indicates if the HyperFlex Cluster is the source cluster or the target cluster. When set to true, the HyperFlex Cluster is the source for VM backups. When set to false, the HyperFlex Cluster is the target cluster where VM backups are saved.
- jobDetails String
- Details from associated HyperFlex job execution.
- jobException StringMessage 
- Job Exception message from associated HyperFlex job execution.
- jobId String
- Job ID of associated HyperFlex job.
- jobState String
- State of the associated HyperFlex job. When present possible values are \ RUNNING\ , \ COMPLETED\ or \ EXCEPTION\ .* RUNNING- HyperFlex policy job is currently \ RUNNING\ .*COMPLETED- HyperFlex policy job completed successfully.*EXCEPTION- HyperFlex policy job failed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrVersion Number
- Version of the Backup Policy.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- policyMoid String
- Intersight HyperFlex Cluster Backup Policy MOID.
- requestId String
- Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings 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.
- sourceUuid String
- UUID of the source HyperFlex Cluster.
- srcClusters List<Property Map>
- List<Property Map>
- targetUuid String
- UUID of the target HyperFlex Cluster.
- tgtClusters List<Property Map>
- versionContexts List<Property Map>
GetHyperflexClusterBackupPolicyInventoryResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultSetting       
- AdditionalProperties string
- BackupData stringStore Name 
- BackupData doubleStore Size 
- BackupData stringStore Size Unit 
- ClassId string
- DataStore boolEncryption Enabled 
- LocalSnapshot doubleRetention Count 
- ObjectType string
- ReplicationInterval doubleIn Minutes 
- ReplicationPair stringName Prefix 
- SnapshotRetention doubleCount 
- AdditionalProperties string
- BackupData stringStore Name 
- BackupData float64Store Size 
- BackupData stringStore Size Unit 
- ClassId string
- DataStore boolEncryption Enabled 
- LocalSnapshot float64Retention Count 
- ObjectType string
- ReplicationInterval float64In Minutes 
- ReplicationPair stringName Prefix 
- SnapshotRetention float64Count 
- additionalProperties String
- backupData StringStore Name 
- backupData DoubleStore Size 
- backupData StringStore Size Unit 
- classId String
- dataStore BooleanEncryption Enabled 
- localSnapshot DoubleRetention Count 
- objectType String
- replicationInterval DoubleIn Minutes 
- replicationPair StringName Prefix 
- snapshotRetention DoubleCount 
- additionalProperties string
- backupData stringStore Name 
- backupData numberStore Size 
- backupData stringStore Size Unit 
- classId string
- dataStore booleanEncryption Enabled 
- localSnapshot numberRetention Count 
- objectType string
- replicationInterval numberIn Minutes 
- replicationPair stringName Prefix 
- snapshotRetention numberCount 
- additional_properties str
- backup_data_ strstore_ name 
- backup_data_ floatstore_ size 
- backup_data_ strstore_ size_ unit 
- class_id str
- data_store_ boolencryption_ enabled 
- local_snapshot_ floatretention_ count 
- object_type str
- replication_interval_ floatin_ minutes 
- replication_pair_ strname_ prefix 
- snapshot_retention_ floatcount 
- additionalProperties String
- backupData StringStore Name 
- backupData NumberStore Size 
- backupData StringStore Size Unit 
- classId String
- dataStore BooleanEncryption Enabled 
- localSnapshot NumberRetention Count 
- objectType String
- replicationInterval NumberIn Minutes 
- replicationPair StringName Prefix 
- snapshotRetention NumberCount 
GetHyperflexClusterBackupPolicyInventoryResultSrcCluster        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetHyperflexClusterBackupPolicyInventoryResultTgtCluster        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultVersionContext        
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- Version of the Backup Policy.
- ObjectType string
- RefMos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- Version of the Backup Policy.
- ObjectType string
- RefMos []GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- Version of the Backup Policy.
- objectType String
- refMos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- Version of the Backup Policy.
- objectType string
- refMos GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- Version of the Backup Policy.
- object_type str
- ref_mos Sequence[GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- Version of the Backup Policy.
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexClusterBackupPolicyInventoryResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventoryResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexClusterBackupPolicyInventorySettings      
- AdditionalProperties string
- BackupData stringStore Name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- BackupData doubleStore Size 
- Capacity of Backup source datastore.
- BackupData stringStore Size Unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- ClassId 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.
- DataStore boolEncryption Enabled 
- Whether the datastore is encrypted or not.
- LocalSnapshot doubleRetention Count 
- Number of snapshots that will be retained.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ReplicationInterval doubleIn Minutes 
- Snapshot replication interval.
- ReplicationPair stringName Prefix 
- Replication cluster pairing name prefix.
- SnapshotRetention doubleCount 
- Number of snapshots that will be retained.
- AdditionalProperties string
- BackupData stringStore Name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- BackupData float64Store Size 
- Capacity of Backup source datastore.
- BackupData stringStore Size Unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- ClassId 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.
- DataStore boolEncryption Enabled 
- Whether the datastore is encrypted or not.
- LocalSnapshot float64Retention Count 
- Number of snapshots that will be retained.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ReplicationInterval float64In Minutes 
- Snapshot replication interval.
- ReplicationPair stringName Prefix 
- Replication cluster pairing name prefix.
- SnapshotRetention float64Count 
- Number of snapshots that will be retained.
- additionalProperties String
- backupData StringStore Name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- backupData DoubleStore Size 
- Capacity of Backup source datastore.
- backupData StringStore Size Unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- classId 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.
- dataStore BooleanEncryption Enabled 
- Whether the datastore is encrypted or not.
- localSnapshot DoubleRetention Count 
- Number of snapshots that will be retained.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replicationInterval DoubleIn Minutes 
- Snapshot replication interval.
- replicationPair StringName Prefix 
- Replication cluster pairing name prefix.
- snapshotRetention DoubleCount 
- Number of snapshots that will be retained.
- additionalProperties string
- backupData stringStore Name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- backupData numberStore Size 
- Capacity of Backup source datastore.
- backupData stringStore Size Unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- classId 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.
- dataStore booleanEncryption Enabled 
- Whether the datastore is encrypted or not.
- localSnapshot numberRetention Count 
- Number of snapshots that will be retained.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replicationInterval numberIn Minutes 
- Snapshot replication interval.
- replicationPair stringName Prefix 
- Replication cluster pairing name prefix.
- snapshotRetention numberCount 
- Number of snapshots that will be retained.
- additional_properties str
- backup_data_ strstore_ name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- backup_data_ floatstore_ size 
- Capacity of Backup source datastore.
- backup_data_ strstore_ size_ unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- 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.
- data_store_ boolencryption_ enabled 
- Whether the datastore is encrypted or not.
- local_snapshot_ floatretention_ count 
- Number of snapshots that will be retained.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication_interval_ floatin_ minutes 
- Snapshot replication interval.
- replication_pair_ strname_ prefix 
- Replication cluster pairing name prefix.
- snapshot_retention_ floatcount 
- Number of snapshots that will be retained.
- additionalProperties String
- backupData StringStore Name 
- Backup datastore name used during auto creation of the datastore. All Virtual Machines created in this datastore will be automatically backed up.
- backupData NumberStore Size 
- Capacity of Backup source datastore.
- backupData StringStore Size Unit 
- Unit of backupDataStoreSize. Allowable values are "GB" (Gigabytes) or "TB" (Terabytes).- GB- BackupDataStoreSize is specified in Gigabytes.
- TB- BackupDataStoreSize is specified in Terabytes.
 
- classId 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.
- dataStore BooleanEncryption Enabled 
- Whether the datastore is encrypted or not.
- localSnapshot NumberRetention Count 
- Number of snapshots that will be retained.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replicationInterval NumberIn Minutes 
- Snapshot replication interval.
- replicationPair StringName Prefix 
- Replication cluster pairing name prefix.
- snapshotRetention NumberCount 
- Number of snapshots that will be retained.
GetHyperflexClusterBackupPolicyInventorySrcCluster       
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexClusterBackupPolicyInventoryTgtCluster       
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryVersionContext       
- AdditionalProperties string
- ClassId 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.
- InterestedMos List<GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- Version of the Backup Policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId 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.
- InterestedMos []GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- Version of the Backup Policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- Version of the Backup Policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId 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.
- interestedMos GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- Version of the Backup Policy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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 Inventory 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
- Version of the Backup Policy.
- 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 Inventory 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- Version of the Backup Policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
GetHyperflexClusterBackupPolicyInventoryVersionContextInterestedMo         
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetHyperflexClusterBackupPolicyInventoryVersionContextRefMo         
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet