intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageNvmeRaidConfiguration
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Object that stores Nvme Raid Configuration data under a Server Profile, used for creation of vd, update pd state for NVMe on reboot.
Using getStorageNvmeRaidConfiguration
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 getStorageNvmeRaidConfiguration(args: GetStorageNvmeRaidConfigurationArgs, opts?: InvokeOptions): Promise<GetStorageNvmeRaidConfigurationResult>
function getStorageNvmeRaidConfigurationOutput(args: GetStorageNvmeRaidConfigurationOutputArgs, opts?: InvokeOptions): Output<GetStorageNvmeRaidConfigurationResult>
def get_storage_nvme_raid_configuration(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNvmeRaidConfigurationAncestor]] = None,
class_id: Optional[str] = None,
controller_dn: Optional[str] = None,
controller_moid: Optional[str] = None,
create_time: Optional[str] = None,
disk_states: Optional[Sequence[GetStorageNvmeRaidConfigurationDiskState]] = None,
domain_group_moid: Optional[str] = None,
drive_groups: Optional[Sequence[GetStorageNvmeRaidConfigurationDriveGroup]] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNvmeRaidConfigurationParent] = None,
permission_resources: Optional[Sequence[GetStorageNvmeRaidConfigurationPermissionResource]] = None,
server_profile: Optional[GetStorageNvmeRaidConfigurationServerProfile] = None,
shared_scope: Optional[str] = None,
storage_policy: Optional[GetStorageNvmeRaidConfigurationStoragePolicy] = None,
tags: Optional[Sequence[GetStorageNvmeRaidConfigurationTag]] = None,
version_context: Optional[GetStorageNvmeRaidConfigurationVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNvmeRaidConfigurationResult
def get_storage_nvme_raid_configuration_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNvmeRaidConfigurationAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
controller_dn: Optional[pulumi.Input[str]] = None,
controller_moid: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
disk_states: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNvmeRaidConfigurationDiskStateArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
drive_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNvmeRaidConfigurationDriveGroupArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNvmeRaidConfigurationParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNvmeRaidConfigurationPermissionResourceArgs]]]] = None,
server_profile: Optional[pulumi.Input[GetStorageNvmeRaidConfigurationServerProfileArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_policy: Optional[pulumi.Input[GetStorageNvmeRaidConfigurationStoragePolicyArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNvmeRaidConfigurationTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetStorageNvmeRaidConfigurationVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNvmeRaidConfigurationResult]
func LookupStorageNvmeRaidConfiguration(ctx *Context, args *LookupStorageNvmeRaidConfigurationArgs, opts ...InvokeOption) (*LookupStorageNvmeRaidConfigurationResult, error)
func LookupStorageNvmeRaidConfigurationOutput(ctx *Context, args *LookupStorageNvmeRaidConfigurationOutputArgs, opts ...InvokeOption) LookupStorageNvmeRaidConfigurationResultOutput
> Note: This function is named LookupStorageNvmeRaidConfiguration
in the Go SDK.
public static class GetStorageNvmeRaidConfiguration
{
public static Task<GetStorageNvmeRaidConfigurationResult> InvokeAsync(GetStorageNvmeRaidConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNvmeRaidConfigurationResult> Invoke(GetStorageNvmeRaidConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNvmeRaidConfigurationResult> getStorageNvmeRaidConfiguration(GetStorageNvmeRaidConfigurationArgs args, InvokeOptions options)
public static Output<GetStorageNvmeRaidConfigurationResult> getStorageNvmeRaidConfiguration(GetStorageNvmeRaidConfigurationArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNvmeRaidConfiguration:getStorageNvmeRaidConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Nvme Raid Configuration Ancestor> - Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States List<GetStorage Nvme Raid Configuration Disk State> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups List<GetStorage Nvme Raid Configuration Drive Group> - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Nvme Raid Configuration Parent - Permission
Resources List<GetStorage Nvme Raid Configuration Permission Resource> - Server
Profile GetStorage Nvme Raid Configuration Server Profile - 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.
- Storage
Policy GetStorage Nvme Raid Configuration Storage Policy - List<Get
Storage Nvme Raid Configuration Tag> - Version
Context GetStorage Nvme Raid Configuration Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Nvme Raid Configuration Ancestor - Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States []GetStorage Nvme Raid Configuration Disk State - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups []GetStorage Nvme Raid Configuration Drive Group - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Storage Nvme Raid Configuration Parent - Permission
Resources []GetStorage Nvme Raid Configuration Permission Resource - Server
Profile GetStorage Nvme Raid Configuration Server Profile - 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.
- Storage
Policy GetStorage Nvme Raid Configuration Storage Policy - []Get
Storage Nvme Raid Configuration Tag - Version
Context GetStorage Nvme Raid Configuration Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Nvme Raid Configuration Ancestor> - class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<GetStorage Nvme Raid Configuration Disk State> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<GetStorage Nvme Raid Configuration Drive Group> - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Storage Nvme Raid Configuration Parent - permission
Resources List<GetStorage Nvme Raid Configuration Permission Resource> - server
Profile GetStorage Nvme Raid Configuration Server Profile - 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.
- storage
Policy GetStorage Nvme Raid Configuration Storage Policy - List<Get
Storage Nvme Raid Configuration Tag> - version
Context GetStorage Nvme Raid Configuration Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Nvme Raid Configuration Ancestor[] - class
Id string - controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time string - The time when this managed object was created.
- disk
States GetStorage Nvme Raid Configuration Disk State[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Groups GetStorage Nvme Raid Configuration Drive Group[] - id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Storage Nvme Raid Configuration Parent - permission
Resources GetStorage Nvme Raid Configuration Permission Resource[] - server
Profile GetStorage Nvme Raid Configuration Server Profile - 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.
- storage
Policy GetStorage Nvme Raid Configuration Storage Policy - Get
Storage Nvme Raid Configuration Tag[] - version
Context GetStorage Nvme Raid Configuration Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Nvme Raid Configuration Ancestor] - class_
id str - controller_
dn str - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller_
moid str - The storage controller Moid for which Nvme RAID creation is supported.
- create_
time str - The time when this managed object was created.
- disk_
states Sequence[GetStorage Nvme Raid Configuration Disk State] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
groups Sequence[GetStorage Nvme Raid Configuration Drive Group] - id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Nvme Raid Configuration Parent - permission_
resources Sequence[GetStorage Nvme Raid Configuration Permission Resource] - server_
profile GetStorage Nvme Raid Configuration Server Profile - 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.
- storage_
policy GetStorage Nvme Raid Configuration Storage Policy - Sequence[Get
Storage Nvme Raid Configuration Tag] - version_
context GetStorage Nvme Raid Configuration Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<Property Map> - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - server
Profile Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage
Policy Property Map - List<Property Map>
- version
Context Property Map
getStorageNvmeRaidConfiguration Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Nvme Raid Configuration Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Nvme Raid Configuration Ancestor> - Class
Id string - Controller
Dn string - Controller
Moid string - Create
Time string - Disk
States List<GetStorage Nvme Raid Configuration Disk State> - Domain
Group stringMoid - Drive
Groups List<GetStorage Nvme Raid Configuration Drive Group> - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Nvme Raid Configuration Parent - Permission
Resources List<GetStorage Nvme Raid Configuration Permission Resource> - Server
Profile GetStorage Nvme Raid Configuration Server Profile - string
- Storage
Policy GetStorage Nvme Raid Configuration Storage Policy - List<Get
Storage Nvme Raid Configuration Tag> - Version
Context GetStorage Nvme Raid Configuration Version Context
- Id string
- Results
[]Get
Storage Nvme Raid Configuration Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Nvme Raid Configuration Ancestor - Class
Id string - Controller
Dn string - Controller
Moid string - Create
Time string - Disk
States []GetStorage Nvme Raid Configuration Disk State - Domain
Group stringMoid - Drive
Groups []GetStorage Nvme Raid Configuration Drive Group - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Storage Nvme Raid Configuration Parent - Permission
Resources []GetStorage Nvme Raid Configuration Permission Resource - Server
Profile GetStorage Nvme Raid Configuration Server Profile - string
- Storage
Policy GetStorage Nvme Raid Configuration Storage Policy - []Get
Storage Nvme Raid Configuration Tag - Version
Context GetStorage Nvme Raid Configuration Version Context
- id String
- results
List<Get
Storage Nvme Raid Configuration Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Nvme Raid Configuration Ancestor> - class
Id String - controller
Dn String - controller
Moid String - create
Time String - disk
States List<GetStorage Nvme Raid Configuration Disk State> - domain
Group StringMoid - drive
Groups List<GetStorage Nvme Raid Configuration Drive Group> - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Storage Nvme Raid Configuration Parent - permission
Resources List<GetStorage Nvme Raid Configuration Permission Resource> - server
Profile GetStorage Nvme Raid Configuration Server Profile - String
- storage
Policy GetStorage Nvme Raid Configuration Storage Policy - List<Get
Storage Nvme Raid Configuration Tag> - version
Context GetStorage Nvme Raid Configuration Version Context
- id string
- results
Get
Storage Nvme Raid Configuration Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Nvme Raid Configuration Ancestor[] - class
Id string - controller
Dn string - controller
Moid string - create
Time string - disk
States GetStorage Nvme Raid Configuration Disk State[] - domain
Group stringMoid - drive
Groups GetStorage Nvme Raid Configuration Drive Group[] - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Storage Nvme Raid Configuration Parent - permission
Resources GetStorage Nvme Raid Configuration Permission Resource[] - server
Profile GetStorage Nvme Raid Configuration Server Profile - string
- storage
Policy GetStorage Nvme Raid Configuration Storage Policy - Get
Storage Nvme Raid Configuration Tag[] - version
Context GetStorage Nvme Raid Configuration Version Context
- id str
- results
Sequence[Get
Storage Nvme Raid Configuration Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Nvme Raid Configuration Ancestor] - class_
id str - controller_
dn str - controller_
moid str - create_
time str - disk_
states Sequence[GetStorage Nvme Raid Configuration Disk State] - domain_
group_ strmoid - drive_
groups Sequence[GetStorage Nvme Raid Configuration Drive Group] - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Nvme Raid Configuration Parent - permission_
resources Sequence[GetStorage Nvme Raid Configuration Permission Resource] - server_
profile GetStorage Nvme Raid Configuration Server Profile - str
- storage_
policy GetStorage Nvme Raid Configuration Storage Policy - Sequence[Get
Storage Nvme Raid Configuration Tag] - version_
context GetStorage Nvme Raid Configuration Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Dn String - controller
Moid String - create
Time String - disk
States List<Property Map> - domain
Group StringMoid - drive
Groups List<Property Map> - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - server
Profile Property Map - String
- storage
Policy Property Map - List<Property Map>
- version
Context Property Map
Supporting Types
GetStorageNvmeRaidConfigurationAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationDiskState
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot string
- Physical Disk Slot that is to be configured.
- State string
- Physical Disk State that is to be set at endpoint.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot string
- Physical Disk Slot that is to be configured.
- State string
- Physical Disk State that is to be set at endpoint.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot String
- Physical Disk Slot that is to be configured.
- state String
- Physical Disk State that is to be set at endpoint.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot string
- Physical Disk Slot that is to be configured.
- state string
- Physical Disk State that is to be set at endpoint.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot str
- Physical Disk Slot that is to be configured.
- state str
- Physical Disk State that is to be set at endpoint.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot String
- Physical Disk Slot that is to be configured.
- state String
- Physical Disk State that is to be set at endpoint.
GetStorageNvmeRaidConfigurationDriveGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configurations
List<Get
Storage Nvme Raid Configuration Drive Group Configuration> - Dedicated
Hot List<GetSpares For Drive Groups Storage Nvme Raid Configuration Drive Group Dedicated Hot Spares For Drive Group> - Name string
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configurations
[]Get
Storage Nvme Raid Configuration Drive Group Configuration - Dedicated
Hot []GetSpares For Drive Groups Storage Nvme Raid Configuration Drive Group Dedicated Hot Spares For Drive Group - Name string
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations
List<Get
Storage Nvme Raid Configuration Drive Group Configuration> - dedicated
Hot List<GetSpares For Drive Groups Storage Nvme Raid Configuration Drive Group Dedicated Hot Spares For Drive Group> - name String
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations
Get
Storage Nvme Raid Configuration Drive Group Configuration[] - dedicated
Hot GetSpares For Drive Groups Storage Nvme Raid Configuration Drive Group Dedicated Hot Spares For Drive Group[] - name string
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- object
Type 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.
- configurations
Sequence[Get
Storage Nvme Raid Configuration Drive Group Configuration] - dedicated_
hot_ Sequence[Getspares_ for_ drive_ groups Storage Nvme Raid Configuration Drive Group Dedicated Hot Spares For Drive Group] - name str
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations List<Property Map>
- dedicated
Hot List<Property Map>Spares For Drive Groups - name String
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageNvmeRaidConfigurationDriveGroupConfiguration
- Access
Policy string - This defines the characteristics of a specific virtual drive.
- Additional
Properties string - Bootable bool
- This defines the characteristics of a specific virtual drive.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Dedicated
Hot stringSpare - This defines the characteristics of a specific virtual drive.
- Disk
Cache stringPolicy - This defines the characteristics of a specific virtual drive.
- Name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Raid
Level string - This defines the characteristics of a specific virtual drive.
- Read
Policy string - This defines the characteristics of a specific virtual drive.
- Self
Encrypt string - This defines the characteristics of a specific virtual drive.
- Size string
- This defines the characteristics of a specific virtual drive.
- Span
Disks List<string> - Strip
Size string - Virtual drive strip size.
- Write
Policy string - This defines the characteristics of a specific virtual drive.
- Access
Policy string - This defines the characteristics of a specific virtual drive.
- Additional
Properties string - Bootable bool
- This defines the characteristics of a specific virtual drive.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Dedicated
Hot stringSpare - This defines the characteristics of a specific virtual drive.
- Disk
Cache stringPolicy - This defines the characteristics of a specific virtual drive.
- Name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Raid
Level string - This defines the characteristics of a specific virtual drive.
- Read
Policy string - This defines the characteristics of a specific virtual drive.
- Self
Encrypt string - This defines the characteristics of a specific virtual drive.
- Size string
- This defines the characteristics of a specific virtual drive.
- Span
Disks []string - Strip
Size string - Virtual drive strip size.
- Write
Policy string - This defines the characteristics of a specific virtual drive.
- access
Policy String - This defines the characteristics of a specific virtual drive.
- additional
Properties String - bootable Boolean
- This defines the characteristics of a specific virtual drive.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot StringSpare - This defines the characteristics of a specific virtual drive.
- disk
Cache StringPolicy - This defines the characteristics of a specific virtual drive.
- name String
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raid
Level String - This defines the characteristics of a specific virtual drive.
- read
Policy String - This defines the characteristics of a specific virtual drive.
- self
Encrypt String - This defines the characteristics of a specific virtual drive.
- size String
- This defines the characteristics of a specific virtual drive.
- span
Disks List<String> - strip
Size String - Virtual drive strip size.
- write
Policy String - This defines the characteristics of a specific virtual drive.
- access
Policy string - This defines the characteristics of a specific virtual drive.
- additional
Properties string - bootable boolean
- This defines the characteristics of a specific virtual drive.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot stringSpare - This defines the characteristics of a specific virtual drive.
- disk
Cache stringPolicy - This defines the characteristics of a specific virtual drive.
- name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raid
Level string - This defines the characteristics of a specific virtual drive.
- read
Policy string - This defines the characteristics of a specific virtual drive.
- self
Encrypt string - This defines the characteristics of a specific virtual drive.
- size string
- This defines the characteristics of a specific virtual drive.
- span
Disks string[] - strip
Size string - Virtual drive strip size.
- write
Policy string - This defines the characteristics of a specific virtual drive.
- access_
policy str - This defines the characteristics of a specific virtual drive.
- additional_
properties str - bootable bool
- This defines the characteristics of a specific virtual drive.
- 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_
dn str - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated_
hot_ strspare - This defines the characteristics of a specific virtual drive.
- disk_
cache_ strpolicy - This defines the characteristics of a specific virtual drive.
- name str
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raid_
level str - This defines the characteristics of a specific virtual drive.
- read_
policy str - This defines the characteristics of a specific virtual drive.
- self_
encrypt str - This defines the characteristics of a specific virtual drive.
- size str
- This defines the characteristics of a specific virtual drive.
- span_
disks Sequence[str] - strip_
size str - Virtual drive strip size.
- write_
policy str - This defines the characteristics of a specific virtual drive.
- access
Policy String - This defines the characteristics of a specific virtual drive.
- additional
Properties String - bootable Boolean
- This defines the characteristics of a specific virtual drive.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot StringSpare - This defines the characteristics of a specific virtual drive.
- disk
Cache StringPolicy - This defines the characteristics of a specific virtual drive.
- name String
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raid
Level String - This defines the characteristics of a specific virtual drive.
- read
Policy String - This defines the characteristics of a specific virtual drive.
- self
Encrypt String - This defines the characteristics of a specific virtual drive.
- size String
- This defines the characteristics of a specific virtual drive.
- span
Disks List<String> - strip
Size String - Virtual drive strip size.
- write
Policy String - This defines the characteristics of a specific virtual drive.
GetStorageNvmeRaidConfigurationDriveGroupDedicatedHotSparesForDriveGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Is
New boolVd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- Name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot string
- Physical Disk Slot that is used as dedicated hot spare.
- Volume
Dn string - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Is
New boolVd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- Name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot string
- Physical Disk Slot that is used as dedicated hot spare.
- Volume
Dn string - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
New BooleanVd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- name String
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot String
- Physical Disk Slot that is used as dedicated hot spare.
- volume
Dn String - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
New booleanVd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- name string
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot string
- Physical Disk Slot that is used as dedicated hot spare.
- volume
Dn string - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- 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.
- is_
new_ boolvd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- name str
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot str
- Physical Disk Slot that is used as dedicated hot spare.
- volume_
dn str - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
New BooleanVd - This defines if the vd does not exists at endpoint for specific storage controller per drive group. Only if it's false we will create dedicated hot spares for the existing vds.
- name String
- The name of the virtual drive. The name can be between 1 and 15 alphanumeric characters. Spaces or any special characters other than - (hyphen) and _ (underscore) are not allowed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot String
- Physical Disk Slot that is used as dedicated hot spare.
- volume
Dn String - The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
GetStorageNvmeRaidConfigurationParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Nvme Raid Configuration Result Ancestor> - Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States List<GetStorage Nvme Raid Configuration Result Disk State> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups List<GetStorage Nvme Raid Configuration Result Drive Group> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Nvme Raid Configuration Result Parent> - Permission
Resources List<GetStorage Nvme Raid Configuration Result Permission Resource> - Server
Profiles List<GetStorage Nvme Raid Configuration Result Server Profile> - 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.
- Storage
Policies List<GetStorage Nvme Raid Configuration Result Storage Policy> - List<Get
Storage Nvme Raid Configuration Result Tag> - Version
Contexts List<GetStorage Nvme Raid Configuration Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Nvme Raid Configuration Result Ancestor - Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States []GetStorage Nvme Raid Configuration Result Disk State - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups []GetStorage Nvme Raid Configuration Result Drive Group - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Nvme Raid Configuration Result Parent - Permission
Resources []GetStorage Nvme Raid Configuration Result Permission Resource - Server
Profiles []GetStorage Nvme Raid Configuration Result Server Profile - 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.
- Storage
Policies []GetStorage Nvme Raid Configuration Result Storage Policy - []Get
Storage Nvme Raid Configuration Result Tag - Version
Contexts []GetStorage Nvme Raid Configuration Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Nvme Raid Configuration Result Ancestor> - class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<GetStorage Nvme Raid Configuration Result Disk State> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<GetStorage Nvme Raid Configuration Result Drive Group> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Storage Nvme Raid Configuration Result Parent> - permission
Resources List<GetStorage Nvme Raid Configuration Result Permission Resource> - server
Profiles List<GetStorage Nvme Raid Configuration Result Server Profile> - 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.
- storage
Policies List<GetStorage Nvme Raid Configuration Result Storage Policy> - List<Get
Storage Nvme Raid Configuration Result Tag> - version
Contexts List<GetStorage Nvme Raid Configuration Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Nvme Raid Configuration Result Ancestor[] - class
Id string - controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid string - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time string - The time when this managed object was created.
- disk
States GetStorage Nvme Raid Configuration Result Disk State[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Groups GetStorage Nvme Raid Configuration Result Drive Group[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Storage Nvme Raid Configuration Result Parent[] - permission
Resources GetStorage Nvme Raid Configuration Result Permission Resource[] - server
Profiles GetStorage Nvme Raid Configuration Result Server Profile[] - 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.
- storage
Policies GetStorage Nvme Raid Configuration Result Storage Policy[] - Get
Storage Nvme Raid Configuration Result Tag[] - version
Contexts GetStorage Nvme Raid Configuration Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Nvme Raid Configuration Result Ancestor] - class_
id str - controller_
dn str - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller_
moid str - The storage controller Moid for which Nvme RAID creation is supported.
- create_
time str - The time when this managed object was created.
- disk_
states Sequence[GetStorage Nvme Raid Configuration Result Disk State] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
groups Sequence[GetStorage Nvme Raid Configuration Result Drive Group] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Nvme Raid Configuration Result Parent] - permission_
resources Sequence[GetStorage Nvme Raid Configuration Result Permission Resource] - server_
profiles Sequence[GetStorage Nvme Raid Configuration Result Server Profile] - 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.
- storage_
policies Sequence[GetStorage Nvme Raid Configuration Result Storage Policy] - Sequence[Get
Storage Nvme Raid Configuration Result Tag] - version_
contexts Sequence[GetStorage Nvme Raid Configuration Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which Nvme RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - server
Profiles List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage
Policies List<Property Map> - List<Property Map>
- version
Contexts List<Property Map>
GetStorageNvmeRaidConfigurationResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultDiskState
- Additional
Properties string - Class
Id string - Object
Type string - Slot string
- State string
- Additional
Properties string - Class
Id string - Object
Type string - Slot string
- State string
- additional
Properties String - class
Id String - object
Type String - slot String
- state String
- additional
Properties string - class
Id string - object
Type string - slot string
- state string
- additional_
properties str - class_
id str - object_
type str - slot str
- state str
- additional
Properties String - class
Id String - object
Type String - slot String
- state String
GetStorageNvmeRaidConfigurationResultDriveGroup
GetStorageNvmeRaidConfigurationResultDriveGroupConfiguration
- Access
Policy string - Additional
Properties string - Bootable bool
- Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Dedicated
Hot stringSpare - Disk
Cache stringPolicy - Name string
- Object
Type string - Raid
Level string - Read
Policy string - Self
Encrypt string - Size string
- Span
Disks List<string> - Strip
Size string - Write
Policy string
- Access
Policy string - Additional
Properties string - Bootable bool
- Class
Id string - Controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- Dedicated
Hot stringSpare - Disk
Cache stringPolicy - Name string
- Object
Type string - Raid
Level string - Read
Policy string - Self
Encrypt string - Size string
- Span
Disks []string - Strip
Size string - Write
Policy string
- access
Policy String - additional
Properties String - bootable Boolean
- class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot StringSpare - disk
Cache StringPolicy - name String
- object
Type String - raid
Level String - read
Policy String - self
Encrypt String - size String
- span
Disks List<String> - strip
Size String - write
Policy String
- access
Policy string - additional
Properties string - bootable boolean
- class
Id string - controller
Dn string - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot stringSpare - disk
Cache stringPolicy - name string
- object
Type string - raid
Level string - read
Policy string - self
Encrypt string - size string
- span
Disks string[] - strip
Size string - write
Policy string
- access_
policy str - additional_
properties str - bootable bool
- class_
id str - controller_
dn str - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated_
hot_ strspare - disk_
cache_ strpolicy - name str
- object_
type str - raid_
level str - read_
policy str - self_
encrypt str - size str
- span_
disks Sequence[str] - strip_
size str - write_
policy str
- access
Policy String - additional
Properties String - bootable Boolean
- class
Id String - controller
Dn String - The storage controller Dn Name for which Nvme RAID is created at endpoint.
- dedicated
Hot StringSpare - disk
Cache StringPolicy - name String
- object
Type String - raid
Level String - read
Policy String - self
Encrypt String - size String
- span
Disks List<String> - strip
Size String - write
Policy String
GetStorageNvmeRaidConfigurationResultDriveGroupDedicatedHotSparesForDriveGroup
- Additional
Properties string - Class
Id string - Is
New boolVd - Name string
- Object
Type string - Slot string
- Volume
Dn string
- Additional
Properties string - Class
Id string - Is
New boolVd - Name string
- Object
Type string - Slot string
- Volume
Dn string
- additional
Properties String - class
Id String - is
New BooleanVd - name String
- object
Type String - slot String
- volume
Dn String
- additional
Properties string - class
Id string - is
New booleanVd - name string
- object
Type string - slot string
- volume
Dn string
- additional_
properties str - class_
id str - is_
new_ boolvd - name str
- object_
type str - slot str
- volume_
dn str
- additional
Properties String - class
Id String - is
New BooleanVd - name String
- object
Type String - slot String
- volume
Dn String
GetStorageNvmeRaidConfigurationResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultServerProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultStoragePolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageNvmeRaidConfigurationResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageNvmeRaidConfigurationResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNvmeRaidConfigurationServerProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationStoragePolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageNvmeRaidConfigurationVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Nvme Raid Configuration Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Nvme Raid Configuration Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Nvme Raid Configuration Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Nvme Raid Configuration Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Nvme Raid Configuration Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Nvme Raid Configuration Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Nvme Raid Configuration Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Nvme Raid Configuration Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Nvme Raid Configuration 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 Nvme Raid Configuration Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageNvmeRaidConfigurationVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNvmeRaidConfigurationVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet