intersight.getStorageStoragePolicy
Explore with Pulumi AI
The storage policy models the reusable storage related configuration that can be applied on many servers. This policy allows creation of RAID groups using existing disk group policies and virtual drives on the drive groups. The user has options to move all unused disks to JBOD or Unconfigured good state. The security of drives can be enabled through this policy using remote keys from a KMIP server or Manually configured keys.
Using getStorageStoragePolicy
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 getStorageStoragePolicy(args: GetStorageStoragePolicyArgs, opts?: InvokeOptions): Promise<GetStorageStoragePolicyResult>
function getStorageStoragePolicyOutput(args: GetStorageStoragePolicyOutputArgs, opts?: InvokeOptions): Output<GetStorageStoragePolicyResult>def get_storage_storage_policy(account_moid: Optional[str] = None,
                               additional_properties: Optional[str] = None,
                               ancestors: Optional[Sequence[GetStorageStoragePolicyAncestor]] = None,
                               class_id: Optional[str] = None,
                               controller_attached_nvme_slots: Optional[str] = None,
                               create_time: Optional[str] = None,
                               default_drive_mode: Optional[str] = None,
                               description: Optional[str] = None,
                               direct_attached_nvme_slots: Optional[str] = None,
                               domain_group_moid: Optional[str] = None,
                               drive_groups: Optional[Sequence[GetStorageStoragePolicyDriveGroup]] = None,
                               global_hot_spares: Optional[str] = None,
                               id: Optional[str] = None,
                               m2_virtual_drive: Optional[GetStorageStoragePolicyM2VirtualDrive] = None,
                               mod_time: Optional[str] = None,
                               moid: Optional[str] = None,
                               name: Optional[str] = None,
                               object_type: Optional[str] = None,
                               organization: Optional[GetStorageStoragePolicyOrganization] = None,
                               owners: Optional[Sequence[str]] = None,
                               parent: Optional[GetStorageStoragePolicyParent] = None,
                               permission_resources: Optional[Sequence[GetStorageStoragePolicyPermissionResource]] = None,
                               profiles: Optional[Sequence[GetStorageStoragePolicyProfile]] = None,
                               raid0_drive: Optional[GetStorageStoragePolicyRaid0Drive] = None,
                               raid_attached_nvme_slots: Optional[str] = None,
                               secure_jbods: Optional[str] = None,
                               shared_scope: Optional[str] = None,
                               tags: Optional[Sequence[GetStorageStoragePolicyTag]] = None,
                               unused_disks_state: Optional[str] = None,
                               use_jbod_for_vd_creation: Optional[bool] = None,
                               version_context: Optional[GetStorageStoragePolicyVersionContext] = None,
                               opts: Optional[InvokeOptions] = None) -> GetStorageStoragePolicyResult
def get_storage_storage_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
                               additional_properties: Optional[pulumi.Input[str]] = None,
                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageStoragePolicyAncestorArgs]]]] = None,
                               class_id: Optional[pulumi.Input[str]] = None,
                               controller_attached_nvme_slots: Optional[pulumi.Input[str]] = None,
                               create_time: Optional[pulumi.Input[str]] = None,
                               default_drive_mode: Optional[pulumi.Input[str]] = None,
                               description: Optional[pulumi.Input[str]] = None,
                               direct_attached_nvme_slots: Optional[pulumi.Input[str]] = None,
                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                               drive_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageStoragePolicyDriveGroupArgs]]]] = None,
                               global_hot_spares: Optional[pulumi.Input[str]] = None,
                               id: Optional[pulumi.Input[str]] = None,
                               m2_virtual_drive: Optional[pulumi.Input[GetStorageStoragePolicyM2VirtualDriveArgs]] = None,
                               mod_time: Optional[pulumi.Input[str]] = None,
                               moid: Optional[pulumi.Input[str]] = None,
                               name: Optional[pulumi.Input[str]] = None,
                               object_type: Optional[pulumi.Input[str]] = None,
                               organization: Optional[pulumi.Input[GetStorageStoragePolicyOrganizationArgs]] = None,
                               owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                               parent: Optional[pulumi.Input[GetStorageStoragePolicyParentArgs]] = None,
                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageStoragePolicyPermissionResourceArgs]]]] = None,
                               profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageStoragePolicyProfileArgs]]]] = None,
                               raid0_drive: Optional[pulumi.Input[GetStorageStoragePolicyRaid0DriveArgs]] = None,
                               raid_attached_nvme_slots: Optional[pulumi.Input[str]] = None,
                               secure_jbods: Optional[pulumi.Input[str]] = None,
                               shared_scope: Optional[pulumi.Input[str]] = None,
                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageStoragePolicyTagArgs]]]] = None,
                               unused_disks_state: Optional[pulumi.Input[str]] = None,
                               use_jbod_for_vd_creation: Optional[pulumi.Input[bool]] = None,
                               version_context: Optional[pulumi.Input[GetStorageStoragePolicyVersionContextArgs]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetStorageStoragePolicyResult]func LookupStorageStoragePolicy(ctx *Context, args *LookupStorageStoragePolicyArgs, opts ...InvokeOption) (*LookupStorageStoragePolicyResult, error)
func LookupStorageStoragePolicyOutput(ctx *Context, args *LookupStorageStoragePolicyOutputArgs, opts ...InvokeOption) LookupStorageStoragePolicyResultOutput> Note: This function is named LookupStorageStoragePolicy in the Go SDK.
public static class GetStorageStoragePolicy 
{
    public static Task<GetStorageStoragePolicyResult> InvokeAsync(GetStorageStoragePolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageStoragePolicyResult> Invoke(GetStorageStoragePolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageStoragePolicyResult> getStorageStoragePolicy(GetStorageStoragePolicyArgs args, InvokeOptions options)
public static Output<GetStorageStoragePolicyResult> getStorageStoragePolicy(GetStorageStoragePolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageStoragePolicy:getStorageStoragePolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Storage Policy Ancestor> 
- ClassId string
- ControllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- CreateTime string
- The time when this managed object was created.
- DefaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- Description string
- Description of the policy.
- DirectAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups List<GetStorage Storage Policy Drive Group> 
- GlobalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- Id string
- M2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- 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 concrete policy.
- ObjectType string
- Organization
GetStorage Storage Policy Organization 
- Owners List<string>
- Parent
GetStorage Storage Policy Parent 
- PermissionResources List<GetStorage Storage Policy Permission Resource> 
- Profiles
List<GetStorage Storage Policy Profile> 
- Raid0Drive
GetStorage Storage Policy Raid0Drive 
- RaidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- SecureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
List<GetStorage Storage Policy Tag> 
- UnusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- UseJbod boolFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- VersionContext GetStorage Storage Policy Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Storage Policy Ancestor 
- ClassId string
- ControllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- CreateTime string
- The time when this managed object was created.
- DefaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- Description string
- Description of the policy.
- DirectAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups []GetStorage Storage Policy Drive Group 
- GlobalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- Id string
- M2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- 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 concrete policy.
- ObjectType string
- Organization
GetStorage Storage Policy Organization 
- Owners []string
- Parent
GetStorage Storage Policy Parent 
- PermissionResources []GetStorage Storage Policy Permission Resource 
- Profiles
[]GetStorage Storage Policy Profile 
- Raid0Drive
GetStorage Storage Policy Raid0Drive 
- RaidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- SecureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
[]GetStorage Storage Policy Tag 
- UnusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- UseJbod boolFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- VersionContext GetStorage Storage Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Storage Policy Ancestor> 
- classId String
- controllerAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime String
- The time when this managed object was created.
- defaultDrive StringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description String
- Description of the policy.
- directAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<GetStorage Storage Policy Drive Group> 
- globalHot StringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- id String
- m2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- 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 concrete policy.
- objectType String
- organization
GetStorage Storage Policy Organization 
- owners List<String>
- parent
GetStorage Storage Policy Parent 
- permissionResources List<GetStorage Storage Policy Permission Resource> 
- profiles
List<GetStorage Storage Policy Profile> 
- raid0Drive
GetStorage Storage Policy Raid0Drive 
- raidAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods String
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
List<GetStorage Storage Policy Tag> 
- unusedDisks StringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod BooleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContext GetStorage Storage Policy Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Storage Policy Ancestor[] 
- classId string
- controllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime string
- The time when this managed object was created.
- defaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description string
- Description of the policy.
- directAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- driveGroups GetStorage Storage Policy Drive Group[] 
- globalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- id string
- m2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- 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 concrete policy.
- objectType string
- organization
GetStorage Storage Policy Organization 
- owners string[]
- parent
GetStorage Storage Policy Parent 
- permissionResources GetStorage Storage Policy Permission Resource[] 
- profiles
GetStorage Storage Policy Profile[] 
- raid0Drive
GetStorage Storage Policy Raid0Drive 
- raidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
GetStorage Storage Policy Tag[] 
- unusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod booleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContext GetStorage Storage Policy Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Storage Policy Ancestor] 
- class_id str
- controller_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- create_time str
- The time when this managed object was created.
- default_drive_ strmode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description str
- Description of the policy.
- direct_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- drive_groups Sequence[GetStorage Storage Policy Drive Group] 
- global_hot_ strspares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- id str
- m2_virtual_ Getdrive Storage Storage Policy M2Virtual Drive 
- 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 concrete policy.
- object_type str
- organization
GetStorage Storage Policy Organization 
- owners Sequence[str]
- parent
GetStorage Storage Policy Parent 
- permission_resources Sequence[GetStorage Storage Policy Permission Resource] 
- profiles
Sequence[GetStorage Storage Policy Profile] 
- raid0_drive GetStorage Storage Policy Raid0Drive 
- raid_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secure_jbods str
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
Sequence[GetStorage Storage Policy Tag] 
- unused_disks_ strstate 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- use_jbod_ boolfor_ vd_ creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- version_context GetStorage Storage Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime String
- The time when this managed object was created.
- defaultDrive StringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description String
- Description of the policy.
- directAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<Property Map>
- globalHot StringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- id String
- m2VirtualDrive Property Map
- 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 concrete policy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- profiles List<Property Map>
- raid0Drive Property Map
- raidAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods String
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- List<Property Map>
- unusedDisks StringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod BooleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContext Property Map
getStorageStoragePolicy Result
The following output properties are available:
- Id string
- Results
List<GetStorage Storage Policy Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Storage Policy Ancestor> 
- ClassId string
- ControllerAttached stringNvme Slots 
- CreateTime string
- DefaultDrive stringMode 
- Description string
- DirectAttached stringNvme Slots 
- DomainGroup stringMoid 
- DriveGroups List<GetStorage Storage Policy Drive Group> 
- GlobalHot stringSpares 
- M2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetStorage Storage Policy Organization 
- Owners List<string>
- Parent
GetStorage Storage Policy Parent 
- PermissionResources List<GetStorage Storage Policy Permission Resource> 
- Profiles
List<GetStorage Storage Policy Profile> 
- Raid0Drive
GetStorage Storage Policy Raid0Drive 
- RaidAttached stringNvme Slots 
- SecureJbods string
- string
- 
List<GetStorage Storage Policy Tag> 
- UnusedDisks stringState 
- UseJbod boolFor Vd Creation 
- VersionContext GetStorage Storage Policy Version Context 
- Id string
- Results
[]GetStorage Storage Policy Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Storage Policy Ancestor 
- ClassId string
- ControllerAttached stringNvme Slots 
- CreateTime string
- DefaultDrive stringMode 
- Description string
- DirectAttached stringNvme Slots 
- DomainGroup stringMoid 
- DriveGroups []GetStorage Storage Policy Drive Group 
- GlobalHot stringSpares 
- M2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetStorage Storage Policy Organization 
- Owners []string
- Parent
GetStorage Storage Policy Parent 
- PermissionResources []GetStorage Storage Policy Permission Resource 
- Profiles
[]GetStorage Storage Policy Profile 
- Raid0Drive
GetStorage Storage Policy Raid0Drive 
- RaidAttached stringNvme Slots 
- SecureJbods string
- string
- 
[]GetStorage Storage Policy Tag 
- UnusedDisks stringState 
- UseJbod boolFor Vd Creation 
- VersionContext GetStorage Storage Policy Version Context 
- id String
- results
List<GetStorage Storage Policy Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Storage Policy Ancestor> 
- classId String
- controllerAttached StringNvme Slots 
- createTime String
- defaultDrive StringMode 
- description String
- directAttached StringNvme Slots 
- domainGroup StringMoid 
- driveGroups List<GetStorage Storage Policy Drive Group> 
- globalHot StringSpares 
- m2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- modTime String
- moid String
- name String
- objectType String
- organization
GetStorage Storage Policy Organization 
- owners List<String>
- parent
GetStorage Storage Policy Parent 
- permissionResources List<GetStorage Storage Policy Permission Resource> 
- profiles
List<GetStorage Storage Policy Profile> 
- raid0Drive
GetStorage Storage Policy Raid0Drive 
- raidAttached StringNvme Slots 
- secureJbods String
- String
- 
List<GetStorage Storage Policy Tag> 
- unusedDisks StringState 
- useJbod BooleanFor Vd Creation 
- versionContext GetStorage Storage Policy Version Context 
- id string
- results
GetStorage Storage Policy Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Storage Policy Ancestor[] 
- classId string
- controllerAttached stringNvme Slots 
- createTime string
- defaultDrive stringMode 
- description string
- directAttached stringNvme Slots 
- domainGroup stringMoid 
- driveGroups GetStorage Storage Policy Drive Group[] 
- globalHot stringSpares 
- m2VirtualDrive GetStorage Storage Policy M2Virtual Drive 
- modTime string
- moid string
- name string
- objectType string
- organization
GetStorage Storage Policy Organization 
- owners string[]
- parent
GetStorage Storage Policy Parent 
- permissionResources GetStorage Storage Policy Permission Resource[] 
- profiles
GetStorage Storage Policy Profile[] 
- raid0Drive
GetStorage Storage Policy Raid0Drive 
- raidAttached stringNvme Slots 
- secureJbods string
- string
- 
GetStorage Storage Policy Tag[] 
- unusedDisks stringState 
- useJbod booleanFor Vd Creation 
- versionContext GetStorage Storage Policy Version Context 
- id str
- results
Sequence[GetStorage Storage Policy Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Storage Policy Ancestor] 
- class_id str
- controller_attached_ strnvme_ slots 
- create_time str
- default_drive_ strmode 
- description str
- direct_attached_ strnvme_ slots 
- domain_group_ strmoid 
- drive_groups Sequence[GetStorage Storage Policy Drive Group] 
- global_hot_ strspares 
- m2_virtual_ Getdrive Storage Storage Policy M2Virtual Drive 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetStorage Storage Policy Organization 
- owners Sequence[str]
- parent
GetStorage Storage Policy Parent 
- permission_resources Sequence[GetStorage Storage Policy Permission Resource] 
- profiles
Sequence[GetStorage Storage Policy Profile] 
- raid0_drive GetStorage Storage Policy Raid0Drive 
- raid_attached_ strnvme_ slots 
- secure_jbods str
- str
- 
Sequence[GetStorage Storage Policy Tag] 
- unused_disks_ strstate 
- use_jbod_ boolfor_ vd_ creation 
- version_context GetStorage Storage Policy Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerAttached StringNvme Slots 
- createTime String
- defaultDrive StringMode 
- description String
- directAttached StringNvme Slots 
- domainGroup StringMoid 
- driveGroups List<Property Map>
- globalHot StringSpares 
- m2VirtualDrive Property Map
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- profiles List<Property Map>
- raid0Drive Property Map
- raidAttached StringNvme Slots 
- secureJbods String
- String
- List<Property Map>
- unusedDisks StringState 
- useJbod BooleanFor Vd Creation 
- versionContext Property Map
Supporting Types
GetStorageStoragePolicyAncestor    
- 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'.
 
GetStorageStoragePolicyDriveGroup     
- 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'.
 
GetStorageStoragePolicyM2VirtualDrive     
- 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.
- ControllerSlot string
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- Enable bool
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ControllerSlot string
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- Enable bool
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- controllerSlot String
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- enable Boolean
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- controllerSlot string
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- enable boolean
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- name string
- Name of the concrete policy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- controller_slot str
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- enable bool
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- name str
- Name of the concrete policy.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- controllerSlot String
- Select the M.2 RAID controller slot on which the virtual drive is to be created. Select 'MSTOR-RAID-1' to create virtual drive on the M.2 RAID controller in the first slot or in the MSTOR-RAID slot, 'MSTOR-RAID-2' for second slot, 'MSTOR-RAID-1, MSTOR-RAID-2' for both slots or either slot.- MSTOR-RAID-1- Virtual drive will be created on the M.2 RAID controller in the first slot.
- MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in the second slot, if available.
- MSTOR-RAID-1,MSTOR-RAID-2- Virtual drive will be created on the M.2 RAID controller in both the slots, if available.
 
- enable Boolean
- If enabled, this will create a virtual drive on the M.2 RAID controller.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageStoragePolicyOrganization    
- 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'.
 
GetStorageStoragePolicyParent    
- 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'.
 
GetStorageStoragePolicyPermissionResource     
- 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'.
 
GetStorageStoragePolicyProfile    
- 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'.
 
GetStorageStoragePolicyRaid0Drive    
- 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.
- DriveSlots string
- The set of drive slots where RAID0 virtual drives must be created.
- DriveSlots stringList 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- Enable bool
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VirtualDrive GetPolicy Storage Storage Policy Raid0Drive Virtual Drive Policy 
- This defines the characteristics of a specific virtual drive.
- 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.
- DriveSlots string
- The set of drive slots where RAID0 virtual drives must be created.
- DriveSlots stringList 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- Enable bool
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- VirtualDrive GetPolicy Storage Storage Policy Raid0Drive Virtual Drive Policy 
- This defines the characteristics of a specific virtual drive.
- 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.
- driveSlots String
- The set of drive slots where RAID0 virtual drives must be created.
- driveSlots StringList 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- enable Boolean
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- virtualDrive GetPolicy Storage Storage Policy Raid0Drive Virtual Drive Policy 
- This defines the characteristics of a specific virtual drive.
- 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.
- driveSlots string
- The set of drive slots where RAID0 virtual drives must be created.
- driveSlots stringList 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- enable boolean
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- virtualDrive GetPolicy Storage Storage Policy Raid0Drive Virtual Drive Policy 
- This defines the characteristics of a specific virtual drive.
- 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.
- drive_slots str
- The set of drive slots where RAID0 virtual drives must be created.
- drive_slots_ strlist 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- enable bool
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- virtual_drive_ Getpolicy Storage Storage Policy Raid0Drive Virtual Drive Policy 
- This defines the characteristics of a specific virtual drive.
- 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.
- driveSlots String
- The set of drive slots where RAID0 virtual drives must be created.
- driveSlots StringList 
- The list of drive slots where RAID0 virtual drives must be created (comma separated).
- enable Boolean
- If enabled, this will create a RAID0 virtual drive per disk and encompassing the whole disk.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- virtualDrive Property MapPolicy 
- This defines the characteristics of a specific virtual drive.
GetStorageStoragePolicyRaid0DriveVirtualDrivePolicy       
- AccessPolicy string
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- DriveCache string
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ReadPolicy string
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- StripSize double
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- WritePolicy string
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
- AccessPolicy string
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- DriveCache string
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ReadPolicy string
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- StripSize float64
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- WritePolicy string
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
- accessPolicy String
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- driveCache String
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- readPolicy String
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- stripSize Double
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- writePolicy String
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
- accessPolicy string
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- driveCache string
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- readPolicy string
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- stripSize number
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- writePolicy string
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
- access_policy str
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- drive_cache str
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- read_policy str
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- strip_size float
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- write_policy str
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
- accessPolicy String
- Access policy that host has on this virtual drive.- Default- Use platform default access mode.
- ReadWrite- Enables host to perform read-write on the VD.
- ReadOnly- Host can only read from the VD.
- Blocked- Host can neither read nor write to the VD.
 
- 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.
- driveCache String
- Disk cache policy for the virtual drive.- Default- Use platform default drive cache mode.
- NoChange- Drive cache policy is unchanged.
- Enable- Enables IO caching on the drive.
- Disable- Disables IO caching on the drive.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- readPolicy String
- Read ahead mode to be used to read data from this virtual drive.- Default- Use platform default read ahead mode.
- ReadAhead- Use read ahead mode for the policy.
- NoReadAhead- Do not use read ahead mode for the policy.
 
- stripSize Number
- Desired strip size - Allowed values are 64KiB, 128KiB, 256KiB, 512KiB, 1024KiB.- 64- Number of bytes in a strip is 64 Kibibytes.
- 128- Number of bytes in a strip is 128 Kibibytes.
- 256- Number of bytes in a strip is 256 Kibibytes.
- 512- Number of bytes in a strip is 512 Kibibytes.
- 1024- Number of bytes in a strip is 1024 Kibibytes or 1 Mebibyte.
 
- writePolicy String
- Write mode to be used to write data to this virtual drive.- Default- Use platform default write mode.
- WriteThrough- Data is written through the cache and to the physical drives. Performance is improved, because subsequent reads of that data can be satisfied from the cache.
- WriteBackGoodBbu- Data is stored in the cache, and is only written to the physical drives when space in the cache is needed. Virtual drives requesting this policy fall back to Write Through caching when the battery backup unit (BBU) cannot guarantee the safety of the cache in the event of a power failure.
- AlwaysWriteBack- With this policy, write caching remains Write Back even if the battery backup unit is defective or discharged.
 
GetStorageStoragePolicyResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Storage Policy Result Ancestor> 
- ClassId string
- ControllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- CreateTime string
- The time when this managed object was created.
- DefaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- Description string
- Description of the policy.
- DirectAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups List<GetStorage Storage Policy Result Drive Group> 
- GlobalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- M2VirtualDrives List<GetStorage Storage Policy Result M2Virtual Drife> 
- 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 concrete policy.
- ObjectType string
- Organizations
List<GetStorage Storage Policy Result Organization> 
- Owners List<string>
- Parents
List<GetStorage Storage Policy Result Parent> 
- PermissionResources List<GetStorage Storage Policy Result Permission Resource> 
- Profiles
List<GetStorage Storage Policy Result Profile> 
- Raid0Drives
List<GetStorage Storage Policy Result Raid0Drife> 
- RaidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- SecureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
List<GetStorage Storage Policy Result Tag> 
- UnusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- UseJbod boolFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- VersionContexts List<GetStorage Storage Policy Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Storage Policy Result Ancestor 
- ClassId string
- ControllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- CreateTime string
- The time when this managed object was created.
- DefaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- Description string
- Description of the policy.
- DirectAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups []GetStorage Storage Policy Result Drive Group 
- GlobalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- M2VirtualDrives []GetStorage Storage Policy Result M2Virtual Drife 
- 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 concrete policy.
- ObjectType string
- Organizations
[]GetStorage Storage Policy Result Organization 
- Owners []string
- Parents
[]GetStorage Storage Policy Result Parent 
- PermissionResources []GetStorage Storage Policy Result Permission Resource 
- Profiles
[]GetStorage Storage Policy Result Profile 
- Raid0Drives
[]GetStorage Storage Policy Result Raid0Drife 
- RaidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- SecureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
[]GetStorage Storage Policy Result Tag 
- UnusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- UseJbod boolFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- VersionContexts []GetStorage Storage Policy Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Storage Policy Result Ancestor> 
- classId String
- controllerAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime String
- The time when this managed object was created.
- defaultDrive StringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description String
- Description of the policy.
- directAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<GetStorage Storage Policy Result Drive Group> 
- globalHot StringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- m2VirtualDrives List<GetStorage Storage Policy Result M2Virtual Drife> 
- 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 concrete policy.
- objectType String
- organizations
List<GetStorage Storage Policy Result Organization> 
- owners List<String>
- parents
List<GetStorage Storage Policy Result Parent> 
- permissionResources List<GetStorage Storage Policy Result Permission Resource> 
- profiles
List<GetStorage Storage Policy Result Profile> 
- raid0Drives
List<GetStorage Storage Policy Result Raid0Drife> 
- raidAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods String
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
List<GetStorage Storage Policy Result Tag> 
- unusedDisks StringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod BooleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContexts List<GetStorage Storage Policy Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Storage Policy Result Ancestor[] 
- classId string
- controllerAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime string
- The time when this managed object was created.
- defaultDrive stringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description string
- Description of the policy.
- directAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- driveGroups GetStorage Storage Policy Result Drive Group[] 
- globalHot stringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- m2VirtualDrives GetStorage Storage Policy Result M2Virtual Drife[] 
- 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 concrete policy.
- objectType string
- organizations
GetStorage Storage Policy Result Organization[] 
- owners string[]
- parents
GetStorage Storage Policy Result Parent[] 
- permissionResources GetStorage Storage Policy Result Permission Resource[] 
- profiles
GetStorage Storage Policy Result Profile[] 
- raid0Drives
GetStorage Storage Policy Result Raid0Drife[] 
- raidAttached stringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods string
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
GetStorage Storage Policy Result Tag[] 
- unusedDisks stringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod booleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContexts GetStorage Storage Policy Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Storage Policy Result Ancestor] 
- class_id str
- controller_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- create_time str
- The time when this managed object was created.
- default_drive_ strmode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description str
- Description of the policy.
- direct_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- drive_groups Sequence[GetStorage Storage Policy Result Drive Group] 
- global_hot_ strspares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- m2_virtual_ Sequence[Getdrives Storage Storage Policy Result M2Virtual Drife] 
- 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 concrete policy.
- object_type str
- organizations
Sequence[GetStorage Storage Policy Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetStorage Storage Policy Result Parent] 
- permission_resources Sequence[GetStorage Storage Policy Result Permission Resource] 
- profiles
Sequence[GetStorage Storage Policy Result Profile] 
- raid0_drives Sequence[GetStorage Storage Policy Result Raid0Drife] 
- raid_attached_ strnvme_ slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secure_jbods str
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- 
Sequence[GetStorage Storage Policy Result Tag] 
- unused_disks_ strstate 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- use_jbod_ boolfor_ vd_ creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- version_contexts Sequence[GetStorage Storage Policy Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to controller attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- createTime String
- The time when this managed object was created.
- defaultDrive StringMode 
- All unconfigured drives will move to the selected state on deployment. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. This setting is applicable only to selected set of controllers on FI attached servers.* UnconfiguredGood- Newly inserted drives or on reboot, drives will remain the same state.*Jbod- Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood.*RAID0- Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.
- description String
- Description of the policy.
- directAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to Direct attached mode. Allowed slots are 1-9, 21-24, 101-104. Allowed value is a comma or hyphen separated number ranges.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<Property Map>
- globalHot StringSpares 
- A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.
- m2VirtualDrives List<Property Map>
- 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 concrete policy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- profiles List<Property Map>
- raid0Drives List<Property Map>
- raidAttached StringNvme Slots 
- Only U.3 NVMe drives need to be specified, entered slots will be moved to RAID attached mode. Allowed slots are 1-4, 101-104. Allowed value is a comma or hyphen separated number ranges. Deprecated in favor of controllerAttachedNvmeSlots.
- secureJbods String
- JBOD drives specified in this slot range will be encrypted. Allowed values are 'ALL', or a comma or hyphen separated number range. Sample format is ALL or 1, 3 or 4-6, 8. Setting the value to 'ALL' will encrypt all the unused UnconfigureGood/JBOD disks.
- 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.
- List<Property Map>
- unusedDisks StringState 
- State to which drives, not used in this policy, are to be moved. NoChange will not change the drive state. No Change must be selected if Default Drive State is set to JBOD or RAID0.* NoChange- Drive state will not be modified by Storage Policy.*UnconfiguredGood- Unconfigured good state -ready to be added in a RAID group.*Jbod- JBOD state where the disks start showing up to Host OS.
- useJbod BooleanFor Vd Creation 
- Disks in JBOD State are used to create virtual drives. This setting must be disabled if Default Drive State is set to JBOD.
- versionContexts List<Property Map>
GetStorageStoragePolicyResultAncestor     
- 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
GetStorageStoragePolicyResultDriveGroup      
- 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
GetStorageStoragePolicyResultM2VirtualDrife      
- AdditionalProperties string
- ClassId string
- ControllerSlot string
- Enable bool
- Name string
- Name of the concrete policy.
- ObjectType string
- AdditionalProperties string
- ClassId string
- ControllerSlot string
- Enable bool
- Name string
- Name of the concrete policy.
- ObjectType string
- additionalProperties String
- classId String
- controllerSlot String
- enable Boolean
- name String
- Name of the concrete policy.
- objectType String
- additionalProperties string
- classId string
- controllerSlot string
- enable boolean
- name string
- Name of the concrete policy.
- objectType string
- additional_properties str
- class_id str
- controller_slot str
- enable bool
- name str
- Name of the concrete policy.
- object_type str
- additionalProperties String
- classId String
- controllerSlot String
- enable Boolean
- name String
- Name of the concrete policy.
- objectType String
GetStorageStoragePolicyResultOrganization     
- 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
GetStorageStoragePolicyResultParent     
- 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
GetStorageStoragePolicyResultPermissionResource      
- 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
GetStorageStoragePolicyResultProfile     
- 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
GetStorageStoragePolicyResultRaid0Drife     
- AdditionalProperties string
- ClassId string
- DriveSlots string
- DriveSlots stringList 
- Enable bool
- ObjectType string
- VirtualDrive List<GetPolicies Storage Storage Policy Result Raid0Drife Virtual Drive Policy> 
- AdditionalProperties string
- ClassId string
- DriveSlots string
- DriveSlots stringList 
- Enable bool
- ObjectType string
- VirtualDrive []GetPolicies Storage Storage Policy Result Raid0Drife Virtual Drive Policy 
- additionalProperties String
- classId String
- driveSlots String
- driveSlots StringList 
- enable Boolean
- objectType String
- virtualDrive List<GetPolicies Storage Storage Policy Result Raid0Drife Virtual Drive Policy> 
- additionalProperties string
- classId string
- driveSlots string
- driveSlots stringList 
- enable boolean
- objectType string
- virtualDrive GetPolicies Storage Storage Policy Result Raid0Drife Virtual Drive Policy[] 
- additionalProperties String
- classId String
- driveSlots String
- driveSlots StringList 
- enable Boolean
- objectType String
- virtualDrive List<Property Map>Policies 
GetStorageStoragePolicyResultRaid0DrifeVirtualDrivePolicy        
- AccessPolicy string
- AdditionalProperties string
- ClassId string
- DriveCache string
- ObjectType string
- ReadPolicy string
- StripSize double
- WritePolicy string
- AccessPolicy string
- AdditionalProperties string
- ClassId string
- DriveCache string
- ObjectType string
- ReadPolicy string
- StripSize float64
- WritePolicy string
- accessPolicy String
- additionalProperties String
- classId String
- driveCache String
- objectType String
- readPolicy String
- stripSize Double
- writePolicy String
- accessPolicy string
- additionalProperties string
- classId string
- driveCache string
- objectType string
- readPolicy string
- stripSize number
- writePolicy string
- access_policy str
- additional_properties str
- class_id str
- drive_cache str
- object_type str
- read_policy str
- strip_size float
- write_policy str
- accessPolicy String
- additionalProperties String
- classId String
- driveCache String
- objectType String
- readPolicy String
- stripSize Number
- writePolicy String
GetStorageStoragePolicyResultTag     
- 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
GetStorageStoragePolicyResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageStoragePolicyResultVersionContextInterestedMo        
- 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
GetStorageStoragePolicyResultVersionContextRefMo        
- 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
GetStorageStoragePolicyTag    
- 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.
GetStorageStoragePolicyVersionContext     
- 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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 Storage 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.
 
GetStorageStoragePolicyVersionContextInterestedMo       
- 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'.
 
GetStorageStoragePolicyVersionContextRefMo       
- 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.