intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageNetAppSvmSnapshotPolicy
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
NetApp Snapshot policy that is scoped to a storage virtual machine. The policy controls the behavior and schedule of snapshots when applied to a volume.
Using getStorageNetAppSvmSnapshotPolicy
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 getStorageNetAppSvmSnapshotPolicy(args: GetStorageNetAppSvmSnapshotPolicyArgs, opts?: InvokeOptions): Promise<GetStorageNetAppSvmSnapshotPolicyResult>
function getStorageNetAppSvmSnapshotPolicyOutput(args: GetStorageNetAppSvmSnapshotPolicyOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppSvmSnapshotPolicyResult>def get_storage_net_app_svm_snapshot_policy(account_moid: Optional[str] = None,
                                            additional_properties: Optional[str] = None,
                                            ancestors: Optional[Sequence[GetStorageNetAppSvmSnapshotPolicyAncestor]] = None,
                                            class_id: Optional[str] = None,
                                            copies: Optional[Sequence[GetStorageNetAppSvmSnapshotPolicyCopy]] = None,
                                            create_time: Optional[str] = None,
                                            domain_group_moid: Optional[str] = None,
                                            enabled: Optional[str] = None,
                                            id: Optional[str] = None,
                                            mod_time: Optional[str] = None,
                                            moid: Optional[str] = None,
                                            name: Optional[str] = None,
                                            object_type: Optional[str] = None,
                                            owners: Optional[Sequence[str]] = None,
                                            parent: Optional[GetStorageNetAppSvmSnapshotPolicyParent] = None,
                                            permission_resources: Optional[Sequence[GetStorageNetAppSvmSnapshotPolicyPermissionResource]] = None,
                                            scope: Optional[str] = None,
                                            shared_scope: Optional[str] = None,
                                            svm_name: Optional[str] = None,
                                            tags: Optional[Sequence[GetStorageNetAppSvmSnapshotPolicyTag]] = None,
                                            tenant: Optional[GetStorageNetAppSvmSnapshotPolicyTenant] = None,
                                            uuid: Optional[str] = None,
                                            version_context: Optional[GetStorageNetAppSvmSnapshotPolicyVersionContext] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetStorageNetAppSvmSnapshotPolicyResult
def get_storage_net_app_svm_snapshot_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
                                            additional_properties: Optional[pulumi.Input[str]] = None,
                                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyAncestorArgs]]]] = None,
                                            class_id: Optional[pulumi.Input[str]] = None,
                                            copies: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyCopyArgs]]]] = None,
                                            create_time: Optional[pulumi.Input[str]] = None,
                                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                                            enabled: 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,
                                            object_type: Optional[pulumi.Input[str]] = None,
                                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                            parent: Optional[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyParentArgs]] = None,
                                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyPermissionResourceArgs]]]] = None,
                                            scope: Optional[pulumi.Input[str]] = None,
                                            shared_scope: Optional[pulumi.Input[str]] = None,
                                            svm_name: Optional[pulumi.Input[str]] = None,
                                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyTagArgs]]]] = None,
                                            tenant: Optional[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyTenantArgs]] = None,
                                            uuid: Optional[pulumi.Input[str]] = None,
                                            version_context: Optional[pulumi.Input[GetStorageNetAppSvmSnapshotPolicyVersionContextArgs]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppSvmSnapshotPolicyResult]func LookupStorageNetAppSvmSnapshotPolicy(ctx *Context, args *LookupStorageNetAppSvmSnapshotPolicyArgs, opts ...InvokeOption) (*LookupStorageNetAppSvmSnapshotPolicyResult, error)
func LookupStorageNetAppSvmSnapshotPolicyOutput(ctx *Context, args *LookupStorageNetAppSvmSnapshotPolicyOutputArgs, opts ...InvokeOption) LookupStorageNetAppSvmSnapshotPolicyResultOutput> Note: This function is named LookupStorageNetAppSvmSnapshotPolicy in the Go SDK.
public static class GetStorageNetAppSvmSnapshotPolicy 
{
    public static Task<GetStorageNetAppSvmSnapshotPolicyResult> InvokeAsync(GetStorageNetAppSvmSnapshotPolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageNetAppSvmSnapshotPolicyResult> Invoke(GetStorageNetAppSvmSnapshotPolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageNetAppSvmSnapshotPolicyResult> getStorageNetAppSvmSnapshotPolicy(GetStorageNetAppSvmSnapshotPolicyArgs args, InvokeOptions options)
public static Output<GetStorageNetAppSvmSnapshotPolicyResult> getStorageNetAppSvmSnapshotPolicy(GetStorageNetAppSvmSnapshotPolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageNetAppSvmSnapshotPolicy:getStorageNetAppSvmSnapshotPolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Svm Snapshot Policy Ancestor> 
- ClassId string
- Copies
List<GetStorage Net App Svm Snapshot Policy Copy> 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled string
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Svm Snapshot Policy Parent 
- PermissionResources List<GetStorage Net App Svm Snapshot Policy Permission Resource> 
- Scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- SvmName string
- The storage virtual machine name for the policy.
- 
List<GetStorage Net App Svm Snapshot Policy Tag> 
- Tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- Uuid string
- Uuid of the NetApp Snapshot Policy.
- VersionContext GetStorage Net App Svm Snapshot Policy Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Svm Snapshot Policy Ancestor 
- ClassId string
- Copies
[]GetStorage Net App Svm Snapshot Policy Copy 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled string
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Svm Snapshot Policy Parent 
- PermissionResources []GetStorage Net App Svm Snapshot Policy Permission Resource 
- Scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- SvmName string
- The storage virtual machine name for the policy.
- 
[]GetStorage Net App Svm Snapshot Policy Tag 
- Tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- Uuid string
- Uuid of the NetApp Snapshot Policy.
- VersionContext GetStorage Net App Svm Snapshot Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Svm Snapshot Policy Ancestor> 
- classId String
- copies
List<GetStorage Net App Svm Snapshot Policy Copy> 
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled String
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- objectType String
- owners List<String>
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permissionResources List<GetStorage Net App Svm Snapshot Policy Permission Resource> 
- scope String
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName String
- The storage virtual machine name for the policy.
- 
List<GetStorage Net App Svm Snapshot Policy Tag> 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid String
- Uuid of the NetApp Snapshot Policy.
- versionContext GetStorage Net App Svm Snapshot Policy Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Svm Snapshot Policy Ancestor[] 
- classId string
- copies
GetStorage Net App Svm Snapshot Policy Copy[] 
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enabled string
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- objectType string
- owners string[]
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permissionResources GetStorage Net App Svm Snapshot Policy Permission Resource[] 
- scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName string
- The storage virtual machine name for the policy.
- 
GetStorage Net App Svm Snapshot Policy Tag[] 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid string
- Uuid of the NetApp Snapshot Policy.
- versionContext GetStorage Net App Svm Snapshot Policy Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Svm Snapshot Policy Ancestor] 
- class_id str
- copies
Sequence[GetStorage Net App Svm Snapshot Policy Copy] 
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enabled str
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permission_resources Sequence[GetStorage Net App Svm Snapshot Policy Permission Resource] 
- scope str
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svm_name str
- The storage virtual machine name for the policy.
- 
Sequence[GetStorage Net App Svm Snapshot Policy Tag] 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid str
- Uuid of the NetApp Snapshot Policy.
- version_context GetStorage Net App Svm Snapshot Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- copies List<Property Map>
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled String
- Snapshot policy is enabled or not.
- 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
- Name of the NetApp Snapshot Policy.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- scope String
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName String
- The storage virtual machine name for the policy.
- List<Property Map>
- tenant Property Map
- uuid String
- Uuid of the NetApp Snapshot Policy.
- versionContext Property Map
getStorageNetAppSvmSnapshotPolicy Result
The following output properties are available:
- Id string
- Results
List<GetStorage Net App Svm Snapshot Policy Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Svm Snapshot Policy Ancestor> 
- ClassId string
- Copies
List<GetStorage Net App Svm Snapshot Policy Copy> 
- CreateTime string
- DomainGroup stringMoid 
- Enabled string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Svm Snapshot Policy Parent 
- PermissionResources List<GetStorage Net App Svm Snapshot Policy Permission Resource> 
- Scope string
- string
- SvmName string
- 
List<GetStorage Net App Svm Snapshot Policy Tag> 
- Tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- Uuid string
- VersionContext GetStorage Net App Svm Snapshot Policy Version Context 
- Id string
- Results
[]GetStorage Net App Svm Snapshot Policy Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Svm Snapshot Policy Ancestor 
- ClassId string
- Copies
[]GetStorage Net App Svm Snapshot Policy Copy 
- CreateTime string
- DomainGroup stringMoid 
- Enabled string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Svm Snapshot Policy Parent 
- PermissionResources []GetStorage Net App Svm Snapshot Policy Permission Resource 
- Scope string
- string
- SvmName string
- 
[]GetStorage Net App Svm Snapshot Policy Tag 
- Tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- Uuid string
- VersionContext GetStorage Net App Svm Snapshot Policy Version Context 
- id String
- results
List<GetStorage Net App Svm Snapshot Policy Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Net App Svm Snapshot Policy Ancestor> 
- classId String
- copies
List<GetStorage Net App Svm Snapshot Policy Copy> 
- createTime String
- domainGroup StringMoid 
- enabled String
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permissionResources List<GetStorage Net App Svm Snapshot Policy Permission Resource> 
- scope String
- String
- svmName String
- 
List<GetStorage Net App Svm Snapshot Policy Tag> 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid String
- versionContext GetStorage Net App Svm Snapshot Policy Version Context 
- id string
- results
GetStorage Net App Svm Snapshot Policy Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Net App Svm Snapshot Policy Ancestor[] 
- classId string
- copies
GetStorage Net App Svm Snapshot Policy Copy[] 
- createTime string
- domainGroup stringMoid 
- enabled string
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permissionResources GetStorage Net App Svm Snapshot Policy Permission Resource[] 
- scope string
- string
- svmName string
- 
GetStorage Net App Svm Snapshot Policy Tag[] 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid string
- versionContext GetStorage Net App Svm Snapshot Policy Version Context 
- id str
- results
Sequence[GetStorage Net App Svm Snapshot Policy Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Net App Svm Snapshot Policy Ancestor] 
- class_id str
- copies
Sequence[GetStorage Net App Svm Snapshot Policy Copy] 
- create_time str
- domain_group_ strmoid 
- enabled str
- mod_time str
- moid str
- name str
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Svm Snapshot Policy Parent 
- permission_resources Sequence[GetStorage Net App Svm Snapshot Policy Permission Resource] 
- scope str
- str
- svm_name str
- 
Sequence[GetStorage Net App Svm Snapshot Policy Tag] 
- tenant
GetStorage Net App Svm Snapshot Policy Tenant 
- uuid str
- version_context GetStorage Net App Svm Snapshot Policy Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- copies List<Property Map>
- createTime String
- domainGroup StringMoid 
- enabled String
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- scope String
- String
- svmName String
- List<Property Map>
- tenant Property Map
- uuid String
- versionContext Property Map
Supporting Types
GetStorageNetAppSvmSnapshotPolicyAncestor       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppSvmSnapshotPolicyCopy       
- 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.
- Label string
- Label for SnapMirror operations.
- NrCount double
- The number of Snapshot copies to maintain for this schedule.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ScheduleName string
- Schedule at which Snapshot copies are captured on the volume.
- 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.
- Label string
- Label for SnapMirror operations.
- NrCount float64
- The number of Snapshot copies to maintain for this schedule.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ScheduleName string
- Schedule at which Snapshot copies are captured on the volume.
- 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.
- label String
- Label for SnapMirror operations.
- nrCount Double
- The number of Snapshot copies to maintain for this schedule.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- scheduleName String
- Schedule at which Snapshot copies are captured on the volume.
- 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.
- label string
- Label for SnapMirror operations.
- nrCount number
- The number of Snapshot copies to maintain for this schedule.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- scheduleName string
- Schedule at which Snapshot copies are captured on the volume.
- 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.
- label str
- Label for SnapMirror operations.
- nr_count float
- The number of Snapshot copies to maintain for this schedule.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- schedule_name str
- Schedule at which Snapshot copies are captured on the volume.
- 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.
- label String
- Label for SnapMirror operations.
- nrCount Number
- The number of Snapshot copies to maintain for this schedule.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- scheduleName String
- Schedule at which Snapshot copies are captured on the volume.
GetStorageNetAppSvmSnapshotPolicyParent       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppSvmSnapshotPolicyPermissionResource        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppSvmSnapshotPolicyResult       
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Svm Snapshot Policy Result Ancestor> 
- ClassId string
- Copies
List<GetStorage Net App Svm Snapshot Policy Result Copy> 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled string
- Snapshot policy is enabled or not.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the NetApp Snapshot Policy.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Net App Svm Snapshot Policy Result Parent> 
- PermissionResources List<GetStorage Net App Svm Snapshot Policy Result Permission Resource> 
- Scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- SvmName string
- The storage virtual machine name for the policy.
- 
List<GetStorage Net App Svm Snapshot Policy Result Tag> 
- Tenants
List<GetStorage Net App Svm Snapshot Policy Result Tenant> 
- Uuid string
- Uuid of the NetApp Snapshot Policy.
- VersionContexts List<GetStorage Net App Svm Snapshot Policy Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Svm Snapshot Policy Result Ancestor 
- ClassId string
- Copies
[]GetStorage Net App Svm Snapshot Policy Result Copy 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled string
- Snapshot policy is enabled or not.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the NetApp Snapshot Policy.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Net App Svm Snapshot Policy Result Parent 
- PermissionResources []GetStorage Net App Svm Snapshot Policy Result Permission Resource 
- Scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- SvmName string
- The storage virtual machine name for the policy.
- 
[]GetStorage Net App Svm Snapshot Policy Result Tag 
- Tenants
[]GetStorage Net App Svm Snapshot Policy Result Tenant 
- Uuid string
- Uuid of the NetApp Snapshot Policy.
- VersionContexts []GetStorage Net App Svm Snapshot Policy Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Svm Snapshot Policy Result Ancestor> 
- classId String
- copies
List<GetStorage Net App Svm Snapshot Policy Result Copy> 
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled String
- Snapshot policy is enabled or not.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the NetApp Snapshot Policy.
- objectType String
- owners List<String>
- parents
List<GetStorage Net App Svm Snapshot Policy Result Parent> 
- permissionResources List<GetStorage Net App Svm Snapshot Policy Result Permission Resource> 
- scope String
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName String
- The storage virtual machine name for the policy.
- 
List<GetStorage Net App Svm Snapshot Policy Result Tag> 
- tenants
List<GetStorage Net App Svm Snapshot Policy Result Tenant> 
- uuid String
- Uuid of the NetApp Snapshot Policy.
- versionContexts List<GetStorage Net App Svm Snapshot Policy Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Svm Snapshot Policy Result Ancestor[] 
- classId string
- copies
GetStorage Net App Svm Snapshot Policy Result Copy[] 
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enabled string
- Snapshot policy is enabled or not.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the NetApp Snapshot Policy.
- objectType string
- owners string[]
- parents
GetStorage Net App Svm Snapshot Policy Result Parent[] 
- permissionResources GetStorage Net App Svm Snapshot Policy Result Permission Resource[] 
- scope string
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName string
- The storage virtual machine name for the policy.
- 
GetStorage Net App Svm Snapshot Policy Result Tag[] 
- tenants
GetStorage Net App Svm Snapshot Policy Result Tenant[] 
- uuid string
- Uuid of the NetApp Snapshot Policy.
- versionContexts GetStorage Net App Svm Snapshot Policy Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Svm Snapshot Policy Result Ancestor] 
- class_id str
- copies
Sequence[GetStorage Net App Svm Snapshot Policy Result Copy] 
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enabled str
- Snapshot policy is enabled or not.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the NetApp Snapshot Policy.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetStorage Net App Svm Snapshot Policy Result Parent] 
- permission_resources Sequence[GetStorage Net App Svm Snapshot Policy Result Permission Resource] 
- scope str
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svm_name str
- The storage virtual machine name for the policy.
- 
Sequence[GetStorage Net App Svm Snapshot Policy Result Tag] 
- tenants
Sequence[GetStorage Net App Svm Snapshot Policy Result Tenant] 
- uuid str
- Uuid of the NetApp Snapshot Policy.
- version_contexts Sequence[GetStorage Net App Svm Snapshot Policy Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- copies List<Property Map>
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled String
- Snapshot policy is enabled or not.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the NetApp Snapshot Policy.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- scope String
- Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster.
- 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.
- svmName String
- The storage virtual machine name for the policy.
- List<Property Map>
- tenants List<Property Map>
- uuid String
- Uuid of the NetApp Snapshot Policy.
- versionContexts List<Property Map>
GetStorageNetAppSvmSnapshotPolicyResultAncestor        
- 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
GetStorageNetAppSvmSnapshotPolicyResultCopy        
- AdditionalProperties string
- ClassId string
- Label string
- NrCount double
- ObjectType string
- ScheduleName string
- AdditionalProperties string
- ClassId string
- Label string
- NrCount float64
- ObjectType string
- ScheduleName string
- additionalProperties String
- classId String
- label String
- nrCount Double
- objectType String
- scheduleName String
- additionalProperties string
- classId string
- label string
- nrCount number
- objectType string
- scheduleName string
- additional_properties str
- class_id str
- label str
- nr_count float
- object_type str
- schedule_name str
- additionalProperties String
- classId String
- label String
- nrCount Number
- objectType String
- scheduleName String
GetStorageNetAppSvmSnapshotPolicyResultParent        
- 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
GetStorageNetAppSvmSnapshotPolicyResultPermissionResource         
- 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
GetStorageNetAppSvmSnapshotPolicyResultTag        
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageNetAppSvmSnapshotPolicyResultTenant        
- 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
GetStorageNetAppSvmSnapshotPolicyResultVersionContext         
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageNetAppSvmSnapshotPolicyResultVersionContextInterestedMo           
- 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
GetStorageNetAppSvmSnapshotPolicyResultVersionContextRefMo           
- 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
GetStorageNetAppSvmSnapshotPolicyTag       
- 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.
GetStorageNetAppSvmSnapshotPolicyTenant       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppSvmSnapshotPolicyVersionContext        
- 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<GetStorage Net App Svm Snapshot Policy Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- 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 GetStorage Net App Svm Snapshot Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Net App Svm Snapshot Policy Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- 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 GetStorage Net App Svm Snapshot Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Net App Svm Snapshot Policy Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- 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 GetStorage Net App Svm Snapshot Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Net App Svm Snapshot Policy Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- 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 GetStorage Net App Svm Snapshot Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Net App Svm Snapshot Policy Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetStorage Net App Svm Snapshot Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- 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.
 
GetStorageNetAppSvmSnapshotPolicyVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppSvmSnapshotPolicyVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet