v1

latestOpenAPI 3.0.02026-07-24176225227.9 KB
Site

Set Circuit Settings

Set circuit settings of a site. Rate limited at max 20 request per minute. Please only specify keys you want to change. Endpoint handles partial JSON objects and will give a 400 response if it does not understand the request.Will only forward values for dynamicCircuitCurrentP1, P2, P3 to device if new value != old value

post/api/sites/{siteId}/circuits/{circuitId}/settings

Path parameters

siteIdstring required

Site ID

circuitIdinteger required

Circuit ID

Request body

dynamicCircuitCurrentP1number double nullable
dynamicCircuitCurrentP2number double nullable
dynamicCircuitCurrentP3number double nullable
maxCircuitCurrentP1number double nullable
maxCircuitCurrentP2number double nullable
maxCircuitCurrentP3number double nullable
enableIdleCurrentboolean nullable
offlineMaxCircuitCurrentP1integer nullable
offlineMaxCircuitCurrentP2integer nullable
offlineMaxCircuitCurrentP3integer nullable
useDynamicMasterboolean nullable