intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexClusterBackupPolicyInventory
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid 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. - Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Ancestor> - Class
Id string - Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- 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 string - Details from associated HyperFlex job execution.
- Job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- Job
Id string - Job ID of associated HyperFlex job.
- Job
State 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version double - Version of the Backup Policy.
- Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - Permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> - Policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
Get
Hyperflex 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.
- Source
Uuid string - UUID of the source HyperFlex Cluster.
- Src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - List<Get
Hyperflex Cluster Backup Policy Inventory Tag> - Target
Uuid string - UUID of the target HyperFlex Cluster.
- Tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - Version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- Account
Moid 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. - Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Inventory Ancestor - Class
Id string - Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- 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 string - Details from associated HyperFlex job execution.
- Job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- Job
Id string - Job ID of associated HyperFlex job.
- Job
State 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version float64 - Version of the Backup Policy.
- Object
Type string - Owners []string
- Parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Inventory Permission Resource - Policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
Get
Hyperflex 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.
- Source
Uuid string - UUID of the source HyperFlex Cluster.
- Src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - []Get
Hyperflex Cluster Backup Policy Inventory Tag - Target
Uuid string - UUID of the target HyperFlex Cluster.
- Tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - Version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- account
Moid 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. - additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Ancestor> - class
Id String - cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- is
Source 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.
- job
Details String - Details from associated HyperFlex job execution.
- job
Exception StringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id String - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version Double - Version of the Backup Policy.
- object
Type String - owners List<String>
- parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> - policy
Moid String - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
Get
Hyperflex 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.
- source
Uuid String - UUID of the source HyperFlex Cluster.
- src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - List<Get
Hyperflex Cluster Backup Policy Inventory Tag> - target
Uuid String - UUID of the target HyperFlex Cluster.
- tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- account
Moid 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. - additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Inventory Ancestor[] - class
Id string - cleanup boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- is
Source 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.
- job
Details string - Details from associated HyperFlex job execution.
- job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id string - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nr
Version number - Version of the Backup Policy.
- object
Type string - owners string[]
- parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - permission
Resources GetHyperflex Cluster Backup Policy Inventory Permission Resource[] - policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
Get
Hyperflex 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.
- source
Uuid string - UUID of the source HyperFlex Cluster.
- src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - Get
Hyperflex Cluster Backup Policy Inventory Tag[] - target
Uuid string - UUID of the target HyperFlex Cluster.
- tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - version
Context 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[Get
Hyperflex 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
Get
Hyperflex 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
Get
Hyperflex 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[Get
Hyperflex 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
- account
Moid 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. - additional
Properties String - ancestors List<Property Map>
- class
Id String - cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- is
Source 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.
- job
Details String - Details from associated HyperFlex job execution.
- job
Exception StringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id String - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version Number - Version of the Backup Policy.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id 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.
- source
Uuid String - UUID of the source HyperFlex Cluster.
- src
Cluster Property Map - List<Property Map>
- target
Uuid String - UUID of the target HyperFlex Cluster.
- tgt
Cluster Property Map - version
Context Property Map
getHyperflexClusterBackupPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Cluster Backup Policy Inventory Result> - Account
Moid string - Action string
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Ancestor> - Class
Id string - Cleanup bool
- Create
Time string - Domain
Group stringMoid - Is
Source bool - Job
Details string - Job
Exception stringMessage - Job
Id string - Job
State string - Mod
Time string - Moid string
- Nr
Version double - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - Permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> - Policy
Moid string - Request
Id string - Settings
Get
Hyperflex Cluster Backup Policy Inventory Settings - string
- Source
Uuid string - Src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - List<Get
Hyperflex Cluster Backup Policy Inventory Tag> - Target
Uuid string - Tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - Version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- Id string
- Results
[]Get
Hyperflex Cluster Backup Policy Inventory Result - Account
Moid string - Action string
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Inventory Ancestor - Class
Id string - Cleanup bool
- Create
Time string - Domain
Group stringMoid - Is
Source bool - Job
Details string - Job
Exception stringMessage - Job
Id string - Job
State string - Mod
Time string - Moid string
- Nr
Version float64 - Object
Type string - Owners []string
- Parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Inventory Permission Resource - Policy
Moid string - Request
Id string - Settings
Get
Hyperflex Cluster Backup Policy Inventory Settings - string
- Source
Uuid string - Src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - []Get
Hyperflex Cluster Backup Policy Inventory Tag - Target
Uuid string - Tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - Version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- id String
- results
List<Get
Hyperflex Cluster Backup Policy Inventory Result> - account
Moid String - action String
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Ancestor> - class
Id String - cleanup Boolean
- create
Time String - domain
Group StringMoid - is
Source Boolean - job
Details String - job
Exception StringMessage - job
Id String - job
State String - mod
Time String - moid String
- nr
Version Double - object
Type String - owners List<String>
- parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Permission Resource> - policy
Moid String - request
Id String - settings
Get
Hyperflex Cluster Backup Policy Inventory Settings - String
- source
Uuid String - src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - List<Get
Hyperflex Cluster Backup Policy Inventory Tag> - target
Uuid String - tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- id string
- results
Get
Hyperflex Cluster Backup Policy Inventory Result[] - account
Moid string - action string
- additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Inventory Ancestor[] - class
Id string - cleanup boolean
- create
Time string - domain
Group stringMoid - is
Source boolean - job
Details string - job
Exception stringMessage - job
Id string - job
State string - mod
Time string - moid string
- nr
Version number - object
Type string - owners string[]
- parent
Get
Hyperflex Cluster Backup Policy Inventory Parent - permission
Resources GetHyperflex Cluster Backup Policy Inventory Permission Resource[] - policy
Moid string - request
Id string - settings
Get
Hyperflex Cluster Backup Policy Inventory Settings - string
- source
Uuid string - src
Cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - Get
Hyperflex Cluster Backup Policy Inventory Tag[] - target
Uuid string - tgt
Cluster GetHyperflex Cluster Backup Policy Inventory Tgt Cluster - version
Context GetHyperflex Cluster Backup Policy Inventory Version Context
- id str
- results
Sequence[Get
Hyperflex Cluster Backup Policy Inventory Result] - account_
moid str - action str
- additional_
properties str - ancestors
Sequence[Get
Hyperflex 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
Get
Hyperflex Cluster Backup Policy Inventory Parent - permission_
resources Sequence[GetHyperflex Cluster Backup Policy Inventory Permission Resource] - policy_
moid str - request_
id str - settings
Get
Hyperflex Cluster Backup Policy Inventory Settings - str
- source_
uuid str - src_
cluster GetHyperflex Cluster Backup Policy Inventory Src Cluster - Sequence[Get
Hyperflex 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>
- account
Moid String - action String
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cleanup Boolean
- create
Time String - domain
Group StringMoid - is
Source Boolean - job
Details String - job
Exception StringMessage - job
Id String - job
State String - mod
Time String - moid String
- nr
Version Number - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - request
Id String - settings Property Map
- String
- source
Uuid String - src
Cluster Property Map - List<Property Map>
- target
Uuid String - tgt
Cluster Property Map - version
Context Property Map
Supporting Types
GetHyperflexClusterBackupPolicyInventoryAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryResult
- Account
Moid 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. - Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Result Ancestor> - Class
Id string - Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - 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 string - Details from associated HyperFlex job execution.
- Job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- Job
Id string - Job ID of associated HyperFlex job.
- Job
State 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version double - Version of the Backup Policy.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Cluster Backup Policy Inventory Result Parent> - Permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Result Permission Resource> - Policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
List<Get
Hyperflex 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.
- Source
Uuid string - UUID of the source HyperFlex Cluster.
- Src
Clusters List<GetHyperflex Cluster Backup Policy Inventory Result Src Cluster> - List<Get
Hyperflex Cluster Backup Policy Inventory Result Tag> - Target
Uuid string - UUID of the target HyperFlex Cluster.
- Tgt
Clusters List<GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster> - Version
Contexts List<GetHyperflex Cluster Backup Policy Inventory Result Version Context>
- Account
Moid 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. - Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Backup Policy Inventory Result Ancestor - Class
Id string - Cleanup bool
- If true, remove the policy. Otherwise proceed with the specified policy action.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - 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 string - Details from associated HyperFlex job execution.
- Job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- Job
Id string - Job ID of associated HyperFlex job.
- Job
State 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. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version float64 - Version of the Backup Policy.
- Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Cluster Backup Policy Inventory Result Parent - Permission
Resources []GetHyperflex Cluster Backup Policy Inventory Result Permission Resource - Policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- Settings
[]Get
Hyperflex 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.
- Source
Uuid string - UUID of the source HyperFlex Cluster.
- Src
Clusters []GetHyperflex Cluster Backup Policy Inventory Result Src Cluster - []Get
Hyperflex Cluster Backup Policy Inventory Result Tag - Target
Uuid string - UUID of the target HyperFlex Cluster.
- Tgt
Clusters []GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster - Version
Contexts []GetHyperflex Cluster Backup Policy Inventory Result Version Context
- account
Moid 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. - additional
Properties String - ancestors
List<Get
Hyperflex Cluster Backup Policy Inventory Result Ancestor> - class
Id String - cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- is
Source 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.
- job
Details String - Details from associated HyperFlex job execution.
- job
Exception StringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id String - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version Double - Version of the Backup Policy.
- object
Type String - owners List<String>
- parents
List<Get
Hyperflex Cluster Backup Policy Inventory Result Parent> - permission
Resources List<GetHyperflex Cluster Backup Policy Inventory Result Permission Resource> - policy
Moid String - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
List<Get
Hyperflex 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.
- source
Uuid String - UUID of the source HyperFlex Cluster.
- src
Clusters List<GetHyperflex Cluster Backup Policy Inventory Result Src Cluster> - List<Get
Hyperflex Cluster Backup Policy Inventory Result Tag> - target
Uuid String - UUID of the target HyperFlex Cluster.
- tgt
Clusters List<GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster> - version
Contexts List<GetHyperflex Cluster Backup Policy Inventory Result Version Context>
- account
Moid 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. - additional
Properties string - ancestors
Get
Hyperflex Cluster Backup Policy Inventory Result Ancestor[] - class
Id string - cleanup boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- is
Source 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.
- job
Details string - Details from associated HyperFlex job execution.
- job
Exception stringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id string - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nr
Version number - Version of the Backup Policy.
- object
Type string - owners string[]
- parents
Get
Hyperflex Cluster Backup Policy Inventory Result Parent[] - permission
Resources GetHyperflex Cluster Backup Policy Inventory Result Permission Resource[] - policy
Moid string - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- settings
Get
Hyperflex 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.
- source
Uuid string - UUID of the source HyperFlex Cluster.
- src
Clusters GetHyperflex Cluster Backup Policy Inventory Result Src Cluster[] - Get
Hyperflex Cluster Backup Policy Inventory Result Tag[] - target
Uuid string - UUID of the target HyperFlex Cluster.
- tgt
Clusters GetHyperflex Cluster Backup Policy Inventory Result Tgt Cluster[] - version
Contexts 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[Get
Hyperflex 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[Get
Hyperflex 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[Get
Hyperflex 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[Get
Hyperflex 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]
- account
Moid 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. - additional
Properties String - ancestors List<Property Map>
- class
Id String - cleanup Boolean
- If true, remove the policy. Otherwise proceed with the specified policy action.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- is
Source 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.
- job
Details String - Details from associated HyperFlex job execution.
- job
Exception StringMessage - Job Exception message from associated HyperFlex job execution.
- job
Id String - Job ID of associated HyperFlex job.
- job
State 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. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version Number - Version of the Backup Policy.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - policy
Moid String - Intersight HyperFlex Cluster Backup Policy MOID.
- request
Id 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.
- source
Uuid String - UUID of the source HyperFlex Cluster.
- src
Clusters List<Property Map> - List<Property Map>
- target
Uuid String - UUID of the target HyperFlex Cluster.
- tgt
Clusters List<Property Map> - version
Contexts List<Property Map>
GetHyperflexClusterBackupPolicyInventoryResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultSetting
- Additional
Properties string - Backup
Data stringStore Name - Backup
Data doubleStore Size - Backup
Data stringStore Size Unit - Class
Id string - Data
Store boolEncryption Enabled - Local
Snapshot doubleRetention Count - Object
Type string - Replication
Interval doubleIn Minutes - Replication
Pair stringName Prefix - Snapshot
Retention doubleCount
- Additional
Properties string - Backup
Data stringStore Name - Backup
Data float64Store Size - Backup
Data stringStore Size Unit - Class
Id string - Data
Store boolEncryption Enabled - Local
Snapshot float64Retention Count - Object
Type string - Replication
Interval float64In Minutes - Replication
Pair stringName Prefix - Snapshot
Retention float64Count
- additional
Properties String - backup
Data StringStore Name - backup
Data DoubleStore Size - backup
Data StringStore Size Unit - class
Id String - data
Store BooleanEncryption Enabled - local
Snapshot DoubleRetention Count - object
Type String - replication
Interval DoubleIn Minutes - replication
Pair StringName Prefix - snapshot
Retention DoubleCount
- additional
Properties string - backup
Data stringStore Name - backup
Data numberStore Size - backup
Data stringStore Size Unit - class
Id string - data
Store booleanEncryption Enabled - local
Snapshot numberRetention Count - object
Type string - replication
Interval numberIn Minutes - replication
Pair stringName Prefix - snapshot
Retention 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
- additional
Properties String - backup
Data StringStore Name - backup
Data NumberStore Size - backup
Data StringStore Size Unit - class
Id String - data
Store BooleanEncryption Enabled - local
Snapshot NumberRetention Count - object
Type String - replication
Interval NumberIn Minutes - replication
Pair StringName Prefix - snapshot
Retention NumberCount
GetHyperflexClusterBackupPolicyInventoryResultSrcCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexClusterBackupPolicyInventoryResultTgtCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Version of the Backup Policy.
- Object
Type string - Ref
Mos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Version of the Backup Policy.
- Object
Type string - Ref
Mos []GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Version of the Backup Policy.
- object
Type String - ref
Mos List<GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHyperflex Cluster Backup Policy Inventory Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Version of the Backup Policy.
- object
Type string - ref
Mos GetHyperflex Cluster Backup Policy Inventory Result Version Context Ref Mo[] - timestamp string
- version
Type 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
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Version of the Backup Policy.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexClusterBackupPolicyInventoryResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventoryResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterBackupPolicyInventorySettings
- Additional
Properties string - Backup
Data stringStore 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 doubleStore Size - Capacity of Backup source datastore.
- Backup
Data 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.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Local
Snapshot doubleRetention Count - Number of snapshots that will be retained.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Replication
Interval doubleIn Minutes - Snapshot replication interval.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Snapshot
Retention doubleCount - Number of snapshots that will be retained.
- Additional
Properties string - Backup
Data stringStore 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 float64Store Size - Capacity of Backup source datastore.
- Backup
Data 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.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Data
Store boolEncryption Enabled - Whether the datastore is encrypted or not.
- Local
Snapshot float64Retention Count - Number of snapshots that will be retained.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Replication
Interval float64In Minutes - Snapshot replication interval.
- Replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- Snapshot
Retention float64Count - Number of snapshots that will be retained.
- additional
Properties String - backup
Data StringStore 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 DoubleStore Size - Capacity of Backup source datastore.
- backup
Data 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.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- local
Snapshot DoubleRetention Count - Number of snapshots that will be retained.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Interval DoubleIn Minutes - Snapshot replication interval.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- snapshot
Retention DoubleCount - Number of snapshots that will be retained.
- additional
Properties string - backup
Data stringStore 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 numberStore Size - Capacity of Backup source datastore.
- backup
Data 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.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Store booleanEncryption Enabled - Whether the datastore is encrypted or not.
- local
Snapshot numberRetention Count - Number of snapshots that will be retained.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Interval numberIn Minutes - Snapshot replication interval.
- replication
Pair stringName Prefix - Replication cluster pairing name prefix.
- snapshot
Retention 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.
- additional
Properties String - backup
Data StringStore 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 NumberStore Size - Capacity of Backup source datastore.
- backup
Data 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.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Store BooleanEncryption Enabled - Whether the datastore is encrypted or not.
- local
Snapshot NumberRetention Count - Number of snapshots that will be retained.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Interval NumberIn Minutes - Snapshot replication interval.
- replication
Pair StringName Prefix - Replication cluster pairing name prefix.
- snapshot
Retention NumberCount - Number of snapshots that will be retained.
GetHyperflexClusterBackupPolicyInventorySrcCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexClusterBackupPolicyInventoryTgtCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Cluster Backup Policy 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 string - Version of the Backup Policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Cluster Backup Policy 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 string - Version of the Backup Policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Version of the Backup Policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Cluster Backup Policy Inventory Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Version of the Backup Policy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Backup Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Cluster Backup Policy 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Version of the Backup Policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexClusterBackupPolicyInventoryVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterBackupPolicyInventoryVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet