Update An OutletCopy Pageput https://cloud.synaccess.com/v1/outlets/{outlet_id}Update outlet configuration settings and control outlet relay states (ON or OFF).Path Paramsoutlet_idstringrequiredUnique outlet ID to modifyBody 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 trueResponse 200200Updated 3 months ago