Skip to main content
PUT
Update a virtual data plane

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

virtual_dataplane_id
string
required

The unique identifier of the virtual data plane to update

Body

application/json

Request body for updating a virtual dataplane

name
string

Virtual dataplane display name. Allowed characters are letters, digits, space, underscore, hyphen, apostrophe and ampersand. The name must contain at least one letter or digit, and must not start with a space.

Maximum string length: 200

Response

Virtual data plane updated successfully

The updated virtual dataplane

success
boolean
required
data
object
required

Virtual dataplane object