IPv4

Assign IPv4 address to service

POST/v1/networking/spn/{id}/prefixes/v4/{childPrefixId}/addresses/assign/service

Authorizations

  • X-API-KEYstringheaderrequired

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Path parameters

  • idstringrequired
  • childPrefixIdstring<uuid>required

Body

application/json
  • requestedAddressstring | null
  • serviceIdstring<uuid>
  • segmentIdstring<uuid>

Response

201 · application/json

Created

  • successboolean
  • messagestring | null
  • exceptionstring | null
  • codestring | null
  • errorsobject | null
  • traceIdstring | null
  • dataobject
  • paginationobject