fan-speed¶
Control FAN Speed setting
fan-speed Specification¶
Parameter Value Type Configuration Resource Element Name fan-speed Element URI /axapi/v3/fan-speed Element Attributes fan-speed_attributes Partition Visibility shared Schema fan-speed schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fan-speed | ||
Get Object | GET | /axapi/v3/fan-speed | ||
Modify Object | POST | /axapi/v3/fan-speed | ||
Replace Object | PUT | /axapi/v3/fan-speed |
fan-speed attributes¶
action
Description ‘auto’: Set FAN Speed to automatic based on system temperature; ‘50’: Set FAN Speed to 50% of maximum speed (approx); ‘75’: Set FAN Speed to 75% of maximum speed (approx); ‘100’: Set FAN Speed to 100% full hardware speed;
Type: string
Supported Values: auto, 50, 75, 100
Default: auto
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters