intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageKnoxSecureDriveConfiguration
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Knox Secure Drive Configuration Ancestor> 
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- ControllerMoid string
- The storage controller Moid for which RAID creation is supported.
- CreateTime string
- The time when this managed object was created.
- DiskStates List<GetStorage Knox Secure Drive Configuration Disk State> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups List<GetStorage Knox Secure Drive Configuration Drive Group> 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Knox Secure Drive Configuration Parent 
- PermissionResources List<GetStorage Knox Secure Drive Configuration Permission Resource> 
- ServerProfile 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.
- StoragePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
List<GetStorage Knox Secure Drive Configuration Tag> 
- VersionContext GetStorage Knox Secure Drive Configuration Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Knox Secure Drive Configuration Ancestor 
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- ControllerMoid string
- The storage controller Moid for which RAID creation is supported.
- CreateTime string
- The time when this managed object was created.
- DiskStates []GetStorage Knox Secure Drive Configuration Disk State 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups []GetStorage Knox Secure Drive Configuration Drive Group 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetStorage Knox Secure Drive Configuration Parent 
- PermissionResources []GetStorage Knox Secure Drive Configuration Permission Resource 
- ServerProfile 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.
- StoragePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
[]GetStorage Knox Secure Drive Configuration Tag 
- VersionContext GetStorage Knox Secure Drive Configuration Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Knox Secure Drive Configuration Ancestor> 
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid String
- The storage controller Moid for which RAID creation is supported.
- createTime String
- The time when this managed object was created.
- diskStates List<GetStorage Knox Secure Drive Configuration Disk State> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<GetStorage Knox Secure Drive Configuration Drive Group> 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetStorage Knox Secure Drive Configuration Parent 
- permissionResources List<GetStorage Knox Secure Drive Configuration Permission Resource> 
- serverProfile 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.
- storagePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
List<GetStorage Knox Secure Drive Configuration Tag> 
- versionContext GetStorage Knox Secure Drive Configuration Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Knox Secure Drive Configuration Ancestor[] 
- classId string
- controllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid string
- The storage controller Moid for which RAID creation is supported.
- createTime string
- The time when this managed object was created.
- diskStates GetStorage Knox Secure Drive Configuration Disk State[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- driveGroups GetStorage Knox Secure Drive Configuration Drive Group[] 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetStorage Knox Secure Drive Configuration Parent 
- permissionResources GetStorage Knox Secure Drive Configuration Permission Resource[] 
- serverProfile 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.
- storagePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
GetStorage Knox Secure Drive Configuration Tag[] 
- versionContext GetStorage Knox Secure Drive Configuration Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage 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
GetStorage 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[GetStorage Knox Secure Drive Configuration Tag] 
- version_context GetStorage Knox Secure Drive Configuration Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid String
- The storage controller Moid for which RAID creation is supported.
- createTime String
- The time when this managed object was created.
- diskStates List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<Property Map>
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- serverProfile 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.
- storagePolicy Property Map
- List<Property Map>
- versionContext Property Map
getStorageKnoxSecureDriveConfiguration Result
The following output properties are available:
- Id string
- Results
List<GetStorage Knox Secure Drive Configuration Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Knox Secure Drive Configuration Ancestor> 
- ClassId string
- ControllerDn string
- ControllerMoid string
- CreateTime string
- DiskStates List<GetStorage Knox Secure Drive Configuration Disk State> 
- DomainGroup stringMoid 
- DriveGroups List<GetStorage Knox Secure Drive Configuration Drive Group> 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Knox Secure Drive Configuration Parent 
- PermissionResources List<GetStorage Knox Secure Drive Configuration Permission Resource> 
- ServerProfile GetStorage Knox Secure Drive Configuration Server Profile 
- string
- StoragePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
List<GetStorage Knox Secure Drive Configuration Tag> 
- VersionContext GetStorage Knox Secure Drive Configuration Version Context 
- Id string
- Results
[]GetStorage Knox Secure Drive Configuration Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Knox Secure Drive Configuration Ancestor 
- ClassId string
- ControllerDn string
- ControllerMoid string
- CreateTime string
- DiskStates []GetStorage Knox Secure Drive Configuration Disk State 
- DomainGroup stringMoid 
- DriveGroups []GetStorage Knox Secure Drive Configuration Drive Group 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetStorage Knox Secure Drive Configuration Parent 
- PermissionResources []GetStorage Knox Secure Drive Configuration Permission Resource 
- ServerProfile GetStorage Knox Secure Drive Configuration Server Profile 
- string
- StoragePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
[]GetStorage Knox Secure Drive Configuration Tag 
- VersionContext GetStorage Knox Secure Drive Configuration Version Context 
- id String
- results
List<GetStorage Knox Secure Drive Configuration Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Knox Secure Drive Configuration Ancestor> 
- classId String
- controllerDn String
- controllerMoid String
- createTime String
- diskStates List<GetStorage Knox Secure Drive Configuration Disk State> 
- domainGroup StringMoid 
- driveGroups List<GetStorage Knox Secure Drive Configuration Drive Group> 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetStorage Knox Secure Drive Configuration Parent 
- permissionResources List<GetStorage Knox Secure Drive Configuration Permission Resource> 
- serverProfile GetStorage Knox Secure Drive Configuration Server Profile 
- String
- storagePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
List<GetStorage Knox Secure Drive Configuration Tag> 
- versionContext GetStorage Knox Secure Drive Configuration Version Context 
- id string
- results
GetStorage Knox Secure Drive Configuration Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Knox Secure Drive Configuration Ancestor[] 
- classId string
- controllerDn string
- controllerMoid string
- createTime string
- diskStates GetStorage Knox Secure Drive Configuration Disk State[] 
- domainGroup stringMoid 
- driveGroups GetStorage Knox Secure Drive Configuration Drive Group[] 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetStorage Knox Secure Drive Configuration Parent 
- permissionResources GetStorage Knox Secure Drive Configuration Permission Resource[] 
- serverProfile GetStorage Knox Secure Drive Configuration Server Profile 
- string
- storagePolicy GetStorage Knox Secure Drive Configuration Storage Policy 
- 
GetStorage Knox Secure Drive Configuration Tag[] 
- versionContext GetStorage Knox Secure Drive Configuration Version Context 
- id str
- results
Sequence[GetStorage Knox Secure Drive Configuration Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage 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
GetStorage 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[GetStorage Knox Secure Drive Configuration Tag] 
- version_context GetStorage Knox Secure Drive Configuration Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerDn String
- controllerMoid String
- createTime String
- diskStates List<Property Map>
- domainGroup StringMoid 
- driveGroups List<Property Map>
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- serverProfile Property Map
- String
- storagePolicy Property Map
- List<Property Map>
- versionContext Property Map
Supporting Types
GetStorageKnoxSecureDriveConfigurationAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationDiskState       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- EncryptionOp string
- Physical Disk Encryption operation that is to be set at endpoint.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- EncryptionOp string
- Physical Disk Encryption operation that is to be set at endpoint.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryptionOp String
- Physical Disk Encryption operation that is to be set at endpoint.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryptionOp string
- Physical Disk Encryption operation that is to be set at endpoint.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryptionOp String
- Physical Disk Encryption operation that is to be set at endpoint.
- objectType 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       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configurations
List<GetStorage Knox Secure Drive Configuration Drive Group Configuration> 
- DedicatedHot 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configurations
[]GetStorage Knox Secure Drive Configuration Drive Group Configuration 
- DedicatedHot []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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations
List<GetStorage Knox Secure Drive Configuration Drive Group Configuration> 
- dedicatedHot 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations
GetStorage Knox Secure Drive Configuration Drive Group Configuration[] 
- dedicatedHot 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations
Sequence[GetStorage 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configurations List<Property Map>
- dedicatedHot List<Property Map>Spares For Drive Groups 
- name String
- The DriveGroup Name which is used to create virtual Drives at endpoint.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageKnoxSecureDriveConfigurationDriveGroupConfiguration        
- AccessPolicy string
- This defines the characteristics of a specific virtual drive.
- AdditionalProperties string
- Bootable bool
- This defines the characteristics of a specific virtual drive.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- DedicatedHot stringSpare 
- This defines the characteristics of a specific virtual drive.
- DiskCache 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RaidLevel string
- This defines the characteristics of a specific virtual drive.
- ReadPolicy string
- This defines the characteristics of a specific virtual drive.
- SelfEncrypt string
- This defines the characteristics of a specific virtual drive.
- Size string
- This defines the characteristics of a specific virtual drive.
- SpanDisks List<string>
- StripSize string
- Virtual drive strip size.
- WritePolicy string
- This defines the characteristics of a specific virtual drive.
- AccessPolicy string
- This defines the characteristics of a specific virtual drive.
- AdditionalProperties string
- Bootable bool
- This defines the characteristics of a specific virtual drive.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- DedicatedHot stringSpare 
- This defines the characteristics of a specific virtual drive.
- DiskCache 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RaidLevel string
- This defines the characteristics of a specific virtual drive.
- ReadPolicy string
- This defines the characteristics of a specific virtual drive.
- SelfEncrypt string
- This defines the characteristics of a specific virtual drive.
- Size string
- This defines the characteristics of a specific virtual drive.
- SpanDisks []string
- StripSize string
- Virtual drive strip size.
- WritePolicy string
- This defines the characteristics of a specific virtual drive.
- accessPolicy String
- This defines the characteristics of a specific virtual drive.
- additionalProperties String
- bootable Boolean
- This defines the characteristics of a specific virtual drive.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot StringSpare 
- This defines the characteristics of a specific virtual drive.
- diskCache 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raidLevel String
- This defines the characteristics of a specific virtual drive.
- readPolicy String
- This defines the characteristics of a specific virtual drive.
- selfEncrypt String
- This defines the characteristics of a specific virtual drive.
- size String
- This defines the characteristics of a specific virtual drive.
- spanDisks List<String>
- stripSize String
- Virtual drive strip size.
- writePolicy String
- This defines the characteristics of a specific virtual drive.
- accessPolicy string
- This defines the characteristics of a specific virtual drive.
- additionalProperties string
- bootable boolean
- This defines the characteristics of a specific virtual drive.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot stringSpare 
- This defines the characteristics of a specific virtual drive.
- diskCache 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raidLevel string
- This defines the characteristics of a specific virtual drive.
- readPolicy string
- This defines the characteristics of a specific virtual drive.
- selfEncrypt string
- This defines the characteristics of a specific virtual drive.
- size string
- This defines the characteristics of a specific virtual drive.
- spanDisks string[]
- stripSize string
- Virtual drive strip size.
- writePolicy 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.
- accessPolicy String
- This defines the characteristics of a specific virtual drive.
- additionalProperties String
- bootable Boolean
- This defines the characteristics of a specific virtual drive.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot StringSpare 
- This defines the characteristics of a specific virtual drive.
- diskCache 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- raidLevel String
- This defines the characteristics of a specific virtual drive.
- readPolicy String
- This defines the characteristics of a specific virtual drive.
- selfEncrypt String
- This defines the characteristics of a specific virtual drive.
- size String
- This defines the characteristics of a specific virtual drive.
- spanDisks List<String>
- stripSize String
- Virtual drive strip size.
- writePolicy String
- This defines the characteristics of a specific virtual drive.
GetStorageKnoxSecureDriveConfigurationDriveGroupDedicatedHotSparesForDriveGroup             
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsNew 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.
- ObjectType 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.
- VolumeDn string
- The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsNew 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.
- ObjectType 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.
- VolumeDn string
- The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isNew 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.
- objectType 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.
- volumeDn String
- The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isNew 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.
- objectType 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.
- volumeDn 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isNew 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.
- objectType 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.
- volumeDn String
- The volume dn of the dedicated hot spare, this will be unique for each dedicated hot spare.
GetStorageKnoxSecureDriveConfigurationParent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationPermissionResource       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Knox Secure Drive Configuration Result Ancestor> 
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- ControllerMoid string
- The storage controller Moid for which RAID creation is supported.
- CreateTime string
- The time when this managed object was created.
- DiskStates List<GetStorage Knox Secure Drive Configuration Result Disk State> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups List<GetStorage Knox Secure Drive Configuration Result Drive Group> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Knox Secure Drive Configuration Result Parent> 
- PermissionResources List<GetStorage Knox Secure Drive Configuration Result Permission Resource> 
- ServerProfiles 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.
- StoragePolicies List<GetStorage Knox Secure Drive Configuration Result Storage Policy> 
- 
List<GetStorage Knox Secure Drive Configuration Result Tag> 
- VersionContexts List<GetStorage Knox Secure Drive Configuration Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Knox Secure Drive Configuration Result Ancestor 
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- ControllerMoid string
- The storage controller Moid for which RAID creation is supported.
- CreateTime string
- The time when this managed object was created.
- DiskStates []GetStorage Knox Secure Drive Configuration Result Disk State 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DriveGroups []GetStorage Knox Secure Drive Configuration Result Drive Group 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Knox Secure Drive Configuration Result Parent 
- PermissionResources []GetStorage Knox Secure Drive Configuration Result Permission Resource 
- ServerProfiles []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.
- StoragePolicies []GetStorage Knox Secure Drive Configuration Result Storage Policy 
- 
[]GetStorage Knox Secure Drive Configuration Result Tag 
- VersionContexts []GetStorage Knox Secure Drive Configuration Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Knox Secure Drive Configuration Result Ancestor> 
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid String
- The storage controller Moid for which RAID creation is supported.
- createTime String
- The time when this managed object was created.
- diskStates List<GetStorage Knox Secure Drive Configuration Result Disk State> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<GetStorage Knox Secure Drive Configuration Result Drive Group> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetStorage Knox Secure Drive Configuration Result Parent> 
- permissionResources List<GetStorage Knox Secure Drive Configuration Result Permission Resource> 
- serverProfiles 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.
- storagePolicies List<GetStorage Knox Secure Drive Configuration Result Storage Policy> 
- 
List<GetStorage Knox Secure Drive Configuration Result Tag> 
- versionContexts List<GetStorage Knox Secure Drive Configuration Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Knox Secure Drive Configuration Result Ancestor[] 
- classId string
- controllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid string
- The storage controller Moid for which RAID creation is supported.
- createTime string
- The time when this managed object was created.
- diskStates GetStorage Knox Secure Drive Configuration Result Disk State[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- driveGroups GetStorage Knox Secure Drive Configuration Result Drive Group[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetStorage Knox Secure Drive Configuration Result Parent[] 
- permissionResources GetStorage Knox Secure Drive Configuration Result Permission Resource[] 
- serverProfiles 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.
- storagePolicies GetStorage Knox Secure Drive Configuration Result Storage Policy[] 
- 
GetStorage Knox Secure Drive Configuration Result Tag[] 
- versionContexts GetStorage Knox Secure Drive Configuration Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage 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[GetStorage 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[GetStorage Knox Secure Drive Configuration Result Tag] 
- version_contexts Sequence[GetStorage Knox Secure Drive Configuration Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- controllerMoid String
- The storage controller Moid for which RAID creation is supported.
- createTime String
- The time when this managed object was created.
- diskStates List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- driveGroups List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- serverProfiles 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.
- storagePolicies List<Property Map>
- List<Property Map>
- versionContexts List<Property Map>
GetStorageKnoxSecureDriveConfigurationResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultDiskState        
- AdditionalProperties string
- ClassId string
- EncryptionOp string
- ObjectType string
- Slot string
- State string
- AdditionalProperties string
- ClassId string
- EncryptionOp string
- ObjectType string
- Slot string
- State string
- additionalProperties String
- classId String
- encryptionOp String
- objectType String
- slot String
- state String
- additionalProperties string
- classId string
- encryptionOp string
- objectType string
- slot string
- state string
- additional_properties str
- class_id str
- encryption_op str
- object_type str
- slot str
- state str
- additionalProperties String
- classId String
- encryptionOp String
- objectType String
- slot String
- state String
GetStorageKnoxSecureDriveConfigurationResultDriveGroup        
GetStorageKnoxSecureDriveConfigurationResultDriveGroupConfiguration         
- AccessPolicy string
- AdditionalProperties string
- Bootable bool
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- DedicatedHot stringSpare 
- DiskCache stringPolicy 
- Name string
- ObjectType string
- RaidLevel string
- ReadPolicy string
- SelfEncrypt string
- Size string
- SpanDisks List<string>
- StripSize string
- WritePolicy string
- AccessPolicy string
- AdditionalProperties string
- Bootable bool
- ClassId string
- ControllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- DedicatedHot stringSpare 
- DiskCache stringPolicy 
- Name string
- ObjectType string
- RaidLevel string
- ReadPolicy string
- SelfEncrypt string
- Size string
- SpanDisks []string
- StripSize string
- WritePolicy string
- accessPolicy String
- additionalProperties String
- bootable Boolean
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot StringSpare 
- diskCache StringPolicy 
- name String
- objectType String
- raidLevel String
- readPolicy String
- selfEncrypt String
- size String
- spanDisks List<String>
- stripSize String
- writePolicy String
- accessPolicy string
- additionalProperties string
- bootable boolean
- classId string
- controllerDn string
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot stringSpare 
- diskCache stringPolicy 
- name string
- objectType string
- raidLevel string
- readPolicy string
- selfEncrypt string
- size string
- spanDisks string[]
- stripSize string
- writePolicy 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
- accessPolicy String
- additionalProperties String
- bootable Boolean
- classId String
- controllerDn String
- The storage controller Dn Name for which RAID is created at endpoint.
- dedicatedHot StringSpare 
- diskCache StringPolicy 
- name String
- objectType String
- raidLevel String
- readPolicy String
- selfEncrypt String
- size String
- spanDisks List<String>
- stripSize String
- writePolicy String
GetStorageKnoxSecureDriveConfigurationResultDriveGroupDedicatedHotSparesForDriveGroup              
- AdditionalProperties string
- ClassId string
- IsNew boolVd 
- Name string
- ObjectType string
- Slot string
- VolumeDn string
- AdditionalProperties string
- ClassId string
- IsNew boolVd 
- Name string
- ObjectType string
- Slot string
- VolumeDn string
- additionalProperties String
- classId String
- isNew BooleanVd 
- name String
- objectType String
- slot String
- volumeDn String
- additionalProperties string
- classId string
- isNew booleanVd 
- name string
- objectType string
- slot string
- volumeDn string
- additional_properties str
- class_id str
- is_new_ boolvd 
- name str
- object_type str
- slot str
- volume_dn str
- additionalProperties String
- classId String
- isNew BooleanVd 
- name String
- objectType String
- slot String
- volumeDn String
GetStorageKnoxSecureDriveConfigurationResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultServerProfile        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultStoragePolicy        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageKnoxSecureDriveConfigurationResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageKnoxSecureDriveConfigurationResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageKnoxSecureDriveConfigurationServerProfile       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationStoragePolicy       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageKnoxSecureDriveConfigurationVersionContext       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetStorage Knox Secure Drive Configuration Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Knox Secure Drive Configuration Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Knox Secure Drive Configuration Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage 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.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Knox Secure Drive Configuration Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage 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.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageKnoxSecureDriveConfigurationVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageKnoxSecureDriveConfigurationVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet