powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell
powerflex.getDevice
Start a Neo task
Explain and create a powerflex.getDevice resource
Using getDevice
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 getDevice(args: GetDeviceArgs, opts?: InvokeOptions): Promise<GetDeviceResult>
function getDeviceOutput(args: GetDeviceOutputArgs, opts?: InvokeOptions): Output<GetDeviceResult>def get_device(filter: Optional[GetDeviceFilter] = None,
opts: Optional[InvokeOptions] = None) -> GetDeviceResult
def get_device_output(filter: Optional[pulumi.Input[GetDeviceFilterArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDeviceResult]func LookupDevice(ctx *Context, args *LookupDeviceArgs, opts ...InvokeOption) (*LookupDeviceResult, error)
func LookupDeviceOutput(ctx *Context, args *LookupDeviceOutputArgs, opts ...InvokeOption) LookupDeviceResultOutput> Note: This function is named LookupDevice in the Go SDK.
public static class GetDevice
{
public static Task<GetDeviceResult> InvokeAsync(GetDeviceArgs args, InvokeOptions? opts = null)
public static Output<GetDeviceResult> Invoke(GetDeviceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDeviceResult> getDevice(GetDeviceArgs args, InvokeOptions options)
public static Output<GetDeviceResult> getDevice(GetDeviceArgs args, InvokeOptions options)
fn::invoke:
function: powerflex:index/getDevice:getDevice
arguments:
# arguments dictionaryThe following arguments are supported:
getDevice Result
The following output properties are available:
- Device
Models List<GetDevice Device Model> - List of devices fetched.
- Id string
- Placeholder id of device datasource.
- Filter
Get
Device Filter
- Device
Models []GetDevice Device Model - List of devices fetched.
- Id string
- Placeholder id of device datasource.
- Filter
Get
Device Filter
- device
Models List<GetDevice Device Model> - List of devices fetched.
- id String
- Placeholder id of device datasource.
- filter
Get
Device Filter
- device
Models GetDevice Device Model[] - List of devices fetched.
- id string
- Placeholder id of device datasource.
- filter
Get
Device Filter
- device_
models Sequence[GetDevice Device Model] - List of devices fetched.
- id str
- Placeholder id of device datasource.
- filter
Get
Device Filter
- device
Models List<Property Map> - List of devices fetched.
- id String
- Placeholder id of device datasource.
- filter Property Map
Supporting Types
GetDeviceDeviceModel
- Acceleration
Pool stringId - Acceleration Pool_id Of The Device Instance.
- Acceleration
Props GetDevice Device Model Acceleration Props - Acceleration Props Of The Device Instance.
- Aggregated
State string - Aggregated State Of The Device Instance.
- Ata
Security boolActive - Ata Security Active Of The Device Instance.
- Auto
Detect stringMedia Type - Auto Detect Media Type Of The Device Instance.
- Cache
Look boolAhead Active - Cache Look Ahead Active Of The Device Instance.
- Capacity double
- Capacity Of The Device Instance.
- Capacity
Limit doubleIn Kb - Capacity Limit In Kb Of The Device Instance.
- Device
Current stringPath Name - Device Current Path Name Of The Device Instance.
- Device
Original stringPath Name - Device Original Path Name Of The Device Instance.
- Device
State string - State Of The Device Instance.
- Device
Type string - Device Type Of The Device Instance.
- Error
State string - Error State Of The Device Instance.
- External
Acceleration stringType - External Acceleration Type Of The Device Instance.
- Fgl
Nvdimm doubleMetadata Amortization X100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- Fgl
Nvdimm doubleWrite Cache Size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- Firmware
Version string - Firmware Version Of The Device Instance.
- Id string
- Unique ID Of The Device Instance.
- Led
Setting string - LED Setting Of The Device Instance.
- Links
List<Get
Device Device Model Link> - Underlying REST API links.
- Logical
Sector doubleSize In Bytes - Logical Sector Size In Bytes Of The Device Instance.
- Long
Successful GetIos Device Device Model Long Successful Ios - Long Successful Ios Of The Device Instance.
- Max
Capacity doubleIn Kb - Max Capacity In Kb Of The Device Instance.
- Media
Failing bool - Media Failing Of The Device Instance.
- Media
Type string - Media Type Of The Device Instance.
- Model
Name string - Model Name Of The Device Instance.
- Name string
- Name Of The Device Instance.
- Persistent
Checksum stringState - Persistent Checksum State Of The Device Instance.
- Physical
Sector doubleSize In Bytes - Physical Sector Size In Bytes Of The Device Instance.
- Raid
Controller stringSerial Number - Raid Controller Serial Number Of The Device Instance.
- Rfcache
Error boolDevice Does Not Exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- Rfcache
Props GetDevice Device Model Rfcache Props - Rfcache Props Of The Device Instance.
- Sds
Id string - Sds ID Of The Device Instance.
- Serial
Number string - Serial Number Of The Device Instance.
- Slot
Number string - Slot Number Of The Device Instance.
- Sp
Sds stringId - Sp Sds Id Of The Device Instance.
- Ssd
End stringOf Life State - Ssd End Of Life State Of The Device Instance.
- Storage
Pool stringId - Storage Pool ID Of The Device Instance.
- Storage
Props GetDevice Device Model Storage Props - Storage Props Of The Device Instance.
- Temperature
State string - Temperature State Of The Device Instance.
- Vendor
Name string - Vendor Name Of The Device Instance.
- Write
Cache boolActive - Write Cache Active Of The Device Instance.
- Acceleration
Pool stringId - Acceleration Pool_id Of The Device Instance.
- Acceleration
Props GetDevice Device Model Acceleration Props - Acceleration Props Of The Device Instance.
- Aggregated
State string - Aggregated State Of The Device Instance.
- Ata
Security boolActive - Ata Security Active Of The Device Instance.
- Auto
Detect stringMedia Type - Auto Detect Media Type Of The Device Instance.
- Cache
Look boolAhead Active - Cache Look Ahead Active Of The Device Instance.
- Capacity float64
- Capacity Of The Device Instance.
- Capacity
Limit float64In Kb - Capacity Limit In Kb Of The Device Instance.
- Device
Current stringPath Name - Device Current Path Name Of The Device Instance.
- Device
Original stringPath Name - Device Original Path Name Of The Device Instance.
- Device
State string - State Of The Device Instance.
- Device
Type string - Device Type Of The Device Instance.
- Error
State string - Error State Of The Device Instance.
- External
Acceleration stringType - External Acceleration Type Of The Device Instance.
- Fgl
Nvdimm float64Metadata Amortization X100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- Fgl
Nvdimm float64Write Cache Size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- Firmware
Version string - Firmware Version Of The Device Instance.
- Id string
- Unique ID Of The Device Instance.
- Led
Setting string - LED Setting Of The Device Instance.
- Links
[]Get
Device Device Model Link - Underlying REST API links.
- Logical
Sector float64Size In Bytes - Logical Sector Size In Bytes Of The Device Instance.
- Long
Successful GetIos Device Device Model Long Successful Ios - Long Successful Ios Of The Device Instance.
- Max
Capacity float64In Kb - Max Capacity In Kb Of The Device Instance.
- Media
Failing bool - Media Failing Of The Device Instance.
- Media
Type string - Media Type Of The Device Instance.
- Model
Name string - Model Name Of The Device Instance.
- Name string
- Name Of The Device Instance.
- Persistent
Checksum stringState - Persistent Checksum State Of The Device Instance.
- Physical
Sector float64Size In Bytes - Physical Sector Size In Bytes Of The Device Instance.
- Raid
Controller stringSerial Number - Raid Controller Serial Number Of The Device Instance.
- Rfcache
Error boolDevice Does Not Exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- Rfcache
Props GetDevice Device Model Rfcache Props - Rfcache Props Of The Device Instance.
- Sds
Id string - Sds ID Of The Device Instance.
- Serial
Number string - Serial Number Of The Device Instance.
- Slot
Number string - Slot Number Of The Device Instance.
- Sp
Sds stringId - Sp Sds Id Of The Device Instance.
- Ssd
End stringOf Life State - Ssd End Of Life State Of The Device Instance.
- Storage
Pool stringId - Storage Pool ID Of The Device Instance.
- Storage
Props GetDevice Device Model Storage Props - Storage Props Of The Device Instance.
- Temperature
State string - Temperature State Of The Device Instance.
- Vendor
Name string - Vendor Name Of The Device Instance.
- Write
Cache boolActive - Write Cache Active Of The Device Instance.
- acceleration
Pool StringId - Acceleration Pool_id Of The Device Instance.
- acceleration
Props GetDevice Device Model Acceleration Props - Acceleration Props Of The Device Instance.
- aggregated
State String - Aggregated State Of The Device Instance.
- ata
Security BooleanActive - Ata Security Active Of The Device Instance.
- auto
Detect StringMedia Type - Auto Detect Media Type Of The Device Instance.
- cache
Look BooleanAhead Active - Cache Look Ahead Active Of The Device Instance.
- capacity Double
- Capacity Of The Device Instance.
- capacity
Limit DoubleIn Kb - Capacity Limit In Kb Of The Device Instance.
- device
Current StringPath Name - Device Current Path Name Of The Device Instance.
- device
Original StringPath Name - Device Original Path Name Of The Device Instance.
- device
State String - State Of The Device Instance.
- device
Type String - Device Type Of The Device Instance.
- error
State String - Error State Of The Device Instance.
- external
Acceleration StringType - External Acceleration Type Of The Device Instance.
- fgl
Nvdimm DoubleMetadata Amortization X100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- fgl
Nvdimm DoubleWrite Cache Size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- firmware
Version String - Firmware Version Of The Device Instance.
- id String
- Unique ID Of The Device Instance.
- led
Setting String - LED Setting Of The Device Instance.
- links
List<Get
Device Device Model Link> - Underlying REST API links.
- logical
Sector DoubleSize In Bytes - Logical Sector Size In Bytes Of The Device Instance.
- long
Successful GetIos Device Device Model Long Successful Ios - Long Successful Ios Of The Device Instance.
- max
Capacity DoubleIn Kb - Max Capacity In Kb Of The Device Instance.
- media
Failing Boolean - Media Failing Of The Device Instance.
- media
Type String - Media Type Of The Device Instance.
- model
Name String - Model Name Of The Device Instance.
- name String
- Name Of The Device Instance.
- persistent
Checksum StringState - Persistent Checksum State Of The Device Instance.
- physical
Sector DoubleSize In Bytes - Physical Sector Size In Bytes Of The Device Instance.
- raid
Controller StringSerial Number - Raid Controller Serial Number Of The Device Instance.
- rfcache
Error BooleanDevice Does Not Exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- rfcache
Props GetDevice Device Model Rfcache Props - Rfcache Props Of The Device Instance.
- sds
Id String - Sds ID Of The Device Instance.
- serial
Number String - Serial Number Of The Device Instance.
- slot
Number String - Slot Number Of The Device Instance.
- sp
Sds StringId - Sp Sds Id Of The Device Instance.
- ssd
End StringOf Life State - Ssd End Of Life State Of The Device Instance.
- storage
Pool StringId - Storage Pool ID Of The Device Instance.
- storage
Props GetDevice Device Model Storage Props - Storage Props Of The Device Instance.
- temperature
State String - Temperature State Of The Device Instance.
- vendor
Name String - Vendor Name Of The Device Instance.
- write
Cache BooleanActive - Write Cache Active Of The Device Instance.
- acceleration
Pool stringId - Acceleration Pool_id Of The Device Instance.
- acceleration
Props GetDevice Device Model Acceleration Props - Acceleration Props Of The Device Instance.
- aggregated
State string - Aggregated State Of The Device Instance.
- ata
Security booleanActive - Ata Security Active Of The Device Instance.
- auto
Detect stringMedia Type - Auto Detect Media Type Of The Device Instance.
- cache
Look booleanAhead Active - Cache Look Ahead Active Of The Device Instance.
- capacity number
- Capacity Of The Device Instance.
- capacity
Limit numberIn Kb - Capacity Limit In Kb Of The Device Instance.
- device
Current stringPath Name - Device Current Path Name Of The Device Instance.
- device
Original stringPath Name - Device Original Path Name Of The Device Instance.
- device
State string - State Of The Device Instance.
- device
Type string - Device Type Of The Device Instance.
- error
State string - Error State Of The Device Instance.
- external
Acceleration stringType - External Acceleration Type Of The Device Instance.
- fgl
Nvdimm numberMetadata Amortization X100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- fgl
Nvdimm numberWrite Cache Size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- firmware
Version string - Firmware Version Of The Device Instance.
- id string
- Unique ID Of The Device Instance.
- led
Setting string - LED Setting Of The Device Instance.
- links
Get
Device Device Model Link[] - Underlying REST API links.
- logical
Sector numberSize In Bytes - Logical Sector Size In Bytes Of The Device Instance.
- long
Successful GetIos Device Device Model Long Successful Ios - Long Successful Ios Of The Device Instance.
- max
Capacity numberIn Kb - Max Capacity In Kb Of The Device Instance.
- media
Failing boolean - Media Failing Of The Device Instance.
- media
Type string - Media Type Of The Device Instance.
- model
Name string - Model Name Of The Device Instance.
- name string
- Name Of The Device Instance.
- persistent
Checksum stringState - Persistent Checksum State Of The Device Instance.
- physical
Sector numberSize In Bytes - Physical Sector Size In Bytes Of The Device Instance.
- raid
Controller stringSerial Number - Raid Controller Serial Number Of The Device Instance.
- rfcache
Error booleanDevice Does Not Exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- rfcache
Props GetDevice Device Model Rfcache Props - Rfcache Props Of The Device Instance.
- sds
Id string - Sds ID Of The Device Instance.
- serial
Number string - Serial Number Of The Device Instance.
- slot
Number string - Slot Number Of The Device Instance.
- sp
Sds stringId - Sp Sds Id Of The Device Instance.
- ssd
End stringOf Life State - Ssd End Of Life State Of The Device Instance.
- storage
Pool stringId - Storage Pool ID Of The Device Instance.
- storage
Props GetDevice Device Model Storage Props - Storage Props Of The Device Instance.
- temperature
State string - Temperature State Of The Device Instance.
- vendor
Name string - Vendor Name Of The Device Instance.
- write
Cache booleanActive - Write Cache Active Of The Device Instance.
- acceleration_
pool_ strid - Acceleration Pool_id Of The Device Instance.
- acceleration_
props GetDevice Device Model Acceleration Props - Acceleration Props Of The Device Instance.
- aggregated_
state str - Aggregated State Of The Device Instance.
- ata_
security_ boolactive - Ata Security Active Of The Device Instance.
- auto_
detect_ strmedia_ type - Auto Detect Media Type Of The Device Instance.
- cache_
look_ boolahead_ active - Cache Look Ahead Active Of The Device Instance.
- capacity float
- Capacity Of The Device Instance.
- capacity_
limit_ floatin_ kb - Capacity Limit In Kb Of The Device Instance.
- device_
current_ strpath_ name - Device Current Path Name Of The Device Instance.
- device_
original_ strpath_ name - Device Original Path Name Of The Device Instance.
- device_
state str - State Of The Device Instance.
- device_
type str - Device Type Of The Device Instance.
- error_
state str - Error State Of The Device Instance.
- external_
acceleration_ strtype - External Acceleration Type Of The Device Instance.
- fgl_
nvdimm_ floatmetadata_ amortization_ x100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- fgl_
nvdimm_ floatwrite_ cache_ size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- firmware_
version str - Firmware Version Of The Device Instance.
- id str
- Unique ID Of The Device Instance.
- led_
setting str - LED Setting Of The Device Instance.
- links
Sequence[Get
Device Device Model Link] - Underlying REST API links.
- logical_
sector_ floatsize_ in_ bytes - Logical Sector Size In Bytes Of The Device Instance.
- long_
successful_ Getios Device Device Model Long Successful Ios - Long Successful Ios Of The Device Instance.
- max_
capacity_ floatin_ kb - Max Capacity In Kb Of The Device Instance.
- media_
failing bool - Media Failing Of The Device Instance.
- media_
type str - Media Type Of The Device Instance.
- model_
name str - Model Name Of The Device Instance.
- name str
- Name Of The Device Instance.
- persistent_
checksum_ strstate - Persistent Checksum State Of The Device Instance.
- physical_
sector_ floatsize_ in_ bytes - Physical Sector Size In Bytes Of The Device Instance.
- raid_
controller_ strserial_ number - Raid Controller Serial Number Of The Device Instance.
- rfcache_
error_ booldevice_ does_ not_ exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- rfcache_
props GetDevice Device Model Rfcache Props - Rfcache Props Of The Device Instance.
- sds_
id str - Sds ID Of The Device Instance.
- serial_
number str - Serial Number Of The Device Instance.
- slot_
number str - Slot Number Of The Device Instance.
- sp_
sds_ strid - Sp Sds Id Of The Device Instance.
- ssd_
end_ strof_ life_ state - Ssd End Of Life State Of The Device Instance.
- storage_
pool_ strid - Storage Pool ID Of The Device Instance.
- storage_
props GetDevice Device Model Storage Props - Storage Props Of The Device Instance.
- temperature_
state str - Temperature State Of The Device Instance.
- vendor_
name str - Vendor Name Of The Device Instance.
- write_
cache_ boolactive - Write Cache Active Of The Device Instance.
- acceleration
Pool StringId - Acceleration Pool_id Of The Device Instance.
- acceleration
Props Property Map - Acceleration Props Of The Device Instance.
- aggregated
State String - Aggregated State Of The Device Instance.
- ata
Security BooleanActive - Ata Security Active Of The Device Instance.
- auto
Detect StringMedia Type - Auto Detect Media Type Of The Device Instance.
- cache
Look BooleanAhead Active - Cache Look Ahead Active Of The Device Instance.
- capacity Number
- Capacity Of The Device Instance.
- capacity
Limit NumberIn Kb - Capacity Limit In Kb Of The Device Instance.
- device
Current StringPath Name - Device Current Path Name Of The Device Instance.
- device
Original StringPath Name - Device Original Path Name Of The Device Instance.
- device
State String - State Of The Device Instance.
- device
Type String - Device Type Of The Device Instance.
- error
State String - Error State Of The Device Instance.
- external
Acceleration StringType - External Acceleration Type Of The Device Instance.
- fgl
Nvdimm NumberMetadata Amortization X100 - Fgl Nvdimm Metadata Amortization X100 Of The Device Instance.
- fgl
Nvdimm NumberWrite Cache Size - Fgl Nvdimm Write Cache Size Of The Device Instance.
- firmware
Version String - Firmware Version Of The Device Instance.
- id String
- Unique ID Of The Device Instance.
- led
Setting String - LED Setting Of The Device Instance.
- links List<Property Map>
- Underlying REST API links.
- logical
Sector NumberSize In Bytes - Logical Sector Size In Bytes Of The Device Instance.
- long
Successful Property MapIos - Long Successful Ios Of The Device Instance.
- max
Capacity NumberIn Kb - Max Capacity In Kb Of The Device Instance.
- media
Failing Boolean - Media Failing Of The Device Instance.
- media
Type String - Media Type Of The Device Instance.
- model
Name String - Model Name Of The Device Instance.
- name String
- Name Of The Device Instance.
- persistent
Checksum StringState - Persistent Checksum State Of The Device Instance.
- physical
Sector NumberSize In Bytes - Physical Sector Size In Bytes Of The Device Instance.
- raid
Controller StringSerial Number - Raid Controller Serial Number Of The Device Instance.
- rfcache
Error BooleanDevice Does Not Exist - Rfcache Error Device Does Not Exist Of The Device Instance.
- rfcache
Props Property Map - Rfcache Props Of The Device Instance.
- sds
Id String - Sds ID Of The Device Instance.
- serial
Number String - Serial Number Of The Device Instance.
- slot
Number String - Slot Number Of The Device Instance.
- sp
Sds StringId - Sp Sds Id Of The Device Instance.
- ssd
End StringOf Life State - Ssd End Of Life State Of The Device Instance.
- storage
Pool StringId - Storage Pool ID Of The Device Instance.
- storage
Props Property Map - Storage Props Of The Device Instance.
- temperature
State String - Temperature State Of The Device Instance.
- vendor
Name String - Vendor Name Of The Device Instance.
- write
Cache BooleanActive - Write Cache Active Of The Device Instance.
GetDeviceDeviceModelAccelerationProps
- Acc
Used stringCapacity In Kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
- Acc
Used stringCapacity In Kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
- acc
Used StringCapacity In Kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
- acc
Used stringCapacity In Kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
- acc_
used_ strcapacity_ in_ kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
- acc
Used StringCapacity In Kb - Accelerator(ACC) Used Capacity In KB Acceleration Properties Parameters Of The Device Instance.
GetDeviceDeviceModelLink
GetDeviceDeviceModelLongSuccessfulIos
- Long
Window GetDevice Device Model Long Successful Ios Long Window - Long Window Parameters.
- Medium
Window GetDevice Device Model Long Successful Ios Medium Window - Medium Window Parameters.
- Short
Window GetDevice Device Model Long Successful Ios Short Window - Short Window Parameters.
- Long
Window GetDevice Device Model Long Successful Ios Long Window - Long Window Parameters.
- Medium
Window GetDevice Device Model Long Successful Ios Medium Window - Medium Window Parameters.
- Short
Window GetDevice Device Model Long Successful Ios Short Window - Short Window Parameters.
- long
Window GetDevice Device Model Long Successful Ios Long Window - Long Window Parameters.
- medium
Window GetDevice Device Model Long Successful Ios Medium Window - Medium Window Parameters.
- short
Window GetDevice Device Model Long Successful Ios Short Window - Short Window Parameters.
- long
Window GetDevice Device Model Long Successful Ios Long Window - Long Window Parameters.
- medium
Window GetDevice Device Model Long Successful Ios Medium Window - Medium Window Parameters.
- short
Window GetDevice Device Model Long Successful Ios Short Window - Short Window Parameters.
- long_
window GetDevice Device Model Long Successful Ios Long Window - Long Window Parameters.
- medium_
window GetDevice Device Model Long Successful Ios Medium Window - Medium Window Parameters.
- short_
window GetDevice Device Model Long Successful Ios Short Window - Short Window Parameters.
- long
Window Property Map - Long Window Parameters.
- medium
Window Property Map - Medium Window Parameters.
- short
Window Property Map - Short Window Parameters.
GetDeviceDeviceModelLongSuccessfulIosLongWindow
- Last
Oscillation doubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation doubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures doubleCount - Max Failures Count Window Parameters Of The Device Instance.
- Threshold double
- Threshold Window Parameters Of The Device Instance.
- Window
Size doubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- Last
Oscillation float64Count - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation float64Time - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures float64Count - Max Failures Count Window Parameters Of The Device Instance.
- Threshold float64
- Threshold Window Parameters Of The Device Instance.
- Window
Size float64In Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation DoubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation DoubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures DoubleCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Double
- Threshold Window Parameters Of The Device Instance.
- window
Size DoubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation numberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation numberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures numberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold number
- Threshold Window Parameters Of The Device Instance.
- window
Size numberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last_
oscillation_ floatcount - Last Oscillation Count Window Parameters Of The Device Instance.
- last_
oscillation_ floattime - Last Oscillation Time Window Parameters Of The Device Instance.
- max_
failures_ floatcount - Max Failures Count Window Parameters Of The Device Instance.
- threshold float
- Threshold Window Parameters Of The Device Instance.
- window_
size_ floatin_ sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation NumberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation NumberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures NumberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Number
- Threshold Window Parameters Of The Device Instance.
- window
Size NumberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
GetDeviceDeviceModelLongSuccessfulIosMediumWindow
- Last
Oscillation doubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation doubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures doubleCount - Max Failures Count Window Parameters Of The Device Instance.
- Threshold double
- Threshold Window Parameters Of The Device Instance.
- Window
Size doubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- Last
Oscillation float64Count - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation float64Time - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures float64Count - Max Failures Count Window Parameters Of The Device Instance.
- Threshold float64
- Threshold Window Parameters Of The Device Instance.
- Window
Size float64In Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation DoubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation DoubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures DoubleCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Double
- Threshold Window Parameters Of The Device Instance.
- window
Size DoubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation numberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation numberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures numberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold number
- Threshold Window Parameters Of The Device Instance.
- window
Size numberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last_
oscillation_ floatcount - Last Oscillation Count Window Parameters Of The Device Instance.
- last_
oscillation_ floattime - Last Oscillation Time Window Parameters Of The Device Instance.
- max_
failures_ floatcount - Max Failures Count Window Parameters Of The Device Instance.
- threshold float
- Threshold Window Parameters Of The Device Instance.
- window_
size_ floatin_ sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation NumberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation NumberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures NumberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Number
- Threshold Window Parameters Of The Device Instance.
- window
Size NumberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
GetDeviceDeviceModelLongSuccessfulIosShortWindow
- Last
Oscillation doubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation doubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures doubleCount - Max Failures Count Window Parameters Of The Device Instance.
- Threshold double
- Threshold Window Parameters Of The Device Instance.
- Window
Size doubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- Last
Oscillation float64Count - Last Oscillation Count Window Parameters Of The Device Instance.
- Last
Oscillation float64Time - Last Oscillation Time Window Parameters Of The Device Instance.
- Max
Failures float64Count - Max Failures Count Window Parameters Of The Device Instance.
- Threshold float64
- Threshold Window Parameters Of The Device Instance.
- Window
Size float64In Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation DoubleCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation DoubleTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures DoubleCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Double
- Threshold Window Parameters Of The Device Instance.
- window
Size DoubleIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation numberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation numberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures numberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold number
- Threshold Window Parameters Of The Device Instance.
- window
Size numberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
- last_
oscillation_ floatcount - Last Oscillation Count Window Parameters Of The Device Instance.
- last_
oscillation_ floattime - Last Oscillation Time Window Parameters Of The Device Instance.
- max_
failures_ floatcount - Max Failures Count Window Parameters Of The Device Instance.
- threshold float
- Threshold Window Parameters Of The Device Instance.
- window_
size_ floatin_ sec - Window Size in seconds Window Parameters Of The Device Instance.
- last
Oscillation NumberCount - Last Oscillation Count Window Parameters Of The Device Instance.
- last
Oscillation NumberTime - Last Oscillation Time Window Parameters Of The Device Instance.
- max
Failures NumberCount - Max Failures Count Window Parameters Of The Device Instance.
- threshold Number
- Threshold Window Parameters Of The Device Instance.
- window
Size NumberIn Sec - Window Size in seconds Window Parameters Of The Device Instance.
GetDeviceDeviceModelRfcacheProps
- Device
Uuid string - Device UUID RfCache Parameters Of The Device Instance.
- Rfcache
Error boolCard Io Error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- Rfcache
Error boolHeavy Load Cache Skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- Rfcache
Error boolStuck Io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
- Device
Uuid string - Device UUID RfCache Parameters Of The Device Instance.
- Rfcache
Error boolCard Io Error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- Rfcache
Error boolHeavy Load Cache Skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- Rfcache
Error boolStuck Io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
- device
Uuid String - Device UUID RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanCard Io Error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanHeavy Load Cache Skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanStuck Io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
- device
Uuid string - Device UUID RfCache Parameters Of The Device Instance.
- rfcache
Error booleanCard Io Error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- rfcache
Error booleanHeavy Load Cache Skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- rfcache
Error booleanStuck Io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
- device_
uuid str - Device UUID RfCache Parameters Of The Device Instance.
- rfcache_
error_ boolcard_ io_ error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- rfcache_
error_ boolheavy_ load_ cache_ skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- rfcache_
error_ boolstuck_ io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
- device
Uuid String - Device UUID RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanCard Io Error - Rfcache Error Card Io error RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanHeavy Load Cache Skip - rfcacheerrorheavyloadcache_skip RfCache Parameters Of The Device Instance.
- rfcache
Error BooleanStuck Io - Rfcache Error Stuck Io RfCache Parameters Of The Device Instance.
GetDeviceDeviceModelStorageProps
- Checksum
Acc stringDevice Id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Checksum
Changelog stringAcc Device Id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Checksum
Changelog doubleSize Mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- Checksum
Mode string - Checksum Mode Storage Properties Parameters Of The Device Instance.
- Checksum
Size doubleMb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringAcc Device Id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringChangelog Acc Device Id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Checksum doubleChangelog Size Mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringMode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- Dest
Fgl stringAcc Device Id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Fgl doubleNvdimm Size Mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- Fgl
Acc stringDevice Id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- Fgl
Nvdimm doubleSize Mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- Is
Checksum boolFully Calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
- Checksum
Acc stringDevice Id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Checksum
Changelog stringAcc Device Id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Checksum
Changelog float64Size Mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- Checksum
Mode string - Checksum Mode Storage Properties Parameters Of The Device Instance.
- Checksum
Size float64Mb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringAcc Device Id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringChangelog Acc Device Id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Checksum float64Changelog Size Mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- Dest
Checksum stringMode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- Dest
Fgl stringAcc Device Id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- Dest
Fgl float64Nvdimm Size Mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- Fgl
Acc stringDevice Id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- Fgl
Nvdimm float64Size Mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- Is
Checksum boolFully Calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
- checksum
Acc StringDevice Id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog StringAcc Device Id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog DoubleSize Mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- checksum
Mode String - Checksum Mode Storage Properties Parameters Of The Device Instance.
- checksum
Size DoubleMb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringAcc Device Id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringChangelog Acc Device Id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum DoubleChangelog Size Mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringMode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- dest
Fgl StringAcc Device Id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Fgl DoubleNvdimm Size Mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- fgl
Acc StringDevice Id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- fgl
Nvdimm DoubleSize Mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- is
Checksum BooleanFully Calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
- checksum
Acc stringDevice Id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog stringAcc Device Id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog numberSize Mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- checksum
Mode string - Checksum Mode Storage Properties Parameters Of The Device Instance.
- checksum
Size numberMb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum stringAcc Device Id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum stringChangelog Acc Device Id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum numberChangelog Size Mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum stringMode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- dest
Fgl stringAcc Device Id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Fgl numberNvdimm Size Mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- fgl
Acc stringDevice Id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- fgl
Nvdimm numberSize Mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- is
Checksum booleanFully Calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
- checksum_
acc_ strdevice_ id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum_
changelog_ stracc_ device_ id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum_
changelog_ floatsize_ mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- checksum_
mode str - Checksum Mode Storage Properties Parameters Of The Device Instance.
- checksum_
size_ floatmb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- dest_
checksum_ stracc_ device_ id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest_
checksum_ strchangelog_ acc_ device_ id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest_
checksum_ floatchangelog_ size_ mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- dest_
checksum_ strmode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- dest_
fgl_ stracc_ device_ id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest_
fgl_ floatnvdimm_ size_ mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- fgl_
acc_ strdevice_ id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- fgl_
nvdimm_ floatsize_ mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- is_
checksum_ boolfully_ calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
- checksum
Acc StringDevice Id - Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog StringAcc Device Id - Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- checksum
Changelog NumberSize Mb - Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- checksum
Mode String - Checksum Mode Storage Properties Parameters Of The Device Instance.
- checksum
Size NumberMb - Checksum Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringAcc Device Id - Destination Checksum Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringChangelog Acc Device Id - Destination Checksum Changelog Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Checksum NumberChangelog Size Mb - Destination Checksum Changelog Size MB Storage Properties Parameters Of The Device Instance.
- dest
Checksum StringMode - Destination Checksum Mode Storage Properties Parameters Of The Device Instance.
- dest
Fgl StringAcc Device Id - Destination FGL(Fujitsu General Limited) Accelerator(ACC) Device ID Storage Properties Parameters Of The Device Instance.
- dest
Fgl NumberNvdimm Size Mb - Destination FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- fgl
Acc StringDevice Id - FGL(Fujitsu General Limited) Accelerator(ACC) Device Id Storage Properties Parameters Of The Device Instance.
- fgl
Nvdimm NumberSize Mb - FGL(Fujitsu General Limited) Non-Volatile Dual In-line Memory Module(NVDIMM) Size In MB Storage Properties Parameters Of The Device Instance.
- is
Checksum BooleanFully Calculated - Is Checksum Fully Calculated Storage Properties Parameters Of The Device Instance.
GetDeviceFilter
- Acceleration
Pool List<string>Ids - List of accelerationpoolid
- Aggregated
States List<string> - List of aggregated_state
- Ata
Security boolActive - Value for atasecurityactive
- Auto
Detect List<string>Media Types - List of autodetectmedia_type
- Cache
Look boolAhead Active - Value for cachelookahead_active
- Capacities List<double>
- List of capacity
- Capacity
Limit List<double>In Kbs - List of capacitylimitin_kb
- Device
Current List<string>Path Names - List of devicecurrentpath_name
- Device
Original List<string>Path Names - List of deviceoriginalpath_name
- Device
States List<string> - List of device_state
- Device
Types List<string> - List of device_type
- Error
States List<string> - List of error_state
- External
Acceleration List<string>Types - List of externalaccelerationtype
- Fgl
Nvdimm List<double>Metadata Amortization X100s - List of fglnvdimmmetadataamortizationx100
- Fgl
Nvdimm List<double>Write Cache Sizes - List of fglnvdimmwritecachesize
- Firmware
Versions List<string> - List of firmware_version
- Ids List<string>
- List of id
- Led
Settings List<string> - List of led_setting
- Logical
Sector List<double>Size In Bytes - List of logicalsectorsizeinbytes
- Max
Capacity List<double>In Kbs - List of maxcapacityin_kb
- Media
Failing bool - Value for media_failing
- Media
Types List<string> - List of media_type
- Model
Names List<string> - List of model_name
- Names List<string>
- List of name
- Persistent
Checksum List<string>States - List of persistentchecksumstate
- Physical
Sector List<double>Size In Bytes - List of physicalsectorsizeinbytes
- Raid
Controller List<string>Serial Numbers - List of raidcontrollerserial_number
- Rfcache
Error boolDevice Does Not Exist - Value for rfcacheerrordevicedoesnot_exist
- Sds
Ids List<string> - List of sds_id
- Serial
Numbers List<string> - List of serial_number
- Slot
Numbers List<string> - List of slot_number
- Sp
Sds List<string>Ids - List of spsdsid
- Ssd
End List<string>Of Life States - List of ssdendoflifestate
- Storage
Pool List<string>Ids - List of storagepoolid
- Temperature
States List<string> - List of temperature_state
- Vendor
Names List<string> - List of vendor_name
- Write
Cache boolActive - Value for writecacheactive
- Acceleration
Pool []stringIds - List of accelerationpoolid
- Aggregated
States []string - List of aggregated_state
- Ata
Security boolActive - Value for atasecurityactive
- Auto
Detect []stringMedia Types - List of autodetectmedia_type
- Cache
Look boolAhead Active - Value for cachelookahead_active
- Capacities []float64
- List of capacity
- Capacity
Limit []float64In Kbs - List of capacitylimitin_kb
- Device
Current []stringPath Names - List of devicecurrentpath_name
- Device
Original []stringPath Names - List of deviceoriginalpath_name
- Device
States []string - List of device_state
- Device
Types []string - List of device_type
- Error
States []string - List of error_state
- External
Acceleration []stringTypes - List of externalaccelerationtype
- Fgl
Nvdimm []float64Metadata Amortization X100s - List of fglnvdimmmetadataamortizationx100
- Fgl
Nvdimm []float64Write Cache Sizes - List of fglnvdimmwritecachesize
- Firmware
Versions []string - List of firmware_version
- Ids []string
- List of id
- Led
Settings []string - List of led_setting
- Logical
Sector []float64Size In Bytes - List of logicalsectorsizeinbytes
- Max
Capacity []float64In Kbs - List of maxcapacityin_kb
- Media
Failing bool - Value for media_failing
- Media
Types []string - List of media_type
- Model
Names []string - List of model_name
- Names []string
- List of name
- Persistent
Checksum []stringStates - List of persistentchecksumstate
- Physical
Sector []float64Size In Bytes - List of physicalsectorsizeinbytes
- Raid
Controller []stringSerial Numbers - List of raidcontrollerserial_number
- Rfcache
Error boolDevice Does Not Exist - Value for rfcacheerrordevicedoesnot_exist
- Sds
Ids []string - List of sds_id
- Serial
Numbers []string - List of serial_number
- Slot
Numbers []string - List of slot_number
- Sp
Sds []stringIds - List of spsdsid
- Ssd
End []stringOf Life States - List of ssdendoflifestate
- Storage
Pool []stringIds - List of storagepoolid
- Temperature
States []string - List of temperature_state
- Vendor
Names []string - List of vendor_name
- Write
Cache boolActive - Value for writecacheactive
- acceleration
Pool List<String>Ids - List of accelerationpoolid
- aggregated
States List<String> - List of aggregated_state
- ata
Security BooleanActive - Value for atasecurityactive
- auto
Detect List<String>Media Types - List of autodetectmedia_type
- cache
Look BooleanAhead Active - Value for cachelookahead_active
- capacities List<Double>
- List of capacity
- capacity
Limit List<Double>In Kbs - List of capacitylimitin_kb
- device
Current List<String>Path Names - List of devicecurrentpath_name
- device
Original List<String>Path Names - List of deviceoriginalpath_name
- device
States List<String> - List of device_state
- device
Types List<String> - List of device_type
- error
States List<String> - List of error_state
- external
Acceleration List<String>Types - List of externalaccelerationtype
- fgl
Nvdimm List<Double>Metadata Amortization X100s - List of fglnvdimmmetadataamortizationx100
- fgl
Nvdimm List<Double>Write Cache Sizes - List of fglnvdimmwritecachesize
- firmware
Versions List<String> - List of firmware_version
- ids List<String>
- List of id
- led
Settings List<String> - List of led_setting
- logical
Sector List<Double>Size In Bytes - List of logicalsectorsizeinbytes
- max
Capacity List<Double>In Kbs - List of maxcapacityin_kb
- media
Failing Boolean - Value for media_failing
- media
Types List<String> - List of media_type
- model
Names List<String> - List of model_name
- names List<String>
- List of name
- persistent
Checksum List<String>States - List of persistentchecksumstate
- physical
Sector List<Double>Size In Bytes - List of physicalsectorsizeinbytes
- raid
Controller List<String>Serial Numbers - List of raidcontrollerserial_number
- rfcache
Error BooleanDevice Does Not Exist - Value for rfcacheerrordevicedoesnot_exist
- sds
Ids List<String> - List of sds_id
- serial
Numbers List<String> - List of serial_number
- slot
Numbers List<String> - List of slot_number
- sp
Sds List<String>Ids - List of spsdsid
- ssd
End List<String>Of Life States - List of ssdendoflifestate
- storage
Pool List<String>Ids - List of storagepoolid
- temperature
States List<String> - List of temperature_state
- vendor
Names List<String> - List of vendor_name
- write
Cache BooleanActive - Value for writecacheactive
- acceleration
Pool string[]Ids - List of accelerationpoolid
- aggregated
States string[] - List of aggregated_state
- ata
Security booleanActive - Value for atasecurityactive
- auto
Detect string[]Media Types - List of autodetectmedia_type
- cache
Look booleanAhead Active - Value for cachelookahead_active
- capacities number[]
- List of capacity
- capacity
Limit number[]In Kbs - List of capacitylimitin_kb
- device
Current string[]Path Names - List of devicecurrentpath_name
- device
Original string[]Path Names - List of deviceoriginalpath_name
- device
States string[] - List of device_state
- device
Types string[] - List of device_type
- error
States string[] - List of error_state
- external
Acceleration string[]Types - List of externalaccelerationtype
- fgl
Nvdimm number[]Metadata Amortization X100s - List of fglnvdimmmetadataamortizationx100
- fgl
Nvdimm number[]Write Cache Sizes - List of fglnvdimmwritecachesize
- firmware
Versions string[] - List of firmware_version
- ids string[]
- List of id
- led
Settings string[] - List of led_setting
- logical
Sector number[]Size In Bytes - List of logicalsectorsizeinbytes
- max
Capacity number[]In Kbs - List of maxcapacityin_kb
- media
Failing boolean - Value for media_failing
- media
Types string[] - List of media_type
- model
Names string[] - List of model_name
- names string[]
- List of name
- persistent
Checksum string[]States - List of persistentchecksumstate
- physical
Sector number[]Size In Bytes - List of physicalsectorsizeinbytes
- raid
Controller string[]Serial Numbers - List of raidcontrollerserial_number
- rfcache
Error booleanDevice Does Not Exist - Value for rfcacheerrordevicedoesnot_exist
- sds
Ids string[] - List of sds_id
- serial
Numbers string[] - List of serial_number
- slot
Numbers string[] - List of slot_number
- sp
Sds string[]Ids - List of spsdsid
- ssd
End string[]Of Life States - List of ssdendoflifestate
- storage
Pool string[]Ids - List of storagepoolid
- temperature
States string[] - List of temperature_state
- vendor
Names string[] - List of vendor_name
- write
Cache booleanActive - Value for writecacheactive
- acceleration_
pool_ Sequence[str]ids - List of accelerationpoolid
- aggregated_
states Sequence[str] - List of aggregated_state
- ata_
security_ boolactive - Value for atasecurityactive
- auto_
detect_ Sequence[str]media_ types - List of autodetectmedia_type
- cache_
look_ boolahead_ active - Value for cachelookahead_active
- capacities Sequence[float]
- List of capacity
- capacity_
limit_ Sequence[float]in_ kbs - List of capacitylimitin_kb
- device_
current_ Sequence[str]path_ names - List of devicecurrentpath_name
- device_
original_ Sequence[str]path_ names - List of deviceoriginalpath_name
- device_
states Sequence[str] - List of device_state
- device_
types Sequence[str] - List of device_type
- error_
states Sequence[str] - List of error_state
- external_
acceleration_ Sequence[str]types - List of externalaccelerationtype
- fgl_
nvdimm_ Sequence[float]metadata_ amortization_ x100s - List of fglnvdimmmetadataamortizationx100
- fgl_
nvdimm_ Sequence[float]write_ cache_ sizes - List of fglnvdimmwritecachesize
- firmware_
versions Sequence[str] - List of firmware_version
- ids Sequence[str]
- List of id
- led_
settings Sequence[str] - List of led_setting
- logical_
sector_ Sequence[float]size_ in_ bytes - List of logicalsectorsizeinbytes
- max_
capacity_ Sequence[float]in_ kbs - List of maxcapacityin_kb
- media_
failing bool - Value for media_failing
- media_
types Sequence[str] - List of media_type
- model_
names Sequence[str] - List of model_name
- names Sequence[str]
- List of name
- persistent_
checksum_ Sequence[str]states - List of persistentchecksumstate
- physical_
sector_ Sequence[float]size_ in_ bytes - List of physicalsectorsizeinbytes
- raid_
controller_ Sequence[str]serial_ numbers - List of raidcontrollerserial_number
- rfcache_
error_ booldevice_ does_ not_ exist - Value for rfcacheerrordevicedoesnot_exist
- sds_
ids Sequence[str] - List of sds_id
- serial_
numbers Sequence[str] - List of serial_number
- slot_
numbers Sequence[str] - List of slot_number
- sp_
sds_ Sequence[str]ids - List of spsdsid
- ssd_
end_ Sequence[str]of_ life_ states - List of ssdendoflifestate
- storage_
pool_ Sequence[str]ids - List of storagepoolid
- temperature_
states Sequence[str] - List of temperature_state
- vendor_
names Sequence[str] - List of vendor_name
- write_
cache_ boolactive - Value for writecacheactive
- acceleration
Pool List<String>Ids - List of accelerationpoolid
- aggregated
States List<String> - List of aggregated_state
- ata
Security BooleanActive - Value for atasecurityactive
- auto
Detect List<String>Media Types - List of autodetectmedia_type
- cache
Look BooleanAhead Active - Value for cachelookahead_active
- capacities List<Number>
- List of capacity
- capacity
Limit List<Number>In Kbs - List of capacitylimitin_kb
- device
Current List<String>Path Names - List of devicecurrentpath_name
- device
Original List<String>Path Names - List of deviceoriginalpath_name
- device
States List<String> - List of device_state
- device
Types List<String> - List of device_type
- error
States List<String> - List of error_state
- external
Acceleration List<String>Types - List of externalaccelerationtype
- fgl
Nvdimm List<Number>Metadata Amortization X100s - List of fglnvdimmmetadataamortizationx100
- fgl
Nvdimm List<Number>Write Cache Sizes - List of fglnvdimmwritecachesize
- firmware
Versions List<String> - List of firmware_version
- ids List<String>
- List of id
- led
Settings List<String> - List of led_setting
- logical
Sector List<Number>Size In Bytes - List of logicalsectorsizeinbytes
- max
Capacity List<Number>In Kbs - List of maxcapacityin_kb
- media
Failing Boolean - Value for media_failing
- media
Types List<String> - List of media_type
- model
Names List<String> - List of model_name
- names List<String>
- List of name
- persistent
Checksum List<String>States - List of persistentchecksumstate
- physical
Sector List<Number>Size In Bytes - List of physicalsectorsizeinbytes
- raid
Controller List<String>Serial Numbers - List of raidcontrollerserial_number
- rfcache
Error BooleanDevice Does Not Exist - Value for rfcacheerrordevicedoesnot_exist
- sds
Ids List<String> - List of sds_id
- serial
Numbers List<String> - List of serial_number
- slot
Numbers List<String> - List of slot_number
- sp
Sds List<String>Ids - List of spsdsid
- ssd
End List<String>Of Life States - List of ssdendoflifestate
- storage
Pool List<String>Ids - List of storagepoolid
- temperature
States List<String> - List of temperature_state
- vendor
Names List<String> - List of vendor_name
- write
Cache BooleanActive - Value for writecacheactive
Package Details
- Repository
- powerflex dell/terraform-provider-powerflex
- License
- Notes
- This Pulumi package is based on the
powerflexTerraform Provider.
