1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStoragePureProtectionGroupSnapshot
intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet

intersight.getStoragePureProtectionGroupSnapshot

Explore with Pulumi AI

intersight logo
intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet

    Protection group snapshot entity in Pure protection group.

    Using getStoragePureProtectionGroupSnapshot

    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 getStoragePureProtectionGroupSnapshot(args: GetStoragePureProtectionGroupSnapshotArgs, opts?: InvokeOptions): Promise<GetStoragePureProtectionGroupSnapshotResult>
    function getStoragePureProtectionGroupSnapshotOutput(args: GetStoragePureProtectionGroupSnapshotOutputArgs, opts?: InvokeOptions): Output<GetStoragePureProtectionGroupSnapshotResult>
    def get_storage_pure_protection_group_snapshot(account_moid: Optional[str] = None,
                                                   additional_properties: Optional[str] = None,
                                                   ancestors: Optional[Sequence[GetStoragePureProtectionGroupSnapshotAncestor]] = None,
                                                   array: Optional[GetStoragePureProtectionGroupSnapshotArray] = None,
                                                   class_id: Optional[str] = None,
                                                   create_time: Optional[str] = None,
                                                   created_time: Optional[str] = None,
                                                   domain_group_moid: Optional[str] = None,
                                                   eradication_config: Optional[str] = None,
                                                   id: Optional[str] = None,
                                                   mod_time: Optional[str] = None,
                                                   moid: Optional[str] = None,
                                                   name: Optional[str] = None,
                                                   nr_source: Optional[str] = None,
                                                   object_type: Optional[str] = None,
                                                   owners: Optional[Sequence[str]] = None,
                                                   parent: Optional[GetStoragePureProtectionGroupSnapshotParent] = None,
                                                   permission_resources: Optional[Sequence[GetStoragePureProtectionGroupSnapshotPermissionResource]] = None,
                                                   pod: Optional[str] = None,
                                                   protection_group: Optional[GetStoragePureProtectionGroupSnapshotProtectionGroup] = None,
                                                   registered_device: Optional[GetStoragePureProtectionGroupSnapshotRegisteredDevice] = None,
                                                   shared_scope: Optional[str] = None,
                                                   size: Optional[float] = None,
                                                   snapshot_size: Optional[float] = None,
                                                   tags: Optional[Sequence[GetStoragePureProtectionGroupSnapshotTag]] = None,
                                                   total_provisioned: Optional[float] = None,
                                                   version_context: Optional[GetStoragePureProtectionGroupSnapshotVersionContext] = None,
                                                   opts: Optional[InvokeOptions] = None) -> GetStoragePureProtectionGroupSnapshotResult
    def get_storage_pure_protection_group_snapshot_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                   additional_properties: Optional[pulumi.Input[str]] = None,
                                                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStoragePureProtectionGroupSnapshotAncestorArgs]]]] = None,
                                                   array: Optional[pulumi.Input[GetStoragePureProtectionGroupSnapshotArrayArgs]] = None,
                                                   class_id: Optional[pulumi.Input[str]] = None,
                                                   create_time: Optional[pulumi.Input[str]] = None,
                                                   created_time: Optional[pulumi.Input[str]] = None,
                                                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                   eradication_config: Optional[pulumi.Input[str]] = None,
                                                   id: Optional[pulumi.Input[str]] = None,
                                                   mod_time: Optional[pulumi.Input[str]] = None,
                                                   moid: Optional[pulumi.Input[str]] = None,
                                                   name: Optional[pulumi.Input[str]] = None,
                                                   nr_source: Optional[pulumi.Input[str]] = None,
                                                   object_type: Optional[pulumi.Input[str]] = None,
                                                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                   parent: Optional[pulumi.Input[GetStoragePureProtectionGroupSnapshotParentArgs]] = None,
                                                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStoragePureProtectionGroupSnapshotPermissionResourceArgs]]]] = None,
                                                   pod: Optional[pulumi.Input[str]] = None,
                                                   protection_group: Optional[pulumi.Input[GetStoragePureProtectionGroupSnapshotProtectionGroupArgs]] = None,
                                                   registered_device: Optional[pulumi.Input[GetStoragePureProtectionGroupSnapshotRegisteredDeviceArgs]] = None,
                                                   shared_scope: Optional[pulumi.Input[str]] = None,
                                                   size: Optional[pulumi.Input[float]] = None,
                                                   snapshot_size: Optional[pulumi.Input[float]] = None,
                                                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStoragePureProtectionGroupSnapshotTagArgs]]]] = None,
                                                   total_provisioned: Optional[pulumi.Input[float]] = None,
                                                   version_context: Optional[pulumi.Input[GetStoragePureProtectionGroupSnapshotVersionContextArgs]] = None,
                                                   opts: Optional[InvokeOptions] = None) -> Output[GetStoragePureProtectionGroupSnapshotResult]
    func LookupStoragePureProtectionGroupSnapshot(ctx *Context, args *LookupStoragePureProtectionGroupSnapshotArgs, opts ...InvokeOption) (*LookupStoragePureProtectionGroupSnapshotResult, error)
    func LookupStoragePureProtectionGroupSnapshotOutput(ctx *Context, args *LookupStoragePureProtectionGroupSnapshotOutputArgs, opts ...InvokeOption) LookupStoragePureProtectionGroupSnapshotResultOutput

    > Note: This function is named LookupStoragePureProtectionGroupSnapshot in the Go SDK.

    public static class GetStoragePureProtectionGroupSnapshot 
    {
        public static Task<GetStoragePureProtectionGroupSnapshotResult> InvokeAsync(GetStoragePureProtectionGroupSnapshotArgs args, InvokeOptions? opts = null)
        public static Output<GetStoragePureProtectionGroupSnapshotResult> Invoke(GetStoragePureProtectionGroupSnapshotInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStoragePureProtectionGroupSnapshotResult> getStoragePureProtectionGroupSnapshot(GetStoragePureProtectionGroupSnapshotArgs args, InvokeOptions options)
    public static Output<GetStoragePureProtectionGroupSnapshotResult> getStoragePureProtectionGroupSnapshot(GetStoragePureProtectionGroupSnapshotArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStoragePureProtectionGroupSnapshot:getStoragePureProtectionGroupSnapshot
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStoragePureProtectionGroupSnapshotAncestor>
    Array GetStoragePureProtectionGroupSnapshotArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Protection group snapshot creation time.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EradicationConfig string
    The configuration of eradication feature.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    NrSource string
    Source protection group name on which the snapshot is created.
    ObjectType string
    Owners List<string>
    Parent GetStoragePureProtectionGroupSnapshotParent
    PermissionResources List<GetStoragePureProtectionGroupSnapshotPermissionResource>
    Pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    ProtectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    RegisteredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    SharedScope 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.
    Size double
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    SnapshotSize double
    The size of the snapshot created.
    Tags List<GetStoragePureProtectionGroupSnapshotTag>
    TotalProvisioned double
    The overall size of the snapshot allocated by the storage array.
    VersionContext GetStoragePureProtectionGroupSnapshotVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStoragePureProtectionGroupSnapshotAncestor
    Array GetStoragePureProtectionGroupSnapshotArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Protection group snapshot creation time.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EradicationConfig string
    The configuration of eradication feature.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    NrSource string
    Source protection group name on which the snapshot is created.
    ObjectType string
    Owners []string
    Parent GetStoragePureProtectionGroupSnapshotParent
    PermissionResources []GetStoragePureProtectionGroupSnapshotPermissionResource
    Pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    ProtectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    RegisteredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    SharedScope 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.
    Size float64
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    SnapshotSize float64
    The size of the snapshot created.
    Tags []GetStoragePureProtectionGroupSnapshotTag
    TotalProvisioned float64
    The overall size of the snapshot allocated by the storage array.
    VersionContext GetStoragePureProtectionGroupSnapshotVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStoragePureProtectionGroupSnapshotAncestor>
    array GetStoragePureProtectionGroupSnapshotArray
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Protection group snapshot creation time.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eradicationConfig String
    The configuration of eradication feature.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource String
    Source protection group name on which the snapshot is created.
    objectType String
    owners List<String>
    parent GetStoragePureProtectionGroupSnapshotParent
    permissionResources List<GetStoragePureProtectionGroupSnapshotPermissionResource>
    pod String
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    registeredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    sharedScope 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.
    size Double
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize Double
    The size of the snapshot created.
    tags List<GetStoragePureProtectionGroupSnapshotTag>
    totalProvisioned Double
    The overall size of the snapshot allocated by the storage array.
    versionContext GetStoragePureProtectionGroupSnapshotVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStoragePureProtectionGroupSnapshotAncestor[]
    array GetStoragePureProtectionGroupSnapshotArray
    classId string
    createTime string
    The time when this managed object was created.
    createdTime string
    Protection group snapshot creation time.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    eradicationConfig string
    The configuration of eradication feature.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource string
    Source protection group name on which the snapshot is created.
    objectType string
    owners string[]
    parent GetStoragePureProtectionGroupSnapshotParent
    permissionResources GetStoragePureProtectionGroupSnapshotPermissionResource[]
    pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    registeredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    sharedScope 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.
    size number
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize number
    The size of the snapshot created.
    tags GetStoragePureProtectionGroupSnapshotTag[]
    totalProvisioned number
    The overall size of the snapshot allocated by the storage array.
    versionContext GetStoragePureProtectionGroupSnapshotVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStoragePureProtectionGroupSnapshotAncestor]
    array GetStoragePureProtectionGroupSnapshotArray
    class_id str
    create_time str
    The time when this managed object was created.
    created_time str
    Protection group snapshot creation time.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    eradication_config str
    The configuration of eradication feature.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nr_source str
    Source protection group name on which the snapshot is created.
    object_type str
    owners Sequence[str]
    parent GetStoragePureProtectionGroupSnapshotParent
    permission_resources Sequence[GetStoragePureProtectionGroupSnapshotPermissionResource]
    pod str
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protection_group GetStoragePureProtectionGroupSnapshotProtectionGroup
    registered_device GetStoragePureProtectionGroupSnapshotRegisteredDevice
    shared_scope 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.
    size float
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshot_size float
    The size of the snapshot created.
    tags Sequence[GetStoragePureProtectionGroupSnapshotTag]
    total_provisioned float
    The overall size of the snapshot allocated by the storage array.
    version_context GetStoragePureProtectionGroupSnapshotVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    array Property Map
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Protection group snapshot creation time.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eradicationConfig String
    The configuration of eradication feature.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource String
    Source protection group name on which the snapshot is created.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    pod String
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroup Property Map
    registeredDevice Property Map
    sharedScope 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.
    size Number
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize Number
    The size of the snapshot created.
    tags List<Property Map>
    totalProvisioned Number
    The overall size of the snapshot allocated by the storage array.
    versionContext Property Map

    getStoragePureProtectionGroupSnapshot Result

    The following output properties are available:

    Id string
    Results List<GetStoragePureProtectionGroupSnapshotResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStoragePureProtectionGroupSnapshotAncestor>
    Array GetStoragePureProtectionGroupSnapshotArray
    ClassId string
    CreateTime string
    CreatedTime string
    DomainGroupMoid string
    EradicationConfig string
    ModTime string
    Moid string
    Name string
    NrSource string
    ObjectType string
    Owners List<string>
    Parent GetStoragePureProtectionGroupSnapshotParent
    PermissionResources List<GetStoragePureProtectionGroupSnapshotPermissionResource>
    Pod string
    ProtectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    RegisteredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    SharedScope string
    Size double
    SnapshotSize double
    Tags List<GetStoragePureProtectionGroupSnapshotTag>
    TotalProvisioned double
    VersionContext GetStoragePureProtectionGroupSnapshotVersionContext
    Id string
    Results []GetStoragePureProtectionGroupSnapshotResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStoragePureProtectionGroupSnapshotAncestor
    Array GetStoragePureProtectionGroupSnapshotArray
    ClassId string
    CreateTime string
    CreatedTime string
    DomainGroupMoid string
    EradicationConfig string
    ModTime string
    Moid string
    Name string
    NrSource string
    ObjectType string
    Owners []string
    Parent GetStoragePureProtectionGroupSnapshotParent
    PermissionResources []GetStoragePureProtectionGroupSnapshotPermissionResource
    Pod string
    ProtectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    RegisteredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    SharedScope string
    Size float64
    SnapshotSize float64
    Tags []GetStoragePureProtectionGroupSnapshotTag
    TotalProvisioned float64
    VersionContext GetStoragePureProtectionGroupSnapshotVersionContext
    id String
    results List<GetStoragePureProtectionGroupSnapshotResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStoragePureProtectionGroupSnapshotAncestor>
    array GetStoragePureProtectionGroupSnapshotArray
    classId String
    createTime String
    createdTime String
    domainGroupMoid String
    eradicationConfig String
    modTime String
    moid String
    name String
    nrSource String
    objectType String
    owners List<String>
    parent GetStoragePureProtectionGroupSnapshotParent
    permissionResources List<GetStoragePureProtectionGroupSnapshotPermissionResource>
    pod String
    protectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    registeredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    sharedScope String
    size Double
    snapshotSize Double
    tags List<GetStoragePureProtectionGroupSnapshotTag>
    totalProvisioned Double
    versionContext GetStoragePureProtectionGroupSnapshotVersionContext
    id string
    results GetStoragePureProtectionGroupSnapshotResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStoragePureProtectionGroupSnapshotAncestor[]
    array GetStoragePureProtectionGroupSnapshotArray
    classId string
    createTime string
    createdTime string
    domainGroupMoid string
    eradicationConfig string
    modTime string
    moid string
    name string
    nrSource string
    objectType string
    owners string[]
    parent GetStoragePureProtectionGroupSnapshotParent
    permissionResources GetStoragePureProtectionGroupSnapshotPermissionResource[]
    pod string
    protectionGroup GetStoragePureProtectionGroupSnapshotProtectionGroup
    registeredDevice GetStoragePureProtectionGroupSnapshotRegisteredDevice
    sharedScope string
    size number
    snapshotSize number
    tags GetStoragePureProtectionGroupSnapshotTag[]
    totalProvisioned number
    versionContext GetStoragePureProtectionGroupSnapshotVersionContext
    id str
    results Sequence[GetStoragePureProtectionGroupSnapshotResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStoragePureProtectionGroupSnapshotAncestor]
    array GetStoragePureProtectionGroupSnapshotArray
    class_id str
    create_time str
    created_time str
    domain_group_moid str
    eradication_config str
    mod_time str
    moid str
    name str
    nr_source str
    object_type str
    owners Sequence[str]
    parent GetStoragePureProtectionGroupSnapshotParent
    permission_resources Sequence[GetStoragePureProtectionGroupSnapshotPermissionResource]
    pod str
    protection_group GetStoragePureProtectionGroupSnapshotProtectionGroup
    registered_device GetStoragePureProtectionGroupSnapshotRegisteredDevice
    shared_scope str
    size float
    snapshot_size float
    tags Sequence[GetStoragePureProtectionGroupSnapshotTag]
    total_provisioned float
    version_context GetStoragePureProtectionGroupSnapshotVersionContext

    Supporting Types

    GetStoragePureProtectionGroupSnapshotAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotArray

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotProtectionGroup

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotRegisteredDevice

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStoragePureProtectionGroupSnapshotResultAncestor>
    Arrays List<GetStoragePureProtectionGroupSnapshotResultArray>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Protection group snapshot creation time.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EradicationConfig string
    The configuration of eradication feature.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    NrSource string
    Source protection group name on which the snapshot is created.
    ObjectType string
    Owners List<string>
    Parents List<GetStoragePureProtectionGroupSnapshotResultParent>
    PermissionResources List<GetStoragePureProtectionGroupSnapshotResultPermissionResource>
    Pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    ProtectionGroups List<GetStoragePureProtectionGroupSnapshotResultProtectionGroup>
    RegisteredDevices List<GetStoragePureProtectionGroupSnapshotResultRegisteredDevice>
    SharedScope 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.
    Size double
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    SnapshotSize double
    The size of the snapshot created.
    Tags List<GetStoragePureProtectionGroupSnapshotResultTag>
    TotalProvisioned double
    The overall size of the snapshot allocated by the storage array.
    VersionContexts List<GetStoragePureProtectionGroupSnapshotResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStoragePureProtectionGroupSnapshotResultAncestor
    Arrays []GetStoragePureProtectionGroupSnapshotResultArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Protection group snapshot creation time.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EradicationConfig string
    The configuration of eradication feature.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    NrSource string
    Source protection group name on which the snapshot is created.
    ObjectType string
    Owners []string
    Parents []GetStoragePureProtectionGroupSnapshotResultParent
    PermissionResources []GetStoragePureProtectionGroupSnapshotResultPermissionResource
    Pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    ProtectionGroups []GetStoragePureProtectionGroupSnapshotResultProtectionGroup
    RegisteredDevices []GetStoragePureProtectionGroupSnapshotResultRegisteredDevice
    SharedScope 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.
    Size float64
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    SnapshotSize float64
    The size of the snapshot created.
    Tags []GetStoragePureProtectionGroupSnapshotResultTag
    TotalProvisioned float64
    The overall size of the snapshot allocated by the storage array.
    VersionContexts []GetStoragePureProtectionGroupSnapshotResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStoragePureProtectionGroupSnapshotResultAncestor>
    arrays List<GetStoragePureProtectionGroupSnapshotResultArray>
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Protection group snapshot creation time.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eradicationConfig String
    The configuration of eradication feature.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource String
    Source protection group name on which the snapshot is created.
    objectType String
    owners List<String>
    parents List<GetStoragePureProtectionGroupSnapshotResultParent>
    permissionResources List<GetStoragePureProtectionGroupSnapshotResultPermissionResource>
    pod String
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroups List<GetStoragePureProtectionGroupSnapshotResultProtectionGroup>
    registeredDevices List<GetStoragePureProtectionGroupSnapshotResultRegisteredDevice>
    sharedScope 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.
    size Double
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize Double
    The size of the snapshot created.
    tags List<GetStoragePureProtectionGroupSnapshotResultTag>
    totalProvisioned Double
    The overall size of the snapshot allocated by the storage array.
    versionContexts List<GetStoragePureProtectionGroupSnapshotResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStoragePureProtectionGroupSnapshotResultAncestor[]
    arrays GetStoragePureProtectionGroupSnapshotResultArray[]
    classId string
    createTime string
    The time when this managed object was created.
    createdTime string
    Protection group snapshot creation time.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    eradicationConfig string
    The configuration of eradication feature.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource string
    Source protection group name on which the snapshot is created.
    objectType string
    owners string[]
    parents GetStoragePureProtectionGroupSnapshotResultParent[]
    permissionResources GetStoragePureProtectionGroupSnapshotResultPermissionResource[]
    pod string
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroups GetStoragePureProtectionGroupSnapshotResultProtectionGroup[]
    registeredDevices GetStoragePureProtectionGroupSnapshotResultRegisteredDevice[]
    sharedScope 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.
    size number
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize number
    The size of the snapshot created.
    tags GetStoragePureProtectionGroupSnapshotResultTag[]
    totalProvisioned number
    The overall size of the snapshot allocated by the storage array.
    versionContexts GetStoragePureProtectionGroupSnapshotResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStoragePureProtectionGroupSnapshotResultAncestor]
    arrays Sequence[GetStoragePureProtectionGroupSnapshotResultArray]
    class_id str
    create_time str
    The time when this managed object was created.
    created_time str
    Protection group snapshot creation time.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    eradication_config str
    The configuration of eradication feature.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nr_source str
    Source protection group name on which the snapshot is created.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStoragePureProtectionGroupSnapshotResultParent]
    permission_resources Sequence[GetStoragePureProtectionGroupSnapshotResultPermissionResource]
    pod str
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protection_groups Sequence[GetStoragePureProtectionGroupSnapshotResultProtectionGroup]
    registered_devices Sequence[GetStoragePureProtectionGroupSnapshotResultRegisteredDevice]
    shared_scope 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.
    size float
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshot_size float
    The size of the snapshot created.
    tags Sequence[GetStoragePureProtectionGroupSnapshotResultTag]
    total_provisioned float
    The overall size of the snapshot allocated by the storage array.
    version_contexts Sequence[GetStoragePureProtectionGroupSnapshotResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    arrays List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Protection group snapshot creation time.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eradicationConfig String
    The configuration of eradication feature.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Protection group snapshot name which represents point-in-time copy of all members in protection group.
    nrSource String
    Source protection group name on which the snapshot is created.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    pod String
    A pod representing a collection of protection groups and volumes is created on one array and stretched to another array, resulting in fully synchronized writes between the two arrays.
    protectionGroups List<Property Map>
    registeredDevices List<Property Map>
    sharedScope 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.
    size Number
    Snapshot size represented in bytes. It is a cumulative size of all snapshots in a set.
    snapshotSize Number
    The size of the snapshot created.
    tags List<Property Map>
    totalProvisioned Number
    The overall size of the snapshot allocated by the storage array.
    versionContexts List<Property Map>

    GetStoragePureProtectionGroupSnapshotResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultArray

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultProtectionGroup

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetStoragePureProtectionGroupSnapshotResultVersionContext

    GetStoragePureProtectionGroupSnapshotResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStoragePureProtectionGroupSnapshotTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetStoragePureProtectionGroupSnapshotVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStoragePureProtectionGroupSnapshotVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStoragePureProtectionGroupSnapshotVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStoragePureProtectionGroupSnapshotVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStoragePureProtectionGroupSnapshotVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetStoragePureProtectionGroupSnapshotVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetStoragePureProtectionGroupSnapshotVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetStoragePureProtectionGroupSnapshotVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet