Network

Update a DHCP range

Replace and apply an existing DHCP range; its address family is immutable

put/network/dhcp/range/{id}

Path parameters

idinteger required

DHCP Range ID

Request body

endIpstring
expiryinteger required
manualSwitchinteger
raOnlyboolean
slaacboolean
standardSwitchinteger
startIpstring
type'ipv4' | 'ipv6' required

Response

Success

{"stackTrail":"components:schemas:github_com_alchemillahq_sylve_internal.APIResponse-any:properties:data","oasType":"schema","type":"unknown"}
errorstring
messagestring
statusstring

Changes

Changed in 3 of the 41 revisions of this API.16

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation