data-planes

Get a specified data plane

An account user or administrator is authorized to all data planes in use by applications defined in their account. Attempts to access other data planes will result in 404 NOT FOUND.

get/data-planes/{id}

Path parameters

idstring required

The identity of the object.

Response

The call was successful.

namestring

Name describing the data plane

accountstring

A reference to an account

minimum_sizeinteger

Minimum number of proxies in this data plane

maximum_sizeinteger

Maximum number of proxies in this data plane

maximum_assignments_per_proxyinteger

Maximum number of application assignments per proxy

hrefstring

A reference to this data plane

assigned_applicationsstring[]

Array of applications assigned to this data plane

Changes

No recorded changes to this endpoint across all 1 revision of this API.