applications

A web control for an application

Returns the requested web control

get/applications/{app_id}/webcontrols/{id}

Path parameters

app_idstring required

Application id

idstring required

Web control id

Query parameters

attributesstring

A comma-separated list of attributes to be returned for the web control. Using a prefix of + or - respectively, will add or remove an attribute from the default set

Response

Success

namestring required

Short name describing the web control.

descriptionstring

Optional additional description of the web control.

mode'maintenance' | 'request' | 'response'

Set as 'maintenance' for maintenance mode web control.

enabledboolean

Enables or disables the web control.

hrefstring

A reference to this web control

versioninteger

The version of the web control. Versions are numbered, beginning with 1 and increase every time the web control is changed

createdstring

An iso8601 formatted timestamp

deletedstring

An iso8601 formatted timestamp

Changes

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