Update a Device's OutletCopy Pageput https://cloud.synaccess.com/v1/devices/{enclosure_serial_number}/outlets/{outlet_index}Update an outlet's state/settings with a device's serial number and outlet numberPath Paramsenclosure_serial_numberstringrequiredUnique serial number for a deviceoutlet_indexstringrequiredOutlet number within device, or can be a unique outlet idBody ParamsoutletNamestringName string up to 100 characterspwrOnStatestringPower on State is the state of the relay for the specific outlet when the PDU powers on from an off/powerless state. Acceptable strings are "ON", "OFF", "PREV". "PREV" will set the relay to the state of the PDU when last lost power.statestringState represents the relay status. Acceptable strings are "ON", "OFF", and "REBOOT".customRebootTimeEnabledbooleanSetting to true will configure PDU to use customRebootTime when rebooting outlet.truetruefalsecustomRebootTimeint32Number of seconds outlet will be off when rebooting and customRebootTimeEnabled is trueResponses 200200 400400Updated 3 months ago