intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageFlexFlashControllerProps
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Flex flash controller properties.
Using getStorageFlexFlashControllerProps
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 getStorageFlexFlashControllerProps(args: GetStorageFlexFlashControllerPropsArgs, opts?: InvokeOptions): Promise<GetStorageFlexFlashControllerPropsResult>
function getStorageFlexFlashControllerPropsOutput(args: GetStorageFlexFlashControllerPropsOutputArgs, opts?: InvokeOptions): Output<GetStorageFlexFlashControllerPropsResult>def get_storage_flex_flash_controller_props(account_moid: Optional[str] = None,
                                            additional_properties: Optional[str] = None,
                                            ancestors: Optional[Sequence[GetStorageFlexFlashControllerPropsAncestor]] = None,
                                            cards_manageable: Optional[str] = None,
                                            class_id: Optional[str] = None,
                                            configured_mode: Optional[str] = None,
                                            controller_name: Optional[str] = None,
                                            controller_status: Optional[str] = None,
                                            create_time: Optional[str] = None,
                                            device_mo_id: Optional[str] = None,
                                            dn: Optional[str] = None,
                                            domain_group_moid: Optional[str] = None,
                                            fw_version: Optional[str] = None,
                                            id: Optional[str] = None,
                                            internal_state: Optional[str] = None,
                                            inventory_device_info: Optional[GetStorageFlexFlashControllerPropsInventoryDeviceInfo] = None,
                                            is_upgraded: Optional[bool] = None,
                                            mod_time: Optional[str] = None,
                                            model: Optional[str] = None,
                                            moid: Optional[str] = None,
                                            object_type: Optional[str] = None,
                                            operating_mode: Optional[str] = None,
                                            owners: Optional[Sequence[str]] = None,
                                            parent: Optional[GetStorageFlexFlashControllerPropsParent] = None,
                                            permission_resources: Optional[Sequence[GetStorageFlexFlashControllerPropsPermissionResource]] = None,
                                            physical_drive_count: Optional[str] = None,
                                            presence: Optional[str] = None,
                                            previous_fru: Optional[GetStorageFlexFlashControllerPropsPreviousFru] = None,
                                            product_name: Optional[str] = None,
                                            registered_device: Optional[GetStorageFlexFlashControllerPropsRegisteredDevice] = None,
                                            revision: Optional[str] = None,
                                            rn: Optional[str] = None,
                                            serial: Optional[str] = None,
                                            shared_scope: Optional[str] = None,
                                            startup_fw_version: Optional[str] = None,
                                            storage_flex_flash_controller: Optional[GetStorageFlexFlashControllerPropsStorageFlexFlashController] = None,
                                            tags: Optional[Sequence[GetStorageFlexFlashControllerPropsTag]] = None,
                                            vendor: Optional[str] = None,
                                            version_context: Optional[GetStorageFlexFlashControllerPropsVersionContext] = None,
                                            virtual_drive_count: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetStorageFlexFlashControllerPropsResult
def get_storage_flex_flash_controller_props_output(account_moid: Optional[pulumi.Input[str]] = None,
                                            additional_properties: Optional[pulumi.Input[str]] = None,
                                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexFlashControllerPropsAncestorArgs]]]] = None,
                                            cards_manageable: Optional[pulumi.Input[str]] = None,
                                            class_id: Optional[pulumi.Input[str]] = None,
                                            configured_mode: Optional[pulumi.Input[str]] = None,
                                            controller_name: Optional[pulumi.Input[str]] = None,
                                            controller_status: Optional[pulumi.Input[str]] = None,
                                            create_time: Optional[pulumi.Input[str]] = None,
                                            device_mo_id: Optional[pulumi.Input[str]] = None,
                                            dn: Optional[pulumi.Input[str]] = None,
                                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                                            fw_version: Optional[pulumi.Input[str]] = None,
                                            id: Optional[pulumi.Input[str]] = None,
                                            internal_state: Optional[pulumi.Input[str]] = None,
                                            inventory_device_info: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsInventoryDeviceInfoArgs]] = None,
                                            is_upgraded: Optional[pulumi.Input[bool]] = None,
                                            mod_time: Optional[pulumi.Input[str]] = None,
                                            model: Optional[pulumi.Input[str]] = None,
                                            moid: Optional[pulumi.Input[str]] = None,
                                            object_type: Optional[pulumi.Input[str]] = None,
                                            operating_mode: Optional[pulumi.Input[str]] = None,
                                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                            parent: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsParentArgs]] = None,
                                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexFlashControllerPropsPermissionResourceArgs]]]] = None,
                                            physical_drive_count: Optional[pulumi.Input[str]] = None,
                                            presence: Optional[pulumi.Input[str]] = None,
                                            previous_fru: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsPreviousFruArgs]] = None,
                                            product_name: Optional[pulumi.Input[str]] = None,
                                            registered_device: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsRegisteredDeviceArgs]] = None,
                                            revision: Optional[pulumi.Input[str]] = None,
                                            rn: Optional[pulumi.Input[str]] = None,
                                            serial: Optional[pulumi.Input[str]] = None,
                                            shared_scope: Optional[pulumi.Input[str]] = None,
                                            startup_fw_version: Optional[pulumi.Input[str]] = None,
                                            storage_flex_flash_controller: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsStorageFlexFlashControllerArgs]] = None,
                                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexFlashControllerPropsTagArgs]]]] = None,
                                            vendor: Optional[pulumi.Input[str]] = None,
                                            version_context: Optional[pulumi.Input[GetStorageFlexFlashControllerPropsVersionContextArgs]] = None,
                                            virtual_drive_count: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetStorageFlexFlashControllerPropsResult]func LookupStorageFlexFlashControllerProps(ctx *Context, args *LookupStorageFlexFlashControllerPropsArgs, opts ...InvokeOption) (*LookupStorageFlexFlashControllerPropsResult, error)
func LookupStorageFlexFlashControllerPropsOutput(ctx *Context, args *LookupStorageFlexFlashControllerPropsOutputArgs, opts ...InvokeOption) LookupStorageFlexFlashControllerPropsResultOutput> Note: This function is named LookupStorageFlexFlashControllerProps in the Go SDK.
public static class GetStorageFlexFlashControllerProps 
{
    public static Task<GetStorageFlexFlashControllerPropsResult> InvokeAsync(GetStorageFlexFlashControllerPropsArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageFlexFlashControllerPropsResult> Invoke(GetStorageFlexFlashControllerPropsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageFlexFlashControllerPropsResult> getStorageFlexFlashControllerProps(GetStorageFlexFlashControllerPropsArgs args, InvokeOptions options)
public static Output<GetStorageFlexFlashControllerPropsResult> getStorageFlexFlashControllerProps(GetStorageFlexFlashControllerPropsArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageFlexFlashControllerProps:getStorageFlexFlashControllerProps
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Flex Flash Controller Props Ancestor> 
- CardsManageable string
- Manageable card on the flex flash controller.
- ClassId string
- ConfiguredMode string
- Mode configured on the flex flash controller.
- ControllerName string
- The current name of the flex flash controller.
- ControllerStatus string
- The current status of the flex flash controller.
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FwVersion string
- Firmware version of the flex flash controller.
- Id string
- InternalState string
- Internal state of the flex flash controller.
- InventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ModTime 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.
- ObjectType string
- OperatingMode string
- Operating mode of flex flash controller.
- Owners List<string>
- Parent
GetStorage Flex Flash Controller Props Parent 
- PermissionResources List<GetStorage Flex Flash Controller Props Permission Resource> 
- PhysicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetStorage Flex Flash Controller Props Previous Fru 
- ProductName string
- Product name of the flex flash controller.
- RegisteredDevice GetStorage Flex Flash Controller Props 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.
- 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.
- StartupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- StorageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
List<GetStorage Flex Flash Controller Props Tag> 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetStorage Flex Flash Controller Props Version Context 
- VirtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Flex Flash Controller Props Ancestor 
- CardsManageable string
- Manageable card on the flex flash controller.
- ClassId string
- ConfiguredMode string
- Mode configured on the flex flash controller.
- ControllerName string
- The current name of the flex flash controller.
- ControllerStatus string
- The current status of the flex flash controller.
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FwVersion string
- Firmware version of the flex flash controller.
- Id string
- InternalState string
- Internal state of the flex flash controller.
- InventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ModTime 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.
- ObjectType string
- OperatingMode string
- Operating mode of flex flash controller.
- Owners []string
- Parent
GetStorage Flex Flash Controller Props Parent 
- PermissionResources []GetStorage Flex Flash Controller Props Permission Resource 
- PhysicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetStorage Flex Flash Controller Props Previous Fru 
- ProductName string
- Product name of the flex flash controller.
- RegisteredDevice GetStorage Flex Flash Controller Props 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.
- 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.
- StartupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- StorageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
[]GetStorage Flex Flash Controller Props Tag 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetStorage Flex Flash Controller Props Version Context 
- VirtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Flex Flash Controller Props Ancestor> 
- cardsManageable String
- Manageable card on the flex flash controller.
- classId String
- configuredMode String
- Mode configured on the flex flash controller.
- controllerName String
- The current name of the flex flash controller.
- controllerStatus String
- The current status of the flex flash controller.
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fwVersion String
- Firmware version of the flex flash controller.
- id String
- internalState String
- Internal state of the flex flash controller.
- inventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType String
- operatingMode String
- Operating mode of flex flash controller.
- owners List<String>
- parent
GetStorage Flex Flash Controller Props Parent 
- permissionResources List<GetStorage Flex Flash Controller Props Permission Resource> 
- physicalDrive StringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetStorage Flex Flash Controller Props Previous Fru 
- productName String
- Product name of the flex flash controller.
- registeredDevice GetStorage Flex Flash Controller Props 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.
- 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.
- startupFw StringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
List<GetStorage Flex Flash Controller Props Tag> 
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext GetStorage Flex Flash Controller Props Version Context 
- virtualDrive StringCount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Flex Flash Controller Props Ancestor[] 
- cardsManageable string
- Manageable card on the flex flash controller.
- classId string
- configuredMode string
- Mode configured on the flex flash controller.
- controllerName string
- The current name of the flex flash controller.
- controllerStatus string
- The current status of the flex flash controller.
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fwVersion string
- Firmware version of the flex flash controller.
- id string
- internalState string
- Internal state of the flex flash controller.
- inventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType string
- operatingMode string
- Operating mode of flex flash controller.
- owners string[]
- parent
GetStorage Flex Flash Controller Props Parent 
- permissionResources GetStorage Flex Flash Controller Props Permission Resource[] 
- physicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetStorage Flex Flash Controller Props Previous Fru 
- productName string
- Product name of the flex flash controller.
- registeredDevice GetStorage Flex Flash Controller Props 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.
- 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.
- startupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
GetStorage Flex Flash Controller Props Tag[] 
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContext GetStorage Flex Flash Controller Props Version Context 
- virtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Flex Flash Controller Props Ancestor] 
- cards_manageable str
- Manageable card on the flex flash controller.
- class_id str
- configured_mode str
- Mode configured on the flex flash controller.
- controller_name str
- The current name of the flex flash controller.
- controller_status str
- The current status of the flex flash controller.
- create_time str
- The time when this managed object was created.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fw_version str
- Firmware version of the flex flash controller.
- id str
- internal_state str
- Internal state of the flex flash controller.
- inventory_device_ Getinfo Storage Flex Flash Controller Props Inventory Device Info 
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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.
- object_type str
- operating_mode str
- Operating mode of flex flash controller.
- owners Sequence[str]
- parent
GetStorage Flex Flash Controller Props Parent 
- permission_resources Sequence[GetStorage Flex Flash Controller Props Permission Resource] 
- physical_drive_ strcount 
- Number of connected physical drives to a specific Flex flash controller.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_fru GetStorage Flex Flash Controller Props Previous Fru 
- product_name str
- Product name of the flex flash controller.
- registered_device GetStorage Flex Flash Controller Props 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.
- 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.
- startup_fw_ strversion 
- Startup firmware version of the Flex flash controller.
- storage_flex_ Getflash_ controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
Sequence[GetStorage Flex Flash Controller Props Tag] 
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_context GetStorage Flex Flash Controller Props Version Context 
- virtual_drive_ strcount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- cardsManageable String
- Manageable card on the flex flash controller.
- classId String
- configuredMode String
- Mode configured on the flex flash controller.
- controllerName String
- The current name of the flex flash controller.
- controllerStatus String
- The current status of the flex flash controller.
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fwVersion String
- Firmware version of the flex flash controller.
- id String
- internalState String
- Internal state of the flex flash controller.
- inventoryDevice Property MapInfo 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType String
- operatingMode String
- Operating mode of flex flash controller.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- physicalDrive StringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru Property Map
- productName String
- Product name of the flex flash controller.
- registeredDevice 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.
- 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.
- startupFw StringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex Property MapFlash Controller 
- List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext Property Map
- virtualDrive StringCount 
- Number of virtual drives for a specific Flex flash controller.
getStorageFlexFlashControllerProps Result
The following output properties are available:
- Id string
- Results
List<GetStorage Flex Flash Controller Props Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Flex Flash Controller Props Ancestor> 
- CardsManageable string
- ClassId string
- ConfiguredMode string
- ControllerName string
- ControllerStatus string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- FwVersion string
- InternalState string
- InventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- IsUpgraded bool
- ModTime string
- Model string
- Moid string
- ObjectType string
- OperatingMode string
- Owners List<string>
- Parent
GetStorage Flex Flash Controller Props Parent 
- PermissionResources List<GetStorage Flex Flash Controller Props Permission Resource> 
- PhysicalDrive stringCount 
- Presence string
- PreviousFru GetStorage Flex Flash Controller Props Previous Fru 
- ProductName string
- RegisteredDevice GetStorage Flex Flash Controller Props Registered Device 
- Revision string
- Rn string
- Serial string
- string
- StartupFw stringVersion 
- StorageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
List<GetStorage Flex Flash Controller Props Tag> 
- Vendor string
- VersionContext GetStorage Flex Flash Controller Props Version Context 
- VirtualDrive stringCount 
- Id string
- Results
[]GetStorage Flex Flash Controller Props Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Flex Flash Controller Props Ancestor 
- CardsManageable string
- ClassId string
- ConfiguredMode string
- ControllerName string
- ControllerStatus string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- FwVersion string
- InternalState string
- InventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- IsUpgraded bool
- ModTime string
- Model string
- Moid string
- ObjectType string
- OperatingMode string
- Owners []string
- Parent
GetStorage Flex Flash Controller Props Parent 
- PermissionResources []GetStorage Flex Flash Controller Props Permission Resource 
- PhysicalDrive stringCount 
- Presence string
- PreviousFru GetStorage Flex Flash Controller Props Previous Fru 
- ProductName string
- RegisteredDevice GetStorage Flex Flash Controller Props Registered Device 
- Revision string
- Rn string
- Serial string
- string
- StartupFw stringVersion 
- StorageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
[]GetStorage Flex Flash Controller Props Tag 
- Vendor string
- VersionContext GetStorage Flex Flash Controller Props Version Context 
- VirtualDrive stringCount 
- id String
- results
List<GetStorage Flex Flash Controller Props Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Flex Flash Controller Props Ancestor> 
- cardsManageable String
- classId String
- configuredMode String
- controllerName String
- controllerStatus String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- fwVersion String
- internalState String
- inventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- isUpgraded Boolean
- modTime String
- model String
- moid String
- objectType String
- operatingMode String
- owners List<String>
- parent
GetStorage Flex Flash Controller Props Parent 
- permissionResources List<GetStorage Flex Flash Controller Props Permission Resource> 
- physicalDrive StringCount 
- presence String
- previousFru GetStorage Flex Flash Controller Props Previous Fru 
- productName String
- registeredDevice GetStorage Flex Flash Controller Props Registered Device 
- revision String
- rn String
- serial String
- String
- startupFw StringVersion 
- storageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
List<GetStorage Flex Flash Controller Props Tag> 
- vendor String
- versionContext GetStorage Flex Flash Controller Props Version Context 
- virtualDrive StringCount 
- id string
- results
GetStorage Flex Flash Controller Props Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Flex Flash Controller Props Ancestor[] 
- cardsManageable string
- classId string
- configuredMode string
- controllerName string
- controllerStatus string
- createTime string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- fwVersion string
- internalState string
- inventoryDevice GetInfo Storage Flex Flash Controller Props Inventory Device Info 
- isUpgraded boolean
- modTime string
- model string
- moid string
- objectType string
- operatingMode string
- owners string[]
- parent
GetStorage Flex Flash Controller Props Parent 
- permissionResources GetStorage Flex Flash Controller Props Permission Resource[] 
- physicalDrive stringCount 
- presence string
- previousFru GetStorage Flex Flash Controller Props Previous Fru 
- productName string
- registeredDevice GetStorage Flex Flash Controller Props Registered Device 
- revision string
- rn string
- serial string
- string
- startupFw stringVersion 
- storageFlex GetFlash Controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
GetStorage Flex Flash Controller Props Tag[] 
- vendor string
- versionContext GetStorage Flex Flash Controller Props Version Context 
- virtualDrive stringCount 
- id str
- results
Sequence[GetStorage Flex Flash Controller Props Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Flex Flash Controller Props Ancestor] 
- cards_manageable str
- class_id str
- configured_mode str
- controller_name str
- controller_status str
- create_time str
- device_mo_ strid 
- dn str
- domain_group_ strmoid 
- fw_version str
- internal_state str
- inventory_device_ Getinfo Storage Flex Flash Controller Props Inventory Device Info 
- is_upgraded bool
- mod_time str
- model str
- moid str
- object_type str
- operating_mode str
- owners Sequence[str]
- parent
GetStorage Flex Flash Controller Props Parent 
- permission_resources Sequence[GetStorage Flex Flash Controller Props Permission Resource] 
- physical_drive_ strcount 
- presence str
- previous_fru GetStorage Flex Flash Controller Props Previous Fru 
- product_name str
- registered_device GetStorage Flex Flash Controller Props Registered Device 
- revision str
- rn str
- serial str
- str
- startup_fw_ strversion 
- storage_flex_ Getflash_ controller Storage Flex Flash Controller Props Storage Flex Flash Controller 
- 
Sequence[GetStorage Flex Flash Controller Props Tag] 
- vendor str
- version_context GetStorage Flex Flash Controller Props Version Context 
- virtual_drive_ strcount 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- cardsManageable String
- classId String
- configuredMode String
- controllerName String
- controllerStatus String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- fwVersion String
- internalState String
- inventoryDevice Property MapInfo 
- isUpgraded Boolean
- modTime String
- model String
- moid String
- objectType String
- operatingMode String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- physicalDrive StringCount 
- presence String
- previousFru Property Map
- productName String
- registeredDevice Property Map
- revision String
- rn String
- serial String
- String
- startupFw StringVersion 
- storageFlex Property MapFlash Controller 
- List<Property Map>
- vendor String
- versionContext Property Map
- virtualDrive StringCount 
Supporting Types
GetStorageFlexFlashControllerPropsAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsInventoryDeviceInfo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsParent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsPermissionResource       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsPreviousFru       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsRegisteredDevice       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Flex Flash Controller Props Result Ancestor> 
- CardsManageable string
- Manageable card on the flex flash controller.
- ClassId string
- ConfiguredMode string
- Mode configured on the flex flash controller.
- ControllerName string
- The current name of the flex flash controller.
- ControllerStatus string
- The current status of the flex flash controller.
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FwVersion string
- Firmware version of the flex flash controller.
- InternalState string
- Internal state of the flex flash controller.
- InventoryDevice List<GetInfos Storage Flex Flash Controller Props Result Inventory Device Info> 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ModTime 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.
- ObjectType string
- OperatingMode string
- Operating mode of flex flash controller.
- Owners List<string>
- Parents
List<GetStorage Flex Flash Controller Props Result Parent> 
- PermissionResources List<GetStorage Flex Flash Controller Props Result Permission Resource> 
- PhysicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus List<GetStorage Flex Flash Controller Props Result Previous Frus> 
- ProductName string
- Product name of the flex flash controller.
- RegisteredDevices List<GetStorage Flex Flash Controller Props 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.
- 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.
- StartupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- StorageFlex List<GetFlash Controllers Storage Flex Flash Controller Props Result Storage Flex Flash Controller> 
- 
List<GetStorage Flex Flash Controller Props Result Tag> 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts List<GetStorage Flex Flash Controller Props Result Version Context> 
- VirtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Flex Flash Controller Props Result Ancestor 
- CardsManageable string
- Manageable card on the flex flash controller.
- ClassId string
- ConfiguredMode string
- Mode configured on the flex flash controller.
- ControllerName string
- The current name of the flex flash controller.
- ControllerStatus string
- The current status of the flex flash controller.
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FwVersion string
- Firmware version of the flex flash controller.
- InternalState string
- Internal state of the flex flash controller.
- InventoryDevice []GetInfos Storage Flex Flash Controller Props Result Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ModTime 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.
- ObjectType string
- OperatingMode string
- Operating mode of flex flash controller.
- Owners []string
- Parents
[]GetStorage Flex Flash Controller Props Result Parent 
- PermissionResources []GetStorage Flex Flash Controller Props Result Permission Resource 
- PhysicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus []GetStorage Flex Flash Controller Props Result Previous Frus 
- ProductName string
- Product name of the flex flash controller.
- RegisteredDevices []GetStorage Flex Flash Controller Props 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.
- 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.
- StartupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- StorageFlex []GetFlash Controllers Storage Flex Flash Controller Props Result Storage Flex Flash Controller 
- 
[]GetStorage Flex Flash Controller Props Result Tag 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts []GetStorage Flex Flash Controller Props Result Version Context 
- VirtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Flex Flash Controller Props Result Ancestor> 
- cardsManageable String
- Manageable card on the flex flash controller.
- classId String
- configuredMode String
- Mode configured on the flex flash controller.
- controllerName String
- The current name of the flex flash controller.
- controllerStatus String
- The current status of the flex flash controller.
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fwVersion String
- Firmware version of the flex flash controller.
- internalState String
- Internal state of the flex flash controller.
- inventoryDevice List<GetInfos Storage Flex Flash Controller Props Result Inventory Device Info> 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType String
- operatingMode String
- Operating mode of flex flash controller.
- owners List<String>
- parents
List<GetStorage Flex Flash Controller Props Result Parent> 
- permissionResources List<GetStorage Flex Flash Controller Props Result Permission Resource> 
- physicalDrive StringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<GetStorage Flex Flash Controller Props Result Previous Frus> 
- productName String
- Product name of the flex flash controller.
- registeredDevices List<GetStorage Flex Flash Controller Props 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.
- 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.
- startupFw StringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex List<GetFlash Controllers Storage Flex Flash Controller Props Result Storage Flex Flash Controller> 
- 
List<GetStorage Flex Flash Controller Props Result Tag> 
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<GetStorage Flex Flash Controller Props Result Version Context> 
- virtualDrive StringCount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Flex Flash Controller Props Result Ancestor[] 
- cardsManageable string
- Manageable card on the flex flash controller.
- classId string
- configuredMode string
- Mode configured on the flex flash controller.
- controllerName string
- The current name of the flex flash controller.
- controllerStatus string
- The current status of the flex flash controller.
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fwVersion string
- Firmware version of the flex flash controller.
- internalState string
- Internal state of the flex flash controller.
- inventoryDevice GetInfos Storage Flex Flash Controller Props Result Inventory Device Info[] 
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType string
- operatingMode string
- Operating mode of flex flash controller.
- owners string[]
- parents
GetStorage Flex Flash Controller Props Result Parent[] 
- permissionResources GetStorage Flex Flash Controller Props Result Permission Resource[] 
- physicalDrive stringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus GetStorage Flex Flash Controller Props Result Previous Frus[] 
- productName string
- Product name of the flex flash controller.
- registeredDevices GetStorage Flex Flash Controller Props 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.
- 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.
- startupFw stringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex GetFlash Controllers Storage Flex Flash Controller Props Result Storage Flex Flash Controller[] 
- 
GetStorage Flex Flash Controller Props Result Tag[] 
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContexts GetStorage Flex Flash Controller Props Result Version Context[] 
- virtualDrive stringCount 
- Number of virtual drives for a specific Flex flash controller.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Flex Flash Controller Props Result Ancestor] 
- cards_manageable str
- Manageable card on the flex flash controller.
- class_id str
- configured_mode str
- Mode configured on the flex flash controller.
- controller_name str
- The current name of the flex flash controller.
- controller_status str
- The current status of the flex flash controller.
- create_time str
- The time when this managed object was created.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fw_version str
- Firmware version of the flex flash controller.
- internal_state str
- Internal state of the flex flash controller.
- inventory_device_ Sequence[Getinfos Storage Flex Flash Controller Props Result Inventory Device Info] 
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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.
- object_type str
- operating_mode str
- Operating mode of flex flash controller.
- owners Sequence[str]
- parents
Sequence[GetStorage Flex Flash Controller Props Result Parent] 
- permission_resources Sequence[GetStorage Flex Flash Controller Props Result Permission Resource] 
- physical_drive_ strcount 
- Number of connected physical drives to a specific Flex flash controller.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_frus Sequence[GetStorage Flex Flash Controller Props Result Previous Frus] 
- product_name str
- Product name of the flex flash controller.
- registered_devices Sequence[GetStorage Flex Flash Controller Props 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.
- 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.
- startup_fw_ strversion 
- Startup firmware version of the Flex flash controller.
- storage_flex_ Sequence[Getflash_ controllers Storage Flex Flash Controller Props Result Storage Flex Flash Controller] 
- 
Sequence[GetStorage Flex Flash Controller Props Result Tag] 
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_contexts Sequence[GetStorage Flex Flash Controller Props Result Version Context] 
- virtual_drive_ strcount 
- Number of virtual drives for a specific Flex flash controller.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- cardsManageable String
- Manageable card on the flex flash controller.
- classId String
- configuredMode String
- Mode configured on the flex flash controller.
- controllerName String
- The current name of the flex flash controller.
- controllerStatus String
- The current status of the flex flash controller.
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fwVersion String
- Firmware version of the flex flash controller.
- internalState String
- Internal state of the flex flash controller.
- inventoryDevice List<Property Map>Infos 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- modTime 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.
- objectType String
- operatingMode String
- Operating mode of flex flash controller.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- physicalDrive StringCount 
- Number of connected physical drives to a specific Flex flash controller.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<Property Map>
- productName String
- Product name of the flex flash controller.
- registeredDevices 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.
- 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.
- startupFw StringVersion 
- Startup firmware version of the Flex flash controller.
- storageFlex List<Property Map>Flash Controllers 
- List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<Property Map>
- virtualDrive StringCount 
- Number of virtual drives for a specific Flex flash controller.
GetStorageFlexFlashControllerPropsResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultInventoryDeviceInfo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultPreviousFrus        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultRegisteredDevice        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultStorageFlexFlashController          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageFlexFlashControllerPropsResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageFlexFlashControllerPropsResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageFlexFlashControllerPropsStorageFlexFlashController         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageFlexFlashControllerPropsVersionContext       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetStorage Flex Flash Controller Props Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Flex Flash Controller Props Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Flex Flash Controller Props Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Flex Flash Controller Props Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Flex Flash Controller Props Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Flex Flash Controller Props Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Flex Flash Controller Props Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Flex Flash Controller Props Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Flex Flash Controller Props 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 Flex Flash Controller Props Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageFlexFlashControllerPropsVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageFlexFlashControllerPropsVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet