intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageFlexUtilPhysicalDrive
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Storage Flex Util Physical Drive.
Using getStorageFlexUtilPhysicalDrive
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 getStorageFlexUtilPhysicalDrive(args: GetStorageFlexUtilPhysicalDriveArgs, opts?: InvokeOptions): Promise<GetStorageFlexUtilPhysicalDriveResult>
function getStorageFlexUtilPhysicalDriveOutput(args: GetStorageFlexUtilPhysicalDriveOutputArgs, opts?: InvokeOptions): Output<GetStorageFlexUtilPhysicalDriveResult>
def get_storage_flex_util_physical_drive(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageFlexUtilPhysicalDriveAncestor]] = None,
block_size: Optional[str] = None,
capacity: Optional[str] = None,
class_id: Optional[str] = None,
controller: Optional[str] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
drives_enabled: Optional[str] = None,
health: Optional[str] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetStorageFlexUtilPhysicalDriveInventoryDeviceInfo] = None,
is_upgraded: Optional[bool] = None,
manufacturer_date: Optional[str] = None,
manufacturer_id: Optional[str] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
oem_id: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageFlexUtilPhysicalDriveParent] = None,
partition_count: Optional[str] = None,
pd_status: Optional[str] = None,
permission_resources: Optional[Sequence[GetStorageFlexUtilPhysicalDrivePermissionResource]] = None,
physical_drive: Optional[str] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetStorageFlexUtilPhysicalDrivePreviousFru] = None,
product_name: Optional[str] = None,
product_revision: Optional[str] = None,
read_error_count: Optional[str] = None,
read_error_threshold: Optional[str] = None,
registered_device: Optional[GetStorageFlexUtilPhysicalDriveRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
storage_flex_util_controller: Optional[GetStorageFlexUtilPhysicalDriveStorageFlexUtilController] = None,
tags: Optional[Sequence[GetStorageFlexUtilPhysicalDriveTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetStorageFlexUtilPhysicalDriveVersionContext] = None,
write_enabled: Optional[str] = None,
write_error_count: Optional[str] = None,
write_error_threshold: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageFlexUtilPhysicalDriveResult
def get_storage_flex_util_physical_drive_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexUtilPhysicalDriveAncestorArgs]]]] = None,
block_size: Optional[pulumi.Input[str]] = None,
capacity: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
controller: 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,
drives_enabled: Optional[pulumi.Input[str]] = None,
health: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDriveInventoryDeviceInfoArgs]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
manufacturer_date: Optional[pulumi.Input[str]] = None,
manufacturer_id: Optional[pulumi.Input[str]] = 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,
oem_id: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDriveParentArgs]] = None,
partition_count: Optional[pulumi.Input[str]] = None,
pd_status: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexUtilPhysicalDrivePermissionResourceArgs]]]] = None,
physical_drive: Optional[pulumi.Input[str]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDrivePreviousFruArgs]] = None,
product_name: Optional[pulumi.Input[str]] = None,
product_revision: Optional[pulumi.Input[str]] = None,
read_error_count: Optional[pulumi.Input[str]] = None,
read_error_threshold: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDriveRegisteredDeviceArgs]] = 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,
storage_flex_util_controller: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDriveStorageFlexUtilControllerArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageFlexUtilPhysicalDriveTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageFlexUtilPhysicalDriveVersionContextArgs]] = None,
write_enabled: Optional[pulumi.Input[str]] = None,
write_error_count: Optional[pulumi.Input[str]] = None,
write_error_threshold: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageFlexUtilPhysicalDriveResult]
func LookupStorageFlexUtilPhysicalDrive(ctx *Context, args *LookupStorageFlexUtilPhysicalDriveArgs, opts ...InvokeOption) (*LookupStorageFlexUtilPhysicalDriveResult, error)
func LookupStorageFlexUtilPhysicalDriveOutput(ctx *Context, args *LookupStorageFlexUtilPhysicalDriveOutputArgs, opts ...InvokeOption) LookupStorageFlexUtilPhysicalDriveResultOutput
> Note: This function is named LookupStorageFlexUtilPhysicalDrive
in the Go SDK.
public static class GetStorageFlexUtilPhysicalDrive
{
public static Task<GetStorageFlexUtilPhysicalDriveResult> InvokeAsync(GetStorageFlexUtilPhysicalDriveArgs args, InvokeOptions? opts = null)
public static Output<GetStorageFlexUtilPhysicalDriveResult> Invoke(GetStorageFlexUtilPhysicalDriveInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageFlexUtilPhysicalDriveResult> getStorageFlexUtilPhysicalDrive(GetStorageFlexUtilPhysicalDriveArgs args, InvokeOptions options)
public static Output<GetStorageFlexUtilPhysicalDriveResult> getStorageFlexUtilPhysicalDrive(GetStorageFlexUtilPhysicalDriveArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageFlexUtilPhysicalDrive:getStorageFlexUtilPhysicalDrive
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Flex Util Physical Drive Ancestor> - Block
Size string - Block size of the FlexUtil Physical drive.
- Capacity string
- Capacity of the FlexUtil Physical drive.
- Class
Id string - Controller string
- Type of the Physical Drive Controller.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- Health string
- Health of the FlexUtil Physical drive.
- Id string
- Inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- Manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- Owners List<string>
- Parent
Get
Storage Flex Util Physical Drive Parent - Partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- Pd
Status string - Status of the FlexUtil Physical Drive.
- Permission
Resources List<GetStorage Flex Util Physical Drive Permission Resource> - Physical
Drive string - The type of physical drive. Example - microSD.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Flex Util Physical Drive Previous Fru - Product
Name string - Product name of the FlexUtil Physical Drive.
- Product
Revision string - Product revision of the FlexUtil Physical Drive.
- Read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- Read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- Registered
Device GetStorage Flex Util Physical Drive 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.
- Storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - List<Get
Storage Flex Util Physical Drive Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Flex Util Physical Drive Version Context - Write
Enabled string - Write access state of the FlexUtil Physical Drive.
- Write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- Write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Flex Util Physical Drive Ancestor - Block
Size string - Block size of the FlexUtil Physical drive.
- Capacity string
- Capacity of the FlexUtil Physical drive.
- Class
Id string - Controller string
- Type of the Physical Drive Controller.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- Health string
- Health of the FlexUtil Physical drive.
- Id string
- Inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- Manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- Owners []string
- Parent
Get
Storage Flex Util Physical Drive Parent - Partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- Pd
Status string - Status of the FlexUtil Physical Drive.
- Permission
Resources []GetStorage Flex Util Physical Drive Permission Resource - Physical
Drive string - The type of physical drive. Example - microSD.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Flex Util Physical Drive Previous Fru - Product
Name string - Product name of the FlexUtil Physical Drive.
- Product
Revision string - Product revision of the FlexUtil Physical Drive.
- Read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- Read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- Registered
Device GetStorage Flex Util Physical Drive 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.
- Storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - []Get
Storage Flex Util Physical Drive Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Flex Util Physical Drive Version Context - Write
Enabled string - Write access state of the FlexUtil Physical Drive.
- Write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- Write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Flex Util Physical Drive Ancestor> - block
Size String - Block size of the FlexUtil Physical drive.
- capacity String
- Capacity of the FlexUtil Physical drive.
- class
Id String - controller String
- Type of the Physical Drive Controller.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
Enabled String - The number of drives enabled in the FlexUtil Physical Drive.
- health String
- Health of the FlexUtil Physical drive.
- id String
- inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date String - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id String - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oem
Id String - The OEM Identifier of the FlexUtil physical drive.
- owners List<String>
- parent
Get
Storage Flex Util Physical Drive Parent - partition
Count String - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status String - Status of the FlexUtil Physical Drive.
- permission
Resources List<GetStorage Flex Util Physical Drive Permission Resource> - physical
Drive String - The type of physical drive. Example - microSD.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Flex Util Physical Drive Previous Fru - product
Name String - Product name of the FlexUtil Physical Drive.
- product
Revision String - Product revision of the FlexUtil Physical Drive.
- read
Error StringCount - Read error count of the FlexUtil Physical Drive.
- read
Error StringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Device GetStorage Flex Util Physical Drive 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.
- storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - List<Get
Storage Flex Util Physical Drive Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Flex Util Physical Drive Version Context - write
Enabled String - Write access state of the FlexUtil Physical Drive.
- write
Error StringCount - Write error count of the FlexUtil Physical Drive.
- write
Error StringThreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Flex Util Physical Drive Ancestor[] - block
Size string - Block size of the FlexUtil Physical drive.
- capacity string
- Capacity of the FlexUtil Physical drive.
- class
Id string - controller string
- Type of the Physical Drive Controller.
- create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- health string
- Health of the FlexUtil Physical drive.
- id string
- inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- owners string[]
- parent
Get
Storage Flex Util Physical Drive Parent - partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status string - Status of the FlexUtil Physical Drive.
- permission
Resources GetStorage Flex Util Physical Drive Permission Resource[] - physical
Drive string - The type of physical drive. Example - microSD.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Flex Util Physical Drive Previous Fru - product
Name string - Product name of the FlexUtil Physical Drive.
- product
Revision string - Product revision of the FlexUtil Physical Drive.
- read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Device GetStorage Flex Util Physical Drive 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.
- storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - Get
Storage Flex Util Physical Drive Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Flex Util Physical Drive Version Context - write
Enabled string - Write access state of the FlexUtil Physical Drive.
- write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Flex Util Physical Drive Ancestor] - block_
size str - Block size of the FlexUtil Physical drive.
- capacity str
- Capacity of the FlexUtil Physical drive.
- class_
id str - controller str
- Type of the Physical Drive 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.
- drives_
enabled str - The number of drives enabled in the FlexUtil Physical Drive.
- health str
- Health of the FlexUtil Physical drive.
- id str
- inventory_
device_ Getinfo Storage Flex Util Physical Drive Inventory Device Info - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer_
date str - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer_
id str - Manufacturer identity of the FlexUtil Physical Drive.
- 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 - oem_
id str - The OEM Identifier of the FlexUtil physical drive.
- owners Sequence[str]
- parent
Get
Storage Flex Util Physical Drive Parent - partition_
count str - The number of partitions present on the FlexUtil Physical Drive.
- pd_
status str - Status of the FlexUtil Physical Drive.
- permission_
resources Sequence[GetStorage Flex Util Physical Drive Permission Resource] - physical_
drive str - The type of physical drive. Example - microSD.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetStorage Flex Util Physical Drive Previous Fru - product_
name str - Product name of the FlexUtil Physical Drive.
- product_
revision str - Product revision of the FlexUtil Physical Drive.
- read_
error_ strcount - Read error count of the FlexUtil Physical Drive.
- read_
error_ strthreshold - Read error threshold for FlexUtil Physical Drive.
- registered_
device GetStorage Flex Util Physical Drive 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.
- storage_
flex_ Getutil_ controller Storage Flex Util Physical Drive Storage Flex Util Controller - Sequence[Get
Storage Flex Util Physical Drive Tag] - vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetStorage Flex Util Physical Drive Version Context - write_
enabled str - Write access state of the FlexUtil Physical Drive.
- write_
error_ strcount - Write error count of the FlexUtil Physical Drive.
- write_
error_ strthreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- block
Size String - Block size of the FlexUtil Physical drive.
- capacity String
- Capacity of the FlexUtil Physical drive.
- class
Id String - controller String
- Type of the Physical Drive Controller.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
Enabled String - The number of drives enabled in the FlexUtil Physical Drive.
- health String
- Health of the FlexUtil Physical drive.
- id String
- inventory
Device Property MapInfo - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date String - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id String - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oem
Id String - The OEM Identifier of the FlexUtil physical drive.
- owners List<String>
- parent Property Map
- partition
Count String - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status String - Status of the FlexUtil Physical Drive.
- permission
Resources List<Property Map> - physical
Drive String - The type of physical drive. Example - microSD.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - product
Name String - Product name of the FlexUtil Physical Drive.
- product
Revision String - Product revision of the FlexUtil Physical Drive.
- read
Error StringCount - Read error count of the FlexUtil Physical Drive.
- read
Error StringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Device Property Map - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- storage
Flex Property MapUtil Controller - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map - write
Enabled String - Write access state of the FlexUtil Physical Drive.
- write
Error StringCount - Write error count of the FlexUtil Physical Drive.
- write
Error StringThreshold - Write error threshold for FlexUtil Physical Drive.
getStorageFlexUtilPhysicalDrive Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Flex Util Physical Drive Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Flex Util Physical Drive Ancestor> - Block
Size string - Capacity string
- Class
Id string - Controller string
- Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Drives
Enabled string - Health string
- Inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - Is
Upgraded bool - Manufacturer
Date string - Manufacturer
Id string - Mod
Time string - Model string
- Moid string
- Object
Type string - Oem
Id string - Owners List<string>
- Parent
Get
Storage Flex Util Physical Drive Parent - Partition
Count string - Pd
Status string - Permission
Resources List<GetStorage Flex Util Physical Drive Permission Resource> - Physical
Drive string - Presence string
- Previous
Fru GetStorage Flex Util Physical Drive Previous Fru - Product
Name string - Product
Revision string - Read
Error stringCount - Read
Error stringThreshold - Registered
Device GetStorage Flex Util Physical Drive Registered Device - Revision string
- Rn string
- Serial string
- string
- Storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - List<Get
Storage Flex Util Physical Drive Tag> - Vendor string
- Version
Context GetStorage Flex Util Physical Drive Version Context - Write
Enabled string - Write
Error stringCount - Write
Error stringThreshold
- Id string
- Results
[]Get
Storage Flex Util Physical Drive Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Flex Util Physical Drive Ancestor - Block
Size string - Capacity string
- Class
Id string - Controller string
- Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Drives
Enabled string - Health string
- Inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - Is
Upgraded bool - Manufacturer
Date string - Manufacturer
Id string - Mod
Time string - Model string
- Moid string
- Object
Type string - Oem
Id string - Owners []string
- Parent
Get
Storage Flex Util Physical Drive Parent - Partition
Count string - Pd
Status string - Permission
Resources []GetStorage Flex Util Physical Drive Permission Resource - Physical
Drive string - Presence string
- Previous
Fru GetStorage Flex Util Physical Drive Previous Fru - Product
Name string - Product
Revision string - Read
Error stringCount - Read
Error stringThreshold - Registered
Device GetStorage Flex Util Physical Drive Registered Device - Revision string
- Rn string
- Serial string
- string
- Storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - []Get
Storage Flex Util Physical Drive Tag - Vendor string
- Version
Context GetStorage Flex Util Physical Drive Version Context - Write
Enabled string - Write
Error stringCount - Write
Error stringThreshold
- id String
- results
List<Get
Storage Flex Util Physical Drive Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Flex Util Physical Drive Ancestor> - block
Size String - capacity String
- class
Id String - controller String
- create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - drives
Enabled String - health String
- inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - is
Upgraded Boolean - manufacturer
Date String - manufacturer
Id String - mod
Time String - model String
- moid String
- object
Type String - oem
Id String - owners List<String>
- parent
Get
Storage Flex Util Physical Drive Parent - partition
Count String - pd
Status String - permission
Resources List<GetStorage Flex Util Physical Drive Permission Resource> - physical
Drive String - presence String
- previous
Fru GetStorage Flex Util Physical Drive Previous Fru - product
Name String - product
Revision String - read
Error StringCount - read
Error StringThreshold - registered
Device GetStorage Flex Util Physical Drive Registered Device - revision String
- rn String
- serial String
- String
- storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - List<Get
Storage Flex Util Physical Drive Tag> - vendor String
- version
Context GetStorage Flex Util Physical Drive Version Context - write
Enabled String - write
Error StringCount - write
Error StringThreshold
- id string
- results
Get
Storage Flex Util Physical Drive Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Flex Util Physical Drive Ancestor[] - block
Size string - capacity string
- class
Id string - controller string
- create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - drives
Enabled string - health string
- inventory
Device GetInfo Storage Flex Util Physical Drive Inventory Device Info - is
Upgraded boolean - manufacturer
Date string - manufacturer
Id string - mod
Time string - model string
- moid string
- object
Type string - oem
Id string - owners string[]
- parent
Get
Storage Flex Util Physical Drive Parent - partition
Count string - pd
Status string - permission
Resources GetStorage Flex Util Physical Drive Permission Resource[] - physical
Drive string - presence string
- previous
Fru GetStorage Flex Util Physical Drive Previous Fru - product
Name string - product
Revision string - read
Error stringCount - read
Error stringThreshold - registered
Device GetStorage Flex Util Physical Drive Registered Device - revision string
- rn string
- serial string
- string
- storage
Flex GetUtil Controller Storage Flex Util Physical Drive Storage Flex Util Controller - Get
Storage Flex Util Physical Drive Tag[] - vendor string
- version
Context GetStorage Flex Util Physical Drive Version Context - write
Enabled string - write
Error stringCount - write
Error stringThreshold
- id str
- results
Sequence[Get
Storage Flex Util Physical Drive Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Flex Util Physical Drive Ancestor] - block_
size str - capacity str
- class_
id str - controller str
- create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - drives_
enabled str - health str
- inventory_
device_ Getinfo Storage Flex Util Physical Drive Inventory Device Info - is_
upgraded bool - manufacturer_
date str - manufacturer_
id str - mod_
time str - model str
- moid str
- object_
type str - oem_
id str - owners Sequence[str]
- parent
Get
Storage Flex Util Physical Drive Parent - partition_
count str - pd_
status str - permission_
resources Sequence[GetStorage Flex Util Physical Drive Permission Resource] - physical_
drive str - presence str
- previous_
fru GetStorage Flex Util Physical Drive Previous Fru - product_
name str - product_
revision str - read_
error_ strcount - read_
error_ strthreshold - registered_
device GetStorage Flex Util Physical Drive Registered Device - revision str
- rn str
- serial str
- str
- storage_
flex_ Getutil_ controller Storage Flex Util Physical Drive Storage Flex Util Controller - Sequence[Get
Storage Flex Util Physical Drive Tag] - vendor str
- version_
context GetStorage Flex Util Physical Drive Version Context - write_
enabled str - write_
error_ strcount - write_
error_ strthreshold
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- block
Size String - capacity String
- class
Id String - controller String
- create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - drives
Enabled String - health String
- inventory
Device Property MapInfo - is
Upgraded Boolean - manufacturer
Date String - manufacturer
Id String - mod
Time String - model String
- moid String
- object
Type String - oem
Id String - owners List<String>
- parent Property Map
- partition
Count String - pd
Status String - permission
Resources List<Property Map> - physical
Drive String - presence String
- previous
Fru Property Map - product
Name String - product
Revision String - read
Error StringCount - read
Error StringThreshold - registered
Device Property Map - revision String
- rn String
- serial String
- String
- storage
Flex Property MapUtil Controller - List<Property Map>
- vendor String
- version
Context Property Map - write
Enabled String - write
Error StringCount - write
Error StringThreshold
Supporting Types
GetStorageFlexUtilPhysicalDriveAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveInventoryDeviceInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDrivePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDrivePreviousFru
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Flex Util Physical Drive Result Ancestor> - Block
Size string - Block size of the FlexUtil Physical drive.
- Capacity string
- Capacity of the FlexUtil Physical drive.
- Class
Id string - Controller string
- Type of the Physical Drive Controller.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- Health string
- Health of the FlexUtil Physical drive.
- Inventory
Device List<GetInfos Storage Flex Util Physical Drive Result Inventory Device Info> - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- Manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- Owners List<string>
- Parents
List<Get
Storage Flex Util Physical Drive Result Parent> - Partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- Pd
Status string - Status of the FlexUtil Physical Drive.
- Permission
Resources List<GetStorage Flex Util Physical Drive Result Permission Resource> - Physical
Drive string - The type of physical drive. Example - microSD.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetStorage Flex Util Physical Drive Result Previous Frus> - Product
Name string - Product name of the FlexUtil Physical Drive.
- Product
Revision string - Product revision of the FlexUtil Physical Drive.
- Read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- Read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- Registered
Devices List<GetStorage Flex Util Physical Drive 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.
- Storage
Flex List<GetUtil Controllers Storage Flex Util Physical Drive Result Storage Flex Util Controller> - List<Get
Storage Flex Util Physical Drive Result Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetStorage Flex Util Physical Drive Result Version Context> - Write
Enabled string - Write access state of the FlexUtil Physical Drive.
- Write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- Write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Flex Util Physical Drive Result Ancestor - Block
Size string - Block size of the FlexUtil Physical drive.
- Capacity string
- Capacity of the FlexUtil Physical drive.
- Class
Id string - Controller string
- Type of the Physical Drive Controller.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- Health string
- Health of the FlexUtil Physical drive.
- Inventory
Device []GetInfos Storage Flex Util Physical Drive Result Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- Manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- Owners []string
- Parents
[]Get
Storage Flex Util Physical Drive Result Parent - Partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- Pd
Status string - Status of the FlexUtil Physical Drive.
- Permission
Resources []GetStorage Flex Util Physical Drive Result Permission Resource - Physical
Drive string - The type of physical drive. Example - microSD.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetStorage Flex Util Physical Drive Result Previous Frus - Product
Name string - Product name of the FlexUtil Physical Drive.
- Product
Revision string - Product revision of the FlexUtil Physical Drive.
- Read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- Read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- Registered
Devices []GetStorage Flex Util Physical Drive 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.
- Storage
Flex []GetUtil Controllers Storage Flex Util Physical Drive Result Storage Flex Util Controller - []Get
Storage Flex Util Physical Drive Result Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetStorage Flex Util Physical Drive Result Version Context - Write
Enabled string - Write access state of the FlexUtil Physical Drive.
- Write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- Write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Flex Util Physical Drive Result Ancestor> - block
Size String - Block size of the FlexUtil Physical drive.
- capacity String
- Capacity of the FlexUtil Physical drive.
- class
Id String - controller String
- Type of the Physical Drive Controller.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
Enabled String - The number of drives enabled in the FlexUtil Physical Drive.
- health String
- Health of the FlexUtil Physical drive.
- inventory
Device List<GetInfos Storage Flex Util Physical Drive Result Inventory Device Info> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date String - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id String - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oem
Id String - The OEM Identifier of the FlexUtil physical drive.
- owners List<String>
- parents
List<Get
Storage Flex Util Physical Drive Result Parent> - partition
Count String - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status String - Status of the FlexUtil Physical Drive.
- permission
Resources List<GetStorage Flex Util Physical Drive Result Permission Resource> - physical
Drive String - The type of physical drive. Example - microSD.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetStorage Flex Util Physical Drive Result Previous Frus> - product
Name String - Product name of the FlexUtil Physical Drive.
- product
Revision String - Product revision of the FlexUtil Physical Drive.
- read
Error StringCount - Read error count of the FlexUtil Physical Drive.
- read
Error StringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Devices List<GetStorage Flex Util Physical Drive 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.
- storage
Flex List<GetUtil Controllers Storage Flex Util Physical Drive Result Storage Flex Util Controller> - List<Get
Storage Flex Util Physical Drive Result Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetStorage Flex Util Physical Drive Result Version Context> - write
Enabled String - Write access state of the FlexUtil Physical Drive.
- write
Error StringCount - Write error count of the FlexUtil Physical Drive.
- write
Error StringThreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Flex Util Physical Drive Result Ancestor[] - block
Size string - Block size of the FlexUtil Physical drive.
- capacity string
- Capacity of the FlexUtil Physical drive.
- class
Id string - controller string
- Type of the Physical Drive Controller.
- create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- drives
Enabled string - The number of drives enabled in the FlexUtil Physical Drive.
- health string
- Health of the FlexUtil Physical drive.
- inventory
Device GetInfos Storage Flex Util Physical Drive Result Inventory Device Info[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date string - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id string - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oem
Id string - The OEM Identifier of the FlexUtil physical drive.
- owners string[]
- parents
Get
Storage Flex Util Physical Drive Result Parent[] - partition
Count string - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status string - Status of the FlexUtil Physical Drive.
- permission
Resources GetStorage Flex Util Physical Drive Result Permission Resource[] - physical
Drive string - The type of physical drive. Example - microSD.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetStorage Flex Util Physical Drive Result Previous Frus[] - product
Name string - Product name of the FlexUtil Physical Drive.
- product
Revision string - Product revision of the FlexUtil Physical Drive.
- read
Error stringCount - Read error count of the FlexUtil Physical Drive.
- read
Error stringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Devices GetStorage Flex Util Physical Drive 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.
- storage
Flex GetUtil Controllers Storage Flex Util Physical Drive Result Storage Flex Util Controller[] - Get
Storage Flex Util Physical Drive Result Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetStorage Flex Util Physical Drive Result Version Context[] - write
Enabled string - Write access state of the FlexUtil Physical Drive.
- write
Error stringCount - Write error count of the FlexUtil Physical Drive.
- write
Error stringThreshold - Write error threshold for FlexUtil Physical Drive.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Flex Util Physical Drive Result Ancestor] - block_
size str - Block size of the FlexUtil Physical drive.
- capacity str
- Capacity of the FlexUtil Physical drive.
- class_
id str - controller str
- Type of the Physical Drive 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.
- drives_
enabled str - The number of drives enabled in the FlexUtil Physical Drive.
- health str
- Health of the FlexUtil Physical drive.
- inventory_
device_ Sequence[Getinfos Storage Flex Util Physical Drive Result Inventory Device Info] - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer_
date str - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer_
id str - Manufacturer identity of the FlexUtil Physical Drive.
- 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 - oem_
id str - The OEM Identifier of the FlexUtil physical drive.
- owners Sequence[str]
- parents
Sequence[Get
Storage Flex Util Physical Drive Result Parent] - partition_
count str - The number of partitions present on the FlexUtil Physical Drive.
- pd_
status str - Status of the FlexUtil Physical Drive.
- permission_
resources Sequence[GetStorage Flex Util Physical Drive Result Permission Resource] - physical_
drive str - The type of physical drive. Example - microSD.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetStorage Flex Util Physical Drive Result Previous Frus] - product_
name str - Product name of the FlexUtil Physical Drive.
- product_
revision str - Product revision of the FlexUtil Physical Drive.
- read_
error_ strcount - Read error count of the FlexUtil Physical Drive.
- read_
error_ strthreshold - Read error threshold for FlexUtil Physical Drive.
- registered_
devices Sequence[GetStorage Flex Util Physical Drive 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.
- storage_
flex_ Sequence[Getutil_ controllers Storage Flex Util Physical Drive Result Storage Flex Util Controller] - Sequence[Get
Storage Flex Util Physical Drive Result Tag] - vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetStorage Flex Util Physical Drive Result Version Context] - write_
enabled str - Write access state of the FlexUtil Physical Drive.
- write_
error_ strcount - Write error count of the FlexUtil Physical Drive.
- write_
error_ strthreshold - Write error threshold for FlexUtil Physical Drive.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- block
Size String - Block size of the FlexUtil Physical drive.
- capacity String
- Capacity of the FlexUtil Physical drive.
- class
Id String - controller String
- Type of the Physical Drive Controller.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
Enabled String - The number of drives enabled in the FlexUtil Physical Drive.
- health String
- Health of the FlexUtil Physical drive.
- inventory
Device List<Property Map>Infos - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer
Date String - Manufacturing date of the FlexUtil Physical Drive.
- manufacturer
Id String - Manufacturer identity of the FlexUtil Physical Drive.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oem
Id String - The OEM Identifier of the FlexUtil physical drive.
- owners List<String>
- parents List<Property Map>
- partition
Count String - The number of partitions present on the FlexUtil Physical Drive.
- pd
Status String - Status of the FlexUtil Physical Drive.
- permission
Resources List<Property Map> - physical
Drive String - The type of physical drive. Example - microSD.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - product
Name String - Product name of the FlexUtil Physical Drive.
- product
Revision String - Product revision of the FlexUtil Physical Drive.
- read
Error StringCount - Read error count of the FlexUtil Physical Drive.
- read
Error StringThreshold - Read error threshold for FlexUtil Physical Drive.
- registered
Devices List<Property Map> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- storage
Flex List<Property Map>Util Controllers - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - write
Enabled String - Write access state of the FlexUtil Physical Drive.
- write
Error StringCount - Write error count of the FlexUtil Physical Drive.
- write
Error StringThreshold - Write error threshold for FlexUtil Physical Drive.
GetStorageFlexUtilPhysicalDriveResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultPreviousFrus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultStorageFlexUtilController
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageFlexUtilPhysicalDriveResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageFlexUtilPhysicalDriveResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageFlexUtilPhysicalDriveStorageFlexUtilController
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageFlexUtilPhysicalDriveVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Flex Util Physical Drive Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Flex Util Physical Drive Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Flex Util Physical Drive Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Flex Util Physical Drive Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Flex Util Physical Drive Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Flex Util Physical Drive Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Flex Util Physical Drive Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Flex Util Physical Drive Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Flex Util Physical Drive 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 Util Physical Drive Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageFlexUtilPhysicalDriveVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageFlexUtilPhysicalDriveVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet