Virtual networks

Assign service to virtual network

POST/v1/networking/spn/{id}/services/assign

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

  • idstring<uuid>required

Headers

  • Idempotency-Keystring

    Limits:length <= 200

Body

application/json
  • serviceIdstring<uuid>
  • segmentIdstring<uuid>
  • isNativeboolean

Response

202

Accepted

No response body.