intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageKnoxSecureDriveConfiguration
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Object that stores Secure Drives Configuration data under a Server Profile, used for creation of secure vd, secure Jbod for Knox controller on reboot.
Using getStorageKnoxSecureDriveConfiguration
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 getStorageKnoxSecureDriveConfiguration(args: GetStorageKnoxSecureDriveConfigurationArgs, opts?: InvokeOptions): Promise<GetStorageKnoxSecureDriveConfigurationResult>
function getStorageKnoxSecureDriveConfigurationOutput(args: GetStorageKnoxSecureDriveConfigurationOutputArgs, opts?: InvokeOptions): Output<GetStorageKnoxSecureDriveConfigurationResult>
def get_storage_knox_secure_drive_configuration(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageKnoxSecureDriveConfigurationAncestor]] = 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[GetStorageKnoxSecureDriveConfigurationDiskState]] = None,
domain_group_moid: Optional[str] = None,
drive_groups: Optional[Sequence[GetStorageKnoxSecureDriveConfigurationDriveGroup]] = 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[GetStorageKnoxSecureDriveConfigurationParent] = None,
permission_resources: Optional[Sequence[GetStorageKnoxSecureDriveConfigurationPermissionResource]] = None,
server_profile: Optional[GetStorageKnoxSecureDriveConfigurationServerProfile] = None,
shared_scope: Optional[str] = None,
storage_policy: Optional[GetStorageKnoxSecureDriveConfigurationStoragePolicy] = None,
tags: Optional[Sequence[GetStorageKnoxSecureDriveConfigurationTag]] = None,
version_context: Optional[GetStorageKnoxSecureDriveConfigurationVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageKnoxSecureDriveConfigurationResult
def get_storage_knox_secure_drive_configuration_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageKnoxSecureDriveConfigurationAncestorArgs]]]] = 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[GetStorageKnoxSecureDriveConfigurationDiskStateArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
drive_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageKnoxSecureDriveConfigurationDriveGroupArgs]]]] = 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[GetStorageKnoxSecureDriveConfigurationParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageKnoxSecureDriveConfigurationPermissionResourceArgs]]]] = None,
server_profile: Optional[pulumi.Input[GetStorageKnoxSecureDriveConfigurationServerProfileArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_policy: Optional[pulumi.Input[GetStorageKnoxSecureDriveConfigurationStoragePolicyArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageKnoxSecureDriveConfigurationTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetStorageKnoxSecureDriveConfigurationVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageKnoxSecureDriveConfigurationResult]
func LookupStorageKnoxSecureDriveConfiguration(ctx *Context, args *LookupStorageKnoxSecureDriveConfigurationArgs, opts ...InvokeOption) (*LookupStorageKnoxSecureDriveConfigurationResult, error)
func LookupStorageKnoxSecureDriveConfigurationOutput(ctx *Context, args *LookupStorageKnoxSecureDriveConfigurationOutputArgs, opts ...InvokeOption) LookupStorageKnoxSecureDriveConfigurationResultOutput
> Note: This function is named LookupStorageKnoxSecureDriveConfiguration
in the Go SDK.
public static class GetStorageKnoxSecureDriveConfiguration
{
public static Task<GetStorageKnoxSecureDriveConfigurationResult> InvokeAsync(GetStorageKnoxSecureDriveConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetStorageKnoxSecureDriveConfigurationResult> Invoke(GetStorageKnoxSecureDriveConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageKnoxSecureDriveConfigurationResult> getStorageKnoxSecureDriveConfiguration(GetStorageKnoxSecureDriveConfigurationArgs args, InvokeOptions options)
public static Output<GetStorageKnoxSecureDriveConfigurationResult> getStorageKnoxSecureDriveConfiguration(GetStorageKnoxSecureDriveConfigurationArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageKnoxSecureDriveConfiguration:getStorageKnoxSecureDriveConfiguration
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 Knox Secure Drive Configuration Ancestor> - Class
Id string - Controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States List<GetStorage Knox Secure Drive Configuration Disk State> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Parent - Permission
Resources List<GetStorage Knox Secure Drive Configuration Permission Resource> - Server
Profile GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Storage Policy - List<Get
Storage Knox Secure Drive Configuration Tag> - Version
Context GetStorage Knox Secure Drive Configuration Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Knox Secure Drive Configuration Ancestor - Class
Id string - Controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States []GetStorage Knox Secure Drive Configuration Disk State - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups []GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Parent - Permission
Resources []GetStorage Knox Secure Drive Configuration Permission Resource - Server
Profile GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Storage Policy - []Get
Storage Knox Secure Drive Configuration Tag - Version
Context GetStorage Knox Secure Drive Configuration Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Knox Secure Drive Configuration Ancestor> - class
Id String - controller
Dn String - The storage controller Dn Name for which RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<GetStorage Knox Secure Drive Configuration Disk State> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Parent - permission
Resources List<GetStorage Knox Secure Drive Configuration Permission Resource> - server
Profile GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Storage Policy - List<Get
Storage Knox Secure Drive Configuration Tag> - version
Context GetStorage Knox Secure Drive Configuration Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Knox Secure Drive Configuration Ancestor[] - class
Id string - controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- controller
Moid string - The storage controller Moid for which RAID creation is supported.
- create
Time string - The time when this managed object was created.
- disk
States GetStorage Knox Secure Drive Configuration Disk State[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Groups GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Parent - permission
Resources GetStorage Knox Secure Drive Configuration Permission Resource[] - server
Profile GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Storage Policy - Get
Storage Knox Secure Drive Configuration Tag[] - version
Context GetStorage Knox Secure Drive Configuration Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Knox Secure Drive Configuration Ancestor] - class_
id str - controller_
dn str - The storage controller Dn Name for which RAID is created at endpoint.
- controller_
moid str - The storage controller Moid for which RAID creation is supported.
- create_
time str - The time when this managed object was created.
- disk_
states Sequence[GetStorage Knox Secure Drive Configuration Disk State] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
groups Sequence[GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Parent - permission_
resources Sequence[GetStorage Knox Secure Drive Configuration Permission Resource] - server_
profile GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Storage Policy - Sequence[Get
Storage Knox Secure Drive Configuration Tag] - version_
context GetStorage Knox Secure Drive 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 RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which 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
getStorageKnoxSecureDriveConfiguration Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Knox Secure Drive Configuration Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Knox Secure Drive Configuration Ancestor> - Class
Id string - Controller
Dn string - Controller
Moid string - Create
Time string - Disk
States List<GetStorage Knox Secure Drive Configuration Disk State> - Domain
Group stringMoid - Drive
Groups List<GetStorage Knox Secure Drive Configuration Drive Group> - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Knox Secure Drive Configuration Parent - Permission
Resources List<GetStorage Knox Secure Drive Configuration Permission Resource> - Server
Profile GetStorage Knox Secure Drive Configuration Server Profile - string
- Storage
Policy GetStorage Knox Secure Drive Configuration Storage Policy - List<Get
Storage Knox Secure Drive Configuration Tag> - Version
Context GetStorage Knox Secure Drive Configuration Version Context
- Id string
- Results
[]Get
Storage Knox Secure Drive Configuration Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Knox Secure Drive Configuration Ancestor - Class
Id string - Controller
Dn string - Controller
Moid string - Create
Time string - Disk
States []GetStorage Knox Secure Drive Configuration Disk State - Domain
Group stringMoid - Drive
Groups []GetStorage Knox Secure Drive Configuration Drive Group - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Storage Knox Secure Drive Configuration Parent - Permission
Resources []GetStorage Knox Secure Drive Configuration Permission Resource - Server
Profile GetStorage Knox Secure Drive Configuration Server Profile - string
- Storage
Policy GetStorage Knox Secure Drive Configuration Storage Policy - []Get
Storage Knox Secure Drive Configuration Tag - Version
Context GetStorage Knox Secure Drive Configuration Version Context
- id String
- results
List<Get
Storage Knox Secure Drive Configuration Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Knox Secure Drive Configuration Ancestor> - class
Id String - controller
Dn String - controller
Moid String - create
Time String - disk
States List<GetStorage Knox Secure Drive Configuration Disk State> - domain
Group StringMoid - drive
Groups List<GetStorage Knox Secure Drive Configuration Drive Group> - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Storage Knox Secure Drive Configuration Parent - permission
Resources List<GetStorage Knox Secure Drive Configuration Permission Resource> - server
Profile GetStorage Knox Secure Drive Configuration Server Profile - String
- storage
Policy GetStorage Knox Secure Drive Configuration Storage Policy - List<Get
Storage Knox Secure Drive Configuration Tag> - version
Context GetStorage Knox Secure Drive Configuration Version Context
- id string
- results
Get
Storage Knox Secure Drive Configuration Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Knox Secure Drive Configuration Ancestor[] - class
Id string - controller
Dn string - controller
Moid string - create
Time string - disk
States GetStorage Knox Secure Drive Configuration Disk State[] - domain
Group stringMoid - drive
Groups GetStorage Knox Secure Drive Configuration Drive Group[] - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Storage Knox Secure Drive Configuration Parent - permission
Resources GetStorage Knox Secure Drive Configuration Permission Resource[] - server
Profile GetStorage Knox Secure Drive Configuration Server Profile - string
- storage
Policy GetStorage Knox Secure Drive Configuration Storage Policy - Get
Storage Knox Secure Drive Configuration Tag[] - version
Context GetStorage Knox Secure Drive Configuration Version Context
- id str
- results
Sequence[Get
Storage Knox Secure Drive Configuration Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Knox Secure Drive Configuration Ancestor] - class_
id str - controller_
dn str - controller_
moid str - create_
time str - disk_
states Sequence[GetStorage Knox Secure Drive Configuration Disk State] - domain_
group_ strmoid - drive_
groups Sequence[GetStorage Knox Secure Drive Configuration Drive Group] - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Knox Secure Drive Configuration Parent - permission_
resources Sequence[GetStorage Knox Secure Drive Configuration Permission Resource] - server_
profile GetStorage Knox Secure Drive Configuration Server Profile - str
- storage_
policy GetStorage Knox Secure Drive Configuration Storage Policy - Sequence[Get
Storage Knox Secure Drive Configuration Tag] - version_
context GetStorage Knox Secure Drive 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
GetStorageKnoxSecureDriveConfigurationAncestor
- 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'.
GetStorageKnoxSecureDriveConfigurationDiskState
- 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.
- Encryption
Op string - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
- Encryption
Op string - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
- encryption
Op String - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
- encryption
Op string - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
- encryption_
op str - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
- encryption
Op String - Physical Disk Encryption operation that is to be set at endpoint.
- 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.
GetStorageKnoxSecureDriveConfigurationDriveGroup
- 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 Knox Secure Drive Configuration Drive Group Configuration> - Dedicated
Hot List<GetSpares For Drive Groups Storage Knox Secure Drive 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 Knox Secure Drive Configuration Drive Group Configuration - Dedicated
Hot []GetSpares For Drive Groups Storage Knox Secure Drive 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 Knox Secure Drive Configuration Drive Group Configuration> - dedicated
Hot List<GetSpares For Drive Groups Storage Knox Secure Drive 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 Knox Secure Drive Configuration Drive Group Configuration[] - dedicated
Hot GetSpares For Drive Groups Storage Knox Secure Drive 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 Knox Secure Drive Configuration Drive Group Configuration] - dedicated_
hot_ Sequence[Getspares_ for_ drive_ groups Storage Knox Secure Drive 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.
GetStorageKnoxSecureDriveConfigurationDriveGroupConfiguration
- 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 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 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 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 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 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 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.
GetStorageKnoxSecureDriveConfigurationDriveGroupDedicatedHotSparesForDriveGroup
- 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.
GetStorageKnoxSecureDriveConfigurationParent
- 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'.
GetStorageKnoxSecureDriveConfigurationPermissionResource
- 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'.
GetStorageKnoxSecureDriveConfigurationResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Knox Secure Drive Configuration Result Ancestor> - Class
Id string - Controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States List<GetStorage Knox Secure Drive Configuration Result Disk State> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Parent> - Permission
Resources List<GetStorage Knox Secure Drive Configuration Result Permission Resource> - Server
Profiles List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Storage Policy> - List<Get
Storage Knox Secure Drive Configuration Result Tag> - Version
Contexts List<GetStorage Knox Secure Drive Configuration Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Knox Secure Drive Configuration Result Ancestor - Class
Id string - Controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- Controller
Moid string - The storage controller Moid for which RAID creation is supported.
- Create
Time string - The time when this managed object was created.
- Disk
States []GetStorage Knox Secure Drive Configuration Result Disk State - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Groups []GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Parent - Permission
Resources []GetStorage Knox Secure Drive Configuration Result Permission Resource - Server
Profiles []GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Storage Policy - []Get
Storage Knox Secure Drive Configuration Result Tag - Version
Contexts []GetStorage Knox Secure Drive Configuration Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Knox Secure Drive Configuration Result Ancestor> - class
Id String - controller
Dn String - The storage controller Dn Name for which RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which RAID creation is supported.
- create
Time String - The time when this managed object was created.
- disk
States List<GetStorage Knox Secure Drive Configuration Result Disk State> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Groups List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Parent> - permission
Resources List<GetStorage Knox Secure Drive Configuration Result Permission Resource> - server
Profiles List<GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Storage Policy> - List<Get
Storage Knox Secure Drive Configuration Result Tag> - version
Contexts List<GetStorage Knox Secure Drive Configuration Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Knox Secure Drive Configuration Result Ancestor[] - class
Id string - controller
Dn string - The storage controller Dn Name for which RAID is created at endpoint.
- controller
Moid string - The storage controller Moid for which RAID creation is supported.
- create
Time string - The time when this managed object was created.
- disk
States GetStorage Knox Secure Drive Configuration Result Disk State[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Groups GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Parent[] - permission
Resources GetStorage Knox Secure Drive Configuration Result Permission Resource[] - server
Profiles GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Storage Policy[] - Get
Storage Knox Secure Drive Configuration Result Tag[] - version
Contexts GetStorage Knox Secure Drive Configuration Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Knox Secure Drive Configuration Result Ancestor] - class_
id str - controller_
dn str - The storage controller Dn Name for which RAID is created at endpoint.
- controller_
moid str - The storage controller Moid for which RAID creation is supported.
- create_
time str - The time when this managed object was created.
- disk_
states Sequence[GetStorage Knox Secure Drive Configuration Result Disk State] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
groups Sequence[GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Parent] - permission_
resources Sequence[GetStorage Knox Secure Drive Configuration Result Permission Resource] - server_
profiles Sequence[GetStorage Knox Secure Drive 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 Knox Secure Drive Configuration Result Storage Policy] - Sequence[Get
Storage Knox Secure Drive Configuration Result Tag] - version_
contexts Sequence[GetStorage Knox Secure Drive 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 RAID is created at endpoint.
- controller
Moid String - The storage controller Moid for which 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>
GetStorageKnoxSecureDriveConfigurationResultAncestor
- 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
GetStorageKnoxSecureDriveConfigurationResultDiskState
- Additional
Properties string - Class
Id string - Encryption
Op string - Object
Type string - Slot string
- State string
- Additional
Properties string - Class
Id string - Encryption
Op string - Object
Type string - Slot string
- State string
- additional
Properties String - class
Id String - encryption
Op String - object
Type String - slot String
- state String
- additional
Properties string - class
Id string - encryption
Op string - object
Type string - slot string
- state string
- additional_
properties str - class_
id str - encryption_
op str - object_
type str - slot str
- state str
- additional
Properties String - class
Id String - encryption
Op String - object
Type String - slot String
- state String
GetStorageKnoxSecureDriveConfigurationResultDriveGroup
GetStorageKnoxSecureDriveConfigurationResultDriveGroupConfiguration
- Access
Policy string - Additional
Properties string - Bootable bool
- Class
Id string - Controller
Dn string - The storage controller Dn Name for which 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 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 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 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 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 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
GetStorageKnoxSecureDriveConfigurationResultDriveGroupDedicatedHotSparesForDriveGroup
- 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
GetStorageKnoxSecureDriveConfigurationResultParent
- 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
GetStorageKnoxSecureDriveConfigurationResultPermissionResource
- 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
GetStorageKnoxSecureDriveConfigurationResultServerProfile
- 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
GetStorageKnoxSecureDriveConfigurationResultStoragePolicy
- 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
GetStorageKnoxSecureDriveConfigurationResultTag
- 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
GetStorageKnoxSecureDriveConfigurationResultVersionContext
- 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
GetStorageKnoxSecureDriveConfigurationResultVersionContextInterestedMo
- 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
GetStorageKnoxSecureDriveConfigurationResultVersionContextRefMo
- 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
GetStorageKnoxSecureDriveConfigurationServerProfile
- 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'.
GetStorageKnoxSecureDriveConfigurationStoragePolicy
- 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'.
GetStorageKnoxSecureDriveConfigurationTag
- 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.
GetStorageKnoxSecureDriveConfigurationVersionContext
- 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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 Knox Secure Drive 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.
GetStorageKnoxSecureDriveConfigurationVersionContextInterestedMo
- 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'.
GetStorageKnoxSecureDriveConfigurationVersionContextRefMo
- 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