Network

Create a DHCP range

Create and apply a DHCP range for a configured switch

post/network/dhcp/range

Request body

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

Response

Created

datainteger
errorstring
messagestring
statusstring

Changes

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

  • 9a5026bf905716See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • 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

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation