Virtual networks

Create virtual network

POST/v1/networking/spn

Autorizaciones

  • X-API-KEYstringheaderobligatorio

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

Cuerpo

application/json
  • localVlanIdinteger<int32>

    Límites:11 <= x <= 4094

  • typeenum<string>

    Valores permitidos:PRIVATEPUBLIC

  • namestringobligatorio

Respuesta

200 · application/json

OK

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