Link an application to a server
Servers
Link an application to a server
Record that an application is hosted on this server. The application is checked against your workspace.
Required scope infrastructure:edit
post
/servers/{id}/applicationsAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the server.
Bodyapplication/json
applicationIdstring<uuid>requiredApplication to link.
Response200 · application/json
The applications hosted after the change.
idstring<uuid>requiredIdentifier of the referenced object.
namestringrequiredDisplay name of the referenced object.