intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageController
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Storage Controller present in a server.
Using getStorageController
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 getStorageController(args: GetStorageControllerArgs, opts?: InvokeOptions): Promise<GetStorageControllerResult>
function getStorageControllerOutput(args: GetStorageControllerOutputArgs, opts?: InvokeOptions): Output<GetStorageControllerResult>
def get_storage_controller(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageControllerAncestor]] = None,
backup_battery_unit: Optional[GetStorageControllerBackupBatteryUnit] = None,
class_id: Optional[str] = None,
compute_blade: Optional[GetStorageControllerComputeBlade] = None,
compute_board: Optional[GetStorageControllerComputeBoard] = None,
compute_rack_unit: Optional[GetStorageControllerComputeRackUnit] = None,
connected_sas_expander: Optional[bool] = None,
controller_flags: Optional[str] = None,
controller_id: Optional[str] = None,
controller_status: Optional[str] = None,
create_time: Optional[str] = None,
default_drive_mode: Optional[str] = None,
device_mo_id: Optional[str] = None,
disk_groups: Optional[Sequence[GetStorageControllerDiskGroup]] = None,
disk_slots: Optional[Sequence[GetStorageControllerDiskSlot]] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
ecc_bucket_leak_rate: Optional[float] = None,
foreign_config_present: Optional[bool] = None,
hw_revision: Optional[str] = None,
hybrid_slots_supported: Optional[str] = None,
id: Optional[str] = None,
interface_type: Optional[str] = None,
inventory_device_info: Optional[GetStorageControllerInventoryDeviceInfo] = None,
is_upgraded: Optional[bool] = None,
max_volumes_supported: Optional[float] = None,
memory_correctable_errors: Optional[float] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
oob_interface_supported: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
operability: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageControllerParent] = None,
pci_addr: Optional[str] = None,
pci_slot: Optional[str] = None,
permission_resources: Optional[Sequence[GetStorageControllerPermissionResource]] = None,
persistent_cache_size: Optional[float] = None,
physical_disk_extensions: Optional[Sequence[GetStorageControllerPhysicalDiskExtension]] = None,
physical_disks: Optional[Sequence[GetStorageControllerPhysicalDisk]] = None,
pinned_cache_state: Optional[float] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetStorageControllerPreviousFru] = None,
raid_support: Optional[str] = None,
rebuild_rate: Optional[str] = None,
rebuild_rate_percent: Optional[float] = None,
registered_device: Optional[GetStorageControllerRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
running_firmwares: Optional[Sequence[GetStorageControllerRunningFirmware]] = None,
self_encrypt_enabled: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
sub_oem_id: Optional[str] = None,
supported_strip_sizes: Optional[str] = None,
tags: Optional[Sequence[GetStorageControllerTag]] = None,
total_cache_size: Optional[float] = None,
type: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetStorageControllerVersionContext] = None,
virtual_drive_extensions: Optional[Sequence[GetStorageControllerVirtualDriveExtension]] = None,
virtual_drives: Optional[Sequence[GetStorageControllerVirtualDrife]] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageControllerResult
def get_storage_controller_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerAncestorArgs]]]] = None,
backup_battery_unit: Optional[pulumi.Input[GetStorageControllerBackupBatteryUnitArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
compute_blade: Optional[pulumi.Input[GetStorageControllerComputeBladeArgs]] = None,
compute_board: Optional[pulumi.Input[GetStorageControllerComputeBoardArgs]] = None,
compute_rack_unit: Optional[pulumi.Input[GetStorageControllerComputeRackUnitArgs]] = None,
connected_sas_expander: Optional[pulumi.Input[bool]] = None,
controller_flags: Optional[pulumi.Input[str]] = None,
controller_id: Optional[pulumi.Input[str]] = None,
controller_status: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
default_drive_mode: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerDiskGroupArgs]]]] = None,
disk_slots: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerDiskSlotArgs]]]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ecc_bucket_leak_rate: Optional[pulumi.Input[float]] = None,
foreign_config_present: Optional[pulumi.Input[bool]] = None,
hw_revision: Optional[pulumi.Input[str]] = None,
hybrid_slots_supported: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
interface_type: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetStorageControllerInventoryDeviceInfoArgs]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
max_volumes_supported: Optional[pulumi.Input[float]] = None,
memory_correctable_errors: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oob_interface_supported: Optional[pulumi.Input[str]] = None,
oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
operability: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageControllerParentArgs]] = None,
pci_addr: Optional[pulumi.Input[str]] = None,
pci_slot: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerPermissionResourceArgs]]]] = None,
persistent_cache_size: Optional[pulumi.Input[float]] = None,
physical_disk_extensions: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerPhysicalDiskExtensionArgs]]]] = None,
physical_disks: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerPhysicalDiskArgs]]]] = None,
pinned_cache_state: Optional[pulumi.Input[float]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetStorageControllerPreviousFruArgs]] = None,
raid_support: Optional[pulumi.Input[str]] = None,
rebuild_rate: Optional[pulumi.Input[str]] = None,
rebuild_rate_percent: Optional[pulumi.Input[float]] = None,
registered_device: Optional[pulumi.Input[GetStorageControllerRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
running_firmwares: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerRunningFirmwareArgs]]]] = None,
self_encrypt_enabled: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
sub_oem_id: Optional[pulumi.Input[str]] = None,
supported_strip_sizes: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerTagArgs]]]] = None,
total_cache_size: Optional[pulumi.Input[float]] = None,
type: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageControllerVersionContextArgs]] = None,
virtual_drive_extensions: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerVirtualDriveExtensionArgs]]]] = None,
virtual_drives: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageControllerVirtualDrifeArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageControllerResult]
func LookupStorageController(ctx *Context, args *LookupStorageControllerArgs, opts ...InvokeOption) (*LookupStorageControllerResult, error)
func LookupStorageControllerOutput(ctx *Context, args *LookupStorageControllerOutputArgs, opts ...InvokeOption) LookupStorageControllerResultOutput
> Note: This function is named LookupStorageController
in the Go SDK.
public static class GetStorageController
{
public static Task<GetStorageControllerResult> InvokeAsync(GetStorageControllerArgs args, InvokeOptions? opts = null)
public static Output<GetStorageControllerResult> Invoke(GetStorageControllerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageControllerResult> getStorageController(GetStorageControllerArgs args, InvokeOptions options)
public static Output<GetStorageControllerResult> getStorageController(GetStorageControllerArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageController:getStorageController
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Controller Ancestor> - Backup
Battery GetUnit Storage Controller Backup Battery Unit - Class
Id string - Compute
Blade GetStorage Controller Compute Blade - Compute
Board GetStorage Controller Compute Board - Compute
Rack GetUnit Storage Controller Compute Rack Unit - Connected
Sas boolExpander - Storage controller is connected to SAS expander.
- Controller
Flags string - The flags for the storage controller.
- Controller
Id string - The Id of the storage controller.
- Controller
Status string - The current status of controller.
- Create
Time string - The time when this managed object was created.
- Default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Disk
Groups List<GetStorage Controller Disk Group> - Disk
Slots List<GetStorage Controller Disk Slot> - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ecc
Bucket doubleLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- Foreign
Config boolPresent - Storage controller has detected disks in foreign config.
- Hw
Revision string - The hardware revision of controller.
- Hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- Id string
- Interface
Type string - Interface types are Sas, Sata, PCH.
- Inventory
Device GetInfo Storage Controller Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Max
Volumes doubleSupported - Maximum virtual drives that can be created on this Storage Controller.
- Memory
Correctable doubleErrors - The number of memory correctable errors reported by the Storage Controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the Storage Controller.
- Object
Type string - Oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- Oper
Reasons List<string> - Oper
State string - The current operational state of controller.
- Operability string
- Operability state of the storage controller.
- Owners List<string>
- Parent
Get
Storage Controller Parent - Pci
Addr string - The current pci address of controller.
- Pci
Slot string - The pci slot name for the controller.
- Permission
Resources List<GetStorage Controller Permission Resource> - Persistent
Cache doubleSize - The portion of the cache memory that is persistent, measured in MiB.
- Physical
Disk List<GetExtensions Storage Controller Physical Disk Extension> - Physical
Disks List<GetStorage Controller Physical Disk> - Pinned
Cache doubleState - The pinned cache state of the Storage Controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Controller Previous Fru - Raid
Support string - The RAID levels supported by controller.
- Rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- Rebuild
Rate doublePercent - Logical volume or RAID rebuild rate of Storage Controller.
- Registered
Device GetStorage Controller Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares List<GetStorage Controller Running Firmware> - Self
Encrypt stringEnabled - Storage controller disk self encryption state.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- Supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Get
Storage Controller Tag> - Total
Cache doubleSize - The total configured cache memory, measured in MiB.
- Type string
- Controller types are Raid, FlexFlash.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Controller Version Context - Virtual
Drive List<GetExtensions Storage Controller Virtual Drive Extension> - Virtual
Drives List<GetStorage Controller Virtual Drife>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Controller Ancestor - Backup
Battery GetUnit Storage Controller Backup Battery Unit - Class
Id string - Compute
Blade GetStorage Controller Compute Blade - Compute
Board GetStorage Controller Compute Board - Compute
Rack GetUnit Storage Controller Compute Rack Unit - Connected
Sas boolExpander - Storage controller is connected to SAS expander.
- Controller
Flags string - The flags for the storage controller.
- Controller
Id string - The Id of the storage controller.
- Controller
Status string - The current status of controller.
- Create
Time string - The time when this managed object was created.
- Default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Disk
Groups []GetStorage Controller Disk Group - Disk
Slots []GetStorage Controller Disk Slot - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ecc
Bucket float64Leak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- Foreign
Config boolPresent - Storage controller has detected disks in foreign config.
- Hw
Revision string - The hardware revision of controller.
- Hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- Id string
- Interface
Type string - Interface types are Sas, Sata, PCH.
- Inventory
Device GetInfo Storage Controller Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Max
Volumes float64Supported - Maximum virtual drives that can be created on this Storage Controller.
- Memory
Correctable float64Errors - The number of memory correctable errors reported by the Storage Controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the Storage Controller.
- Object
Type string - Oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- Oper
Reasons []string - Oper
State string - The current operational state of controller.
- Operability string
- Operability state of the storage controller.
- Owners []string
- Parent
Get
Storage Controller Parent - Pci
Addr string - The current pci address of controller.
- Pci
Slot string - The pci slot name for the controller.
- Permission
Resources []GetStorage Controller Permission Resource - Persistent
Cache float64Size - The portion of the cache memory that is persistent, measured in MiB.
- Physical
Disk []GetExtensions Storage Controller Physical Disk Extension - Physical
Disks []GetStorage Controller Physical Disk - Pinned
Cache float64State - The pinned cache state of the Storage Controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Controller Previous Fru - Raid
Support string - The RAID levels supported by controller.
- Rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- Rebuild
Rate float64Percent - Logical volume or RAID rebuild rate of Storage Controller.
- Registered
Device GetStorage Controller Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares []GetStorage Controller Running Firmware - Self
Encrypt stringEnabled - Storage controller disk self encryption state.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- Supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- []Get
Storage Controller Tag - Total
Cache float64Size - The total configured cache memory, measured in MiB.
- Type string
- Controller types are Raid, FlexFlash.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Controller Version Context - Virtual
Drive []GetExtensions Storage Controller Virtual Drive Extension - Virtual
Drives []GetStorage Controller Virtual Drife
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Controller Ancestor> - backup
Battery GetUnit Storage Controller Backup Battery Unit - class
Id String - compute
Blade GetStorage Controller Compute Blade - compute
Board GetStorage Controller Compute Board - compute
Rack GetUnit Storage Controller Compute Rack Unit - connected
Sas BooleanExpander - Storage controller is connected to SAS expander.
- controller
Flags String - The flags for the storage controller.
- controller
Id String - The Id of the storage controller.
- controller
Status String - The current status of controller.
- create
Time String - The time when this managed object was created.
- default
Drive StringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo StringId - The database identifier of the registered device of an object.
- disk
Groups List<GetStorage Controller Disk Group> - disk
Slots List<GetStorage Controller Disk Slot> - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket DoubleLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config BooleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision String - The hardware revision of controller.
- hybrid
Slots StringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- id String
- interface
Type String - Interface types are Sas, Sata, PCH.
- inventory
Device GetInfo Storage Controller Inventory Device Info - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes DoubleSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable DoubleErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the Storage Controller.
- object
Type String - oob
Interface StringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons List<String> - oper
State String - The current operational state of controller.
- operability String
- Operability state of the storage controller.
- owners List<String>
- parent
Get
Storage Controller Parent - pci
Addr String - The current pci address of controller.
- pci
Slot String - The pci slot name for the controller.
- permission
Resources List<GetStorage Controller Permission Resource> - persistent
Cache DoubleSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk List<GetExtensions Storage Controller Physical Disk Extension> - physical
Disks List<GetStorage Controller Physical Disk> - pinned
Cache DoubleState - The pinned cache state of the Storage Controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Controller Previous Fru - raid
Support String - The RAID levels supported by controller.
- rebuild
Rate String - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate DoublePercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Device GetStorage Controller Registered Device - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares List<GetStorage Controller Running Firmware> - self
Encrypt StringEnabled - Storage controller disk self encryption state.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem StringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip StringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Get
Storage Controller Tag> - total
Cache DoubleSize - The total configured cache memory, measured in MiB.
- type String
- Controller types are Raid, FlexFlash.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Controller Version Context - virtual
Drive List<GetExtensions Storage Controller Virtual Drive Extension> - virtual
Drives List<GetStorage Controller Virtual Drife>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Controller Ancestor[] - backup
Battery GetUnit Storage Controller Backup Battery Unit - class
Id string - compute
Blade GetStorage Controller Compute Blade - compute
Board GetStorage Controller Compute Board - compute
Rack GetUnit Storage Controller Compute Rack Unit - connected
Sas booleanExpander - Storage controller is connected to SAS expander.
- controller
Flags string - The flags for the storage controller.
- controller
Id string - The Id of the storage controller.
- controller
Status string - The current status of controller.
- create
Time string - The time when this managed object was created.
- default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo stringId - The database identifier of the registered device of an object.
- disk
Groups GetStorage Controller Disk Group[] - disk
Slots GetStorage Controller Disk Slot[] - dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket numberLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config booleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision string - The hardware revision of controller.
- hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- id string
- interface
Type string - Interface types are Sas, Sata, PCH.
- inventory
Device GetInfo Storage Controller Inventory Device Info - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes numberSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable numberErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the Storage Controller.
- object
Type string - oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons string[] - oper
State string - The current operational state of controller.
- operability string
- Operability state of the storage controller.
- owners string[]
- parent
Get
Storage Controller Parent - pci
Addr string - The current pci address of controller.
- pci
Slot string - The pci slot name for the controller.
- permission
Resources GetStorage Controller Permission Resource[] - persistent
Cache numberSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk GetExtensions Storage Controller Physical Disk Extension[] - physical
Disks GetStorage Controller Physical Disk[] - pinned
Cache numberState - The pinned cache state of the Storage Controller.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Controller Previous Fru - raid
Support string - The RAID levels supported by controller.
- rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate numberPercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Device GetStorage Controller Registered Device - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares GetStorage Controller Running Firmware[] - self
Encrypt stringEnabled - Storage controller disk self encryption state.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- Get
Storage Controller Tag[] - total
Cache numberSize - The total configured cache memory, measured in MiB.
- type string
- Controller types are Raid, FlexFlash.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Controller Version Context - virtual
Drive GetExtensions Storage Controller Virtual Drive Extension[] - virtual
Drives GetStorage Controller Virtual Drife[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Controller Ancestor] - backup_
battery_ Getunit Storage Controller Backup Battery Unit - class_
id str - compute_
blade GetStorage Controller Compute Blade - compute_
board GetStorage Controller Compute Board - compute_
rack_ Getunit Storage Controller Compute Rack Unit - connected_
sas_ boolexpander - Storage controller is connected to SAS expander.
- controller_
flags str - The flags for the storage controller.
- controller_
id str - The Id of the storage controller.
- controller_
status str - The current status of controller.
- create_
time str - The time when this managed object was created.
- default_
drive_ strmode - Auto configuration mode for the newly inserted physical drives.
- device_
mo_ strid - The database identifier of the registered device of an object.
- disk_
groups Sequence[GetStorage Controller Disk Group] - disk_
slots Sequence[GetStorage Controller Disk Slot] - dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ecc_
bucket_ floatleak_ rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign_
config_ boolpresent - Storage controller has detected disks in foreign config.
- hw_
revision str - The hardware revision of controller.
- hybrid_
slots_ strsupported - U.3 Hybrid Slot Support of the Storage Controller.
- id str
- interface_
type str - Interface types are Sas, Sata, PCH.
- inventory_
device_ Getinfo Storage Controller Inventory Device Info - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- max_
volumes_ floatsupported - Maximum virtual drives that can be created on this Storage Controller.
- memory_
correctable_ floaterrors - The number of memory correctable errors reported by the Storage Controller.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the Storage Controller.
- object_
type str - oob_
interface_ strsupported - The CIMC support for out-of-band configuration of controller.
- oper_
reasons Sequence[str] - oper_
state str - The current operational state of controller.
- operability str
- Operability state of the storage controller.
- owners Sequence[str]
- parent
Get
Storage Controller Parent - pci_
addr str - The current pci address of controller.
- pci_
slot str - The pci slot name for the controller.
- permission_
resources Sequence[GetStorage Controller Permission Resource] - persistent_
cache_ floatsize - The portion of the cache memory that is persistent, measured in MiB.
- physical_
disk_ Sequence[Getextensions Storage Controller Physical Disk Extension] - physical_
disks Sequence[GetStorage Controller Physical Disk] - pinned_
cache_ floatstate - The pinned cache state of the Storage Controller.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetStorage Controller Previous Fru - raid_
support str - The RAID levels supported by controller.
- rebuild_
rate str - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild_
rate_ floatpercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered_
device GetStorage Controller Registered Device - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- running_
firmwares Sequence[GetStorage Controller Running Firmware] - self_
encrypt_ strenabled - Storage controller disk self encryption state.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- sub_
oem_ strid - The Sub OEM identifier of the Storage Controller.
- supported_
strip_ strsizes - The strip sizes in KiB supported by the Storage Controller.
- Sequence[Get
Storage Controller Tag] - total_
cache_ floatsize - The total configured cache memory, measured in MiB.
- type str
- Controller types are Raid, FlexFlash.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetStorage Controller Version Context - virtual_
drive_ Sequence[Getextensions Storage Controller Virtual Drive Extension] - virtual_
drives Sequence[GetStorage Controller Virtual Drife]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
Battery Property MapUnit - class
Id String - compute
Blade Property Map - compute
Board Property Map - compute
Rack Property MapUnit - connected
Sas BooleanExpander - Storage controller is connected to SAS expander.
- controller
Flags String - The flags for the storage controller.
- controller
Id String - The Id of the storage controller.
- controller
Status String - The current status of controller.
- create
Time String - The time when this managed object was created.
- default
Drive StringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo StringId - The database identifier of the registered device of an object.
- disk
Groups List<Property Map> - disk
Slots List<Property Map> - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket NumberLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config BooleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision String - The hardware revision of controller.
- hybrid
Slots StringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- id String
- interface
Type String - Interface types are Sas, Sata, PCH.
- inventory
Device Property MapInfo - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes NumberSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable NumberErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the Storage Controller.
- object
Type String - oob
Interface StringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons List<String> - oper
State String - The current operational state of controller.
- operability String
- Operability state of the storage controller.
- owners List<String>
- parent Property Map
- pci
Addr String - The current pci address of controller.
- pci
Slot String - The pci slot name for the controller.
- permission
Resources List<Property Map> - persistent
Cache NumberSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk List<Property Map>Extensions - physical
Disks List<Property Map> - pinned
Cache NumberState - The pinned cache state of the Storage Controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - raid
Support String - The RAID levels supported by controller.
- rebuild
Rate String - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate NumberPercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Device Property Map - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares List<Property Map> - self
Encrypt StringEnabled - Storage controller disk self encryption state.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem StringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip StringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Property Map>
- total
Cache NumberSize - The total configured cache memory, measured in MiB.
- type String
- Controller types are Raid, FlexFlash.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map - virtual
Drive List<Property Map>Extensions - virtual
Drives List<Property Map>
getStorageController Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Controller Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Controller Ancestor> - Backup
Battery GetUnit Storage Controller Backup Battery Unit - Class
Id string - Compute
Blade GetStorage Controller Compute Blade - Compute
Board GetStorage Controller Compute Board - Compute
Rack GetUnit Storage Controller Compute Rack Unit - Connected
Sas boolExpander - Controller
Flags string - Controller
Id string - Controller
Status string - Create
Time string - Default
Drive stringMode - Device
Mo stringId - Disk
Groups List<GetStorage Controller Disk Group> - Disk
Slots List<GetStorage Controller Disk Slot> - Dn string
- Domain
Group stringMoid - Ecc
Bucket doubleLeak Rate - Foreign
Config boolPresent - Hw
Revision string - Hybrid
Slots stringSupported - Interface
Type string - Inventory
Device GetInfo Storage Controller Inventory Device Info - Is
Upgraded bool - Max
Volumes doubleSupported - Memory
Correctable doubleErrors - Mod
Time string - Model string
- Moid string
- Name string
- Object
Type string - Oob
Interface stringSupported - Oper
Reasons List<string> - Oper
State string - Operability string
- Owners List<string>
- Parent
Get
Storage Controller Parent - Pci
Addr string - Pci
Slot string - Permission
Resources List<GetStorage Controller Permission Resource> - Persistent
Cache doubleSize - Physical
Disk List<GetExtensions Storage Controller Physical Disk Extension> - Physical
Disks List<GetStorage Controller Physical Disk> - Pinned
Cache doubleState - Presence string
- Previous
Fru GetStorage Controller Previous Fru - Raid
Support string - Rebuild
Rate string - Rebuild
Rate doublePercent - Registered
Device GetStorage Controller Registered Device - Revision string
- Rn string
- Running
Firmwares List<GetStorage Controller Running Firmware> - Self
Encrypt stringEnabled - Serial string
- string
- Sub
Oem stringId - Supported
Strip stringSizes - List<Get
Storage Controller Tag> - Total
Cache doubleSize - Type string
- Vendor string
- Version
Context GetStorage Controller Version Context - Virtual
Drive List<GetExtensions Storage Controller Virtual Drive Extension> - Virtual
Drives List<GetStorage Controller Virtual Drife>
- Id string
- Results
[]Get
Storage Controller Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Controller Ancestor - Backup
Battery GetUnit Storage Controller Backup Battery Unit - Class
Id string - Compute
Blade GetStorage Controller Compute Blade - Compute
Board GetStorage Controller Compute Board - Compute
Rack GetUnit Storage Controller Compute Rack Unit - Connected
Sas boolExpander - Controller
Flags string - Controller
Id string - Controller
Status string - Create
Time string - Default
Drive stringMode - Device
Mo stringId - Disk
Groups []GetStorage Controller Disk Group - Disk
Slots []GetStorage Controller Disk Slot - Dn string
- Domain
Group stringMoid - Ecc
Bucket float64Leak Rate - Foreign
Config boolPresent - Hw
Revision string - Hybrid
Slots stringSupported - Interface
Type string - Inventory
Device GetInfo Storage Controller Inventory Device Info - Is
Upgraded bool - Max
Volumes float64Supported - Memory
Correctable float64Errors - Mod
Time string - Model string
- Moid string
- Name string
- Object
Type string - Oob
Interface stringSupported - Oper
Reasons []string - Oper
State string - Operability string
- Owners []string
- Parent
Get
Storage Controller Parent - Pci
Addr string - Pci
Slot string - Permission
Resources []GetStorage Controller Permission Resource - Persistent
Cache float64Size - Physical
Disk []GetExtensions Storage Controller Physical Disk Extension - Physical
Disks []GetStorage Controller Physical Disk - Pinned
Cache float64State - Presence string
- Previous
Fru GetStorage Controller Previous Fru - Raid
Support string - Rebuild
Rate string - Rebuild
Rate float64Percent - Registered
Device GetStorage Controller Registered Device - Revision string
- Rn string
- Running
Firmwares []GetStorage Controller Running Firmware - Self
Encrypt stringEnabled - Serial string
- string
- Sub
Oem stringId - Supported
Strip stringSizes - []Get
Storage Controller Tag - Total
Cache float64Size - Type string
- Vendor string
- Version
Context GetStorage Controller Version Context - Virtual
Drive []GetExtensions Storage Controller Virtual Drive Extension - Virtual
Drives []GetStorage Controller Virtual Drife
- id String
- results
List<Get
Storage Controller Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Controller Ancestor> - backup
Battery GetUnit Storage Controller Backup Battery Unit - class
Id String - compute
Blade GetStorage Controller Compute Blade - compute
Board GetStorage Controller Compute Board - compute
Rack GetUnit Storage Controller Compute Rack Unit - connected
Sas BooleanExpander - controller
Flags String - controller
Id String - controller
Status String - create
Time String - default
Drive StringMode - device
Mo StringId - disk
Groups List<GetStorage Controller Disk Group> - disk
Slots List<GetStorage Controller Disk Slot> - dn String
- domain
Group StringMoid - ecc
Bucket DoubleLeak Rate - foreign
Config BooleanPresent - hw
Revision String - hybrid
Slots StringSupported - interface
Type String - inventory
Device GetInfo Storage Controller Inventory Device Info - is
Upgraded Boolean - max
Volumes DoubleSupported - memory
Correctable DoubleErrors - mod
Time String - model String
- moid String
- name String
- object
Type String - oob
Interface StringSupported - oper
Reasons List<String> - oper
State String - operability String
- owners List<String>
- parent
Get
Storage Controller Parent - pci
Addr String - pci
Slot String - permission
Resources List<GetStorage Controller Permission Resource> - persistent
Cache DoubleSize - physical
Disk List<GetExtensions Storage Controller Physical Disk Extension> - physical
Disks List<GetStorage Controller Physical Disk> - pinned
Cache DoubleState - presence String
- previous
Fru GetStorage Controller Previous Fru - raid
Support String - rebuild
Rate String - rebuild
Rate DoublePercent - registered
Device GetStorage Controller Registered Device - revision String
- rn String
- running
Firmwares List<GetStorage Controller Running Firmware> - self
Encrypt StringEnabled - serial String
- String
- sub
Oem StringId - supported
Strip StringSizes - List<Get
Storage Controller Tag> - total
Cache DoubleSize - type String
- vendor String
- version
Context GetStorage Controller Version Context - virtual
Drive List<GetExtensions Storage Controller Virtual Drive Extension> - virtual
Drives List<GetStorage Controller Virtual Drife>
- id string
- results
Get
Storage Controller Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Controller Ancestor[] - backup
Battery GetUnit Storage Controller Backup Battery Unit - class
Id string - compute
Blade GetStorage Controller Compute Blade - compute
Board GetStorage Controller Compute Board - compute
Rack GetUnit Storage Controller Compute Rack Unit - connected
Sas booleanExpander - controller
Flags string - controller
Id string - controller
Status string - create
Time string - default
Drive stringMode - device
Mo stringId - disk
Groups GetStorage Controller Disk Group[] - disk
Slots GetStorage Controller Disk Slot[] - dn string
- domain
Group stringMoid - ecc
Bucket numberLeak Rate - foreign
Config booleanPresent - hw
Revision string - hybrid
Slots stringSupported - interface
Type string - inventory
Device GetInfo Storage Controller Inventory Device Info - is
Upgraded boolean - max
Volumes numberSupported - memory
Correctable numberErrors - mod
Time string - model string
- moid string
- name string
- object
Type string - oob
Interface stringSupported - oper
Reasons string[] - oper
State string - operability string
- owners string[]
- parent
Get
Storage Controller Parent - pci
Addr string - pci
Slot string - permission
Resources GetStorage Controller Permission Resource[] - persistent
Cache numberSize - physical
Disk GetExtensions Storage Controller Physical Disk Extension[] - physical
Disks GetStorage Controller Physical Disk[] - pinned
Cache numberState - presence string
- previous
Fru GetStorage Controller Previous Fru - raid
Support string - rebuild
Rate string - rebuild
Rate numberPercent - registered
Device GetStorage Controller Registered Device - revision string
- rn string
- running
Firmwares GetStorage Controller Running Firmware[] - self
Encrypt stringEnabled - serial string
- string
- sub
Oem stringId - supported
Strip stringSizes - Get
Storage Controller Tag[] - total
Cache numberSize - type string
- vendor string
- version
Context GetStorage Controller Version Context - virtual
Drive GetExtensions Storage Controller Virtual Drive Extension[] - virtual
Drives GetStorage Controller Virtual Drife[]
- id str
- results
Sequence[Get
Storage Controller Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Controller Ancestor] - backup_
battery_ Getunit Storage Controller Backup Battery Unit - class_
id str - compute_
blade GetStorage Controller Compute Blade - compute_
board GetStorage Controller Compute Board - compute_
rack_ Getunit Storage Controller Compute Rack Unit - connected_
sas_ boolexpander - controller_
flags str - controller_
id str - controller_
status str - create_
time str - default_
drive_ strmode - device_
mo_ strid - disk_
groups Sequence[GetStorage Controller Disk Group] - disk_
slots Sequence[GetStorage Controller Disk Slot] - dn str
- domain_
group_ strmoid - ecc_
bucket_ floatleak_ rate - foreign_
config_ boolpresent - hw_
revision str - hybrid_
slots_ strsupported - interface_
type str - inventory_
device_ Getinfo Storage Controller Inventory Device Info - is_
upgraded bool - max_
volumes_ floatsupported - memory_
correctable_ floaterrors - mod_
time str - model str
- moid str
- name str
- object_
type str - oob_
interface_ strsupported - oper_
reasons Sequence[str] - oper_
state str - operability str
- owners Sequence[str]
- parent
Get
Storage Controller Parent - pci_
addr str - pci_
slot str - permission_
resources Sequence[GetStorage Controller Permission Resource] - persistent_
cache_ floatsize - physical_
disk_ Sequence[Getextensions Storage Controller Physical Disk Extension] - physical_
disks Sequence[GetStorage Controller Physical Disk] - pinned_
cache_ floatstate - presence str
- previous_
fru GetStorage Controller Previous Fru - raid_
support str - rebuild_
rate str - rebuild_
rate_ floatpercent - registered_
device GetStorage Controller Registered Device - revision str
- rn str
- running_
firmwares Sequence[GetStorage Controller Running Firmware] - self_
encrypt_ strenabled - serial str
- str
- sub_
oem_ strid - supported_
strip_ strsizes - Sequence[Get
Storage Controller Tag] - total_
cache_ floatsize - type str
- vendor str
- version_
context GetStorage Controller Version Context - virtual_
drive_ Sequence[Getextensions Storage Controller Virtual Drive Extension] - virtual_
drives Sequence[GetStorage Controller Virtual Drife]
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- backup
Battery Property MapUnit - class
Id String - compute
Blade Property Map - compute
Board Property Map - compute
Rack Property MapUnit - connected
Sas BooleanExpander - controller
Flags String - controller
Id String - controller
Status String - create
Time String - default
Drive StringMode - device
Mo StringId - disk
Groups List<Property Map> - disk
Slots List<Property Map> - dn String
- domain
Group StringMoid - ecc
Bucket NumberLeak Rate - foreign
Config BooleanPresent - hw
Revision String - hybrid
Slots StringSupported - interface
Type String - inventory
Device Property MapInfo - is
Upgraded Boolean - max
Volumes NumberSupported - memory
Correctable NumberErrors - mod
Time String - model String
- moid String
- name String
- object
Type String - oob
Interface StringSupported - oper
Reasons List<String> - oper
State String - operability String
- owners List<String>
- parent Property Map
- pci
Addr String - pci
Slot String - permission
Resources List<Property Map> - persistent
Cache NumberSize - physical
Disk List<Property Map>Extensions - physical
Disks List<Property Map> - pinned
Cache NumberState - presence String
- previous
Fru Property Map - raid
Support String - rebuild
Rate String - rebuild
Rate NumberPercent - registered
Device Property Map - revision String
- rn String
- running
Firmwares List<Property Map> - self
Encrypt StringEnabled - serial String
- String
- sub
Oem StringId - supported
Strip StringSizes - List<Property Map>
- total
Cache NumberSize - type String
- vendor String
- version
Context Property Map - virtual
Drive List<Property Map>Extensions - virtual
Drives List<Property Map>
Supporting Types
GetStorageControllerAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerBackupBatteryUnit
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerComputeBlade
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerComputeBoard
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerComputeRackUnit
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerDiskGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerDiskSlot
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerInventoryDeviceInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerPhysicalDisk
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerPhysicalDiskExtension
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerPreviousFru
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Controller Result Ancestor> - Backup
Battery List<GetUnits Storage Controller Result Backup Battery Unit> - Class
Id string - Compute
Blades List<GetStorage Controller Result Compute Blade> - Compute
Boards List<GetStorage Controller Result Compute Board> - Compute
Rack List<GetUnits Storage Controller Result Compute Rack Unit> - Connected
Sas boolExpander - Storage controller is connected to SAS expander.
- Controller
Flags string - The flags for the storage controller.
- Controller
Id string - The Id of the storage controller.
- Controller
Status string - The current status of controller.
- Create
Time string - The time when this managed object was created.
- Default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Disk
Groups List<GetStorage Controller Result Disk Group> - Disk
Slots List<GetStorage Controller Result Disk Slot> - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ecc
Bucket doubleLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- Foreign
Config boolPresent - Storage controller has detected disks in foreign config.
- Hw
Revision string - The hardware revision of controller.
- Hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- Interface
Type string - Interface types are Sas, Sata, PCH.
- Inventory
Device List<GetInfos Storage Controller Result Inventory Device Info> - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Max
Volumes doubleSupported - Maximum virtual drives that can be created on this Storage Controller.
- Memory
Correctable doubleErrors - The number of memory correctable errors reported by the Storage Controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the Storage Controller.
- Object
Type string - Oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- Oper
Reasons List<string> - Oper
State string - The current operational state of controller.
- Operability string
- Operability state of the storage controller.
- Owners List<string>
- Parents
List<Get
Storage Controller Result Parent> - Pci
Addr string - The current pci address of controller.
- Pci
Slot string - The pci slot name for the controller.
- Permission
Resources List<GetStorage Controller Result Permission Resource> - Persistent
Cache doubleSize - The portion of the cache memory that is persistent, measured in MiB.
- Physical
Disk List<GetExtensions Storage Controller Result Physical Disk Extension> - Physical
Disks List<GetStorage Controller Result Physical Disk> - Pinned
Cache doubleState - The pinned cache state of the Storage Controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetStorage Controller Result Previous Frus> - Raid
Support string - The RAID levels supported by controller.
- Rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- Rebuild
Rate doublePercent - Logical volume or RAID rebuild rate of Storage Controller.
- Registered
Devices List<GetStorage Controller Result Registered Device> - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares List<GetStorage Controller Result Running Firmware> - Self
Encrypt stringEnabled - Storage controller disk self encryption state.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- Supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Get
Storage Controller Result Tag> - Total
Cache doubleSize - The total configured cache memory, measured in MiB.
- Type string
- Controller types are Raid, FlexFlash.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetStorage Controller Result Version Context> - Virtual
Drive List<GetExtensions Storage Controller Result Virtual Drive Extension> - Virtual
Drives List<GetStorage Controller Result Virtual Drife>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Controller Result Ancestor - Backup
Battery []GetUnits Storage Controller Result Backup Battery Unit - Class
Id string - Compute
Blades []GetStorage Controller Result Compute Blade - Compute
Boards []GetStorage Controller Result Compute Board - Compute
Rack []GetUnits Storage Controller Result Compute Rack Unit - Connected
Sas boolExpander - Storage controller is connected to SAS expander.
- Controller
Flags string - The flags for the storage controller.
- Controller
Id string - The Id of the storage controller.
- Controller
Status string - The current status of controller.
- Create
Time string - The time when this managed object was created.
- Default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Disk
Groups []GetStorage Controller Result Disk Group - Disk
Slots []GetStorage Controller Result Disk Slot - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ecc
Bucket float64Leak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- Foreign
Config boolPresent - Storage controller has detected disks in foreign config.
- Hw
Revision string - The hardware revision of controller.
- Hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- Interface
Type string - Interface types are Sas, Sata, PCH.
- Inventory
Device []GetInfos Storage Controller Result Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Max
Volumes float64Supported - Maximum virtual drives that can be created on this Storage Controller.
- Memory
Correctable float64Errors - The number of memory correctable errors reported by the Storage Controller.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the Storage Controller.
- Object
Type string - Oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- Oper
Reasons []string - Oper
State string - The current operational state of controller.
- Operability string
- Operability state of the storage controller.
- Owners []string
- Parents
[]Get
Storage Controller Result Parent - Pci
Addr string - The current pci address of controller.
- Pci
Slot string - The pci slot name for the controller.
- Permission
Resources []GetStorage Controller Result Permission Resource - Persistent
Cache float64Size - The portion of the cache memory that is persistent, measured in MiB.
- Physical
Disk []GetExtensions Storage Controller Result Physical Disk Extension - Physical
Disks []GetStorage Controller Result Physical Disk - Pinned
Cache float64State - The pinned cache state of the Storage Controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetStorage Controller Result Previous Frus - Raid
Support string - The RAID levels supported by controller.
- Rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- Rebuild
Rate float64Percent - Logical volume or RAID rebuild rate of Storage Controller.
- Registered
Devices []GetStorage Controller Result Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares []GetStorage Controller Result Running Firmware - Self
Encrypt stringEnabled - Storage controller disk self encryption state.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- Supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- []Get
Storage Controller Result Tag - Total
Cache float64Size - The total configured cache memory, measured in MiB.
- Type string
- Controller types are Raid, FlexFlash.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetStorage Controller Result Version Context - Virtual
Drive []GetExtensions Storage Controller Result Virtual Drive Extension - Virtual
Drives []GetStorage Controller Result Virtual Drife
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Controller Result Ancestor> - backup
Battery List<GetUnits Storage Controller Result Backup Battery Unit> - class
Id String - compute
Blades List<GetStorage Controller Result Compute Blade> - compute
Boards List<GetStorage Controller Result Compute Board> - compute
Rack List<GetUnits Storage Controller Result Compute Rack Unit> - connected
Sas BooleanExpander - Storage controller is connected to SAS expander.
- controller
Flags String - The flags for the storage controller.
- controller
Id String - The Id of the storage controller.
- controller
Status String - The current status of controller.
- create
Time String - The time when this managed object was created.
- default
Drive StringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo StringId - The database identifier of the registered device of an object.
- disk
Groups List<GetStorage Controller Result Disk Group> - disk
Slots List<GetStorage Controller Result Disk Slot> - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket DoubleLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config BooleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision String - The hardware revision of controller.
- hybrid
Slots StringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- interface
Type String - Interface types are Sas, Sata, PCH.
- inventory
Device List<GetInfos Storage Controller Result Inventory Device Info> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes DoubleSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable DoubleErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the Storage Controller.
- object
Type String - oob
Interface StringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons List<String> - oper
State String - The current operational state of controller.
- operability String
- Operability state of the storage controller.
- owners List<String>
- parents
List<Get
Storage Controller Result Parent> - pci
Addr String - The current pci address of controller.
- pci
Slot String - The pci slot name for the controller.
- permission
Resources List<GetStorage Controller Result Permission Resource> - persistent
Cache DoubleSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk List<GetExtensions Storage Controller Result Physical Disk Extension> - physical
Disks List<GetStorage Controller Result Physical Disk> - pinned
Cache DoubleState - The pinned cache state of the Storage Controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetStorage Controller Result Previous Frus> - raid
Support String - The RAID levels supported by controller.
- rebuild
Rate String - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate DoublePercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Devices List<GetStorage Controller Result Registered Device> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares List<GetStorage Controller Result Running Firmware> - self
Encrypt StringEnabled - Storage controller disk self encryption state.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem StringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip StringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Get
Storage Controller Result Tag> - total
Cache DoubleSize - The total configured cache memory, measured in MiB.
- type String
- Controller types are Raid, FlexFlash.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetStorage Controller Result Version Context> - virtual
Drive List<GetExtensions Storage Controller Result Virtual Drive Extension> - virtual
Drives List<GetStorage Controller Result Virtual Drife>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Controller Result Ancestor[] - backup
Battery GetUnits Storage Controller Result Backup Battery Unit[] - class
Id string - compute
Blades GetStorage Controller Result Compute Blade[] - compute
Boards GetStorage Controller Result Compute Board[] - compute
Rack GetUnits Storage Controller Result Compute Rack Unit[] - connected
Sas booleanExpander - Storage controller is connected to SAS expander.
- controller
Flags string - The flags for the storage controller.
- controller
Id string - The Id of the storage controller.
- controller
Status string - The current status of controller.
- create
Time string - The time when this managed object was created.
- default
Drive stringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo stringId - The database identifier of the registered device of an object.
- disk
Groups GetStorage Controller Result Disk Group[] - disk
Slots GetStorage Controller Result Disk Slot[] - dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket numberLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config booleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision string - The hardware revision of controller.
- hybrid
Slots stringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- interface
Type string - Interface types are Sas, Sata, PCH.
- inventory
Device GetInfos Storage Controller Result Inventory Device Info[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes numberSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable numberErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the Storage Controller.
- object
Type string - oob
Interface stringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons string[] - oper
State string - The current operational state of controller.
- operability string
- Operability state of the storage controller.
- owners string[]
- parents
Get
Storage Controller Result Parent[] - pci
Addr string - The current pci address of controller.
- pci
Slot string - The pci slot name for the controller.
- permission
Resources GetStorage Controller Result Permission Resource[] - persistent
Cache numberSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk GetExtensions Storage Controller Result Physical Disk Extension[] - physical
Disks GetStorage Controller Result Physical Disk[] - pinned
Cache numberState - The pinned cache state of the Storage Controller.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetStorage Controller Result Previous Frus[] - raid
Support string - The RAID levels supported by controller.
- rebuild
Rate string - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate numberPercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Devices GetStorage Controller Result Registered Device[] - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares GetStorage Controller Result Running Firmware[] - self
Encrypt stringEnabled - Storage controller disk self encryption state.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem stringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip stringSizes - The strip sizes in KiB supported by the Storage Controller.
- Get
Storage Controller Result Tag[] - total
Cache numberSize - The total configured cache memory, measured in MiB.
- type string
- Controller types are Raid, FlexFlash.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetStorage Controller Result Version Context[] - virtual
Drive GetExtensions Storage Controller Result Virtual Drive Extension[] - virtual
Drives GetStorage Controller Result Virtual Drife[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Controller Result Ancestor] - backup_
battery_ Sequence[Getunits Storage Controller Result Backup Battery Unit] - class_
id str - compute_
blades Sequence[GetStorage Controller Result Compute Blade] - compute_
boards Sequence[GetStorage Controller Result Compute Board] - compute_
rack_ Sequence[Getunits Storage Controller Result Compute Rack Unit] - connected_
sas_ boolexpander - Storage controller is connected to SAS expander.
- controller_
flags str - The flags for the storage controller.
- controller_
id str - The Id of the storage controller.
- controller_
status str - The current status of controller.
- create_
time str - The time when this managed object was created.
- default_
drive_ strmode - Auto configuration mode for the newly inserted physical drives.
- device_
mo_ strid - The database identifier of the registered device of an object.
- disk_
groups Sequence[GetStorage Controller Result Disk Group] - disk_
slots Sequence[GetStorage Controller Result Disk Slot] - dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ecc_
bucket_ floatleak_ rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign_
config_ boolpresent - Storage controller has detected disks in foreign config.
- hw_
revision str - The hardware revision of controller.
- hybrid_
slots_ strsupported - U.3 Hybrid Slot Support of the Storage Controller.
- interface_
type str - Interface types are Sas, Sata, PCH.
- inventory_
device_ Sequence[Getinfos Storage Controller Result Inventory Device Info] - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- max_
volumes_ floatsupported - Maximum virtual drives that can be created on this Storage Controller.
- memory_
correctable_ floaterrors - The number of memory correctable errors reported by the Storage Controller.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the Storage Controller.
- object_
type str - oob_
interface_ strsupported - The CIMC support for out-of-band configuration of controller.
- oper_
reasons Sequence[str] - oper_
state str - The current operational state of controller.
- operability str
- Operability state of the storage controller.
- owners Sequence[str]
- parents
Sequence[Get
Storage Controller Result Parent] - pci_
addr str - The current pci address of controller.
- pci_
slot str - The pci slot name for the controller.
- permission_
resources Sequence[GetStorage Controller Result Permission Resource] - persistent_
cache_ floatsize - The portion of the cache memory that is persistent, measured in MiB.
- physical_
disk_ Sequence[Getextensions Storage Controller Result Physical Disk Extension] - physical_
disks Sequence[GetStorage Controller Result Physical Disk] - pinned_
cache_ floatstate - The pinned cache state of the Storage Controller.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetStorage Controller Result Previous Frus] - raid_
support str - The RAID levels supported by controller.
- rebuild_
rate str - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild_
rate_ floatpercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered_
devices Sequence[GetStorage Controller Result Registered Device] - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- running_
firmwares Sequence[GetStorage Controller Result Running Firmware] - self_
encrypt_ strenabled - Storage controller disk self encryption state.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- sub_
oem_ strid - The Sub OEM identifier of the Storage Controller.
- supported_
strip_ strsizes - The strip sizes in KiB supported by the Storage Controller.
- Sequence[Get
Storage Controller Result Tag] - total_
cache_ floatsize - The total configured cache memory, measured in MiB.
- type str
- Controller types are Raid, FlexFlash.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetStorage Controller Result Version Context] - virtual_
drive_ Sequence[Getextensions Storage Controller Result Virtual Drive Extension] - virtual_
drives Sequence[GetStorage Controller Result Virtual Drife]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
Battery List<Property Map>Units - class
Id String - compute
Blades List<Property Map> - compute
Boards List<Property Map> - compute
Rack List<Property Map>Units - connected
Sas BooleanExpander - Storage controller is connected to SAS expander.
- controller
Flags String - The flags for the storage controller.
- controller
Id String - The Id of the storage controller.
- controller
Status String - The current status of controller.
- create
Time String - The time when this managed object was created.
- default
Drive StringMode - Auto configuration mode for the newly inserted physical drives.
- device
Mo StringId - The database identifier of the registered device of an object.
- disk
Groups List<Property Map> - disk
Slots List<Property Map> - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ecc
Bucket NumberLeak Rate - The ECC bucket leak rate for the Storage Controller in minutes.
- foreign
Config BooleanPresent - Storage controller has detected disks in foreign config.
- hw
Revision String - The hardware revision of controller.
- hybrid
Slots StringSupported - U.3 Hybrid Slot Support of the Storage Controller.
- interface
Type String - Interface types are Sas, Sata, PCH.
- inventory
Device List<Property Map>Infos - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- max
Volumes NumberSupported - Maximum virtual drives that can be created on this Storage Controller.
- memory
Correctable NumberErrors - The number of memory correctable errors reported by the Storage Controller.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the Storage Controller.
- object
Type String - oob
Interface StringSupported - The CIMC support for out-of-band configuration of controller.
- oper
Reasons List<String> - oper
State String - The current operational state of controller.
- operability String
- Operability state of the storage controller.
- owners List<String>
- parents List<Property Map>
- pci
Addr String - The current pci address of controller.
- pci
Slot String - The pci slot name for the controller.
- permission
Resources List<Property Map> - persistent
Cache NumberSize - The portion of the cache memory that is persistent, measured in MiB.
- physical
Disk List<Property Map>Extensions - physical
Disks List<Property Map> - pinned
Cache NumberState - The pinned cache state of the Storage Controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - raid
Support String - The RAID levels supported by controller.
- rebuild
Rate String - Logical volume or RAID rebuild rate of Storage Controller.
- rebuild
Rate NumberPercent - Logical volume or RAID rebuild rate of Storage Controller.
- registered
Devices List<Property Map> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- running
Firmwares List<Property Map> - self
Encrypt StringEnabled - Storage controller disk self encryption state.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- sub
Oem StringId - The Sub OEM identifier of the Storage Controller.
- supported
Strip StringSizes - The strip sizes in KiB supported by the Storage Controller.
- List<Property Map>
- total
Cache NumberSize - The total configured cache memory, measured in MiB.
- type String
- Controller types are Raid, FlexFlash.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - virtual
Drive List<Property Map>Extensions - virtual
Drives List<Property Map>
GetStorageControllerResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultBackupBatteryUnit
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultComputeBlade
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultComputeBoard
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultComputeRackUnit
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultDiskGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultDiskSlot
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultPhysicalDisk
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultPhysicalDiskExtension
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultPreviousFrus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultRunningFirmware
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageControllerResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetStorage Controller Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetStorage Controller Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageControllerResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultVirtualDrife
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerResultVirtualDriveExtension
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageControllerRunningFirmware
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageControllerVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Controller Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Controller Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Controller Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Controller Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Controller Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Controller Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Controller Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Controller Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Controller 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 Controller Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageControllerVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerVirtualDrife
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageControllerVirtualDriveExtension
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet