HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Update a BI Server

PATCH /server/ will partial update a single BI Server metadata. Note that this method is not allowed for Non-Virtual BI Servers.

Path Params
integer
required

ID of the containing server

Body Params
string | null
required

The uri of the underlying BI server

string | null

The title of the underlying BI server

string | null

The description of the underlying BI server

object

Key-Value pairs matching BI object names to new user defined names. Keys supported ['bi_report', 'bi_datasource', 'bi_folder', 'bi_connection']. Values are the renamed user defined versions.

boolean | null
Defaults to false

Boolean flag determining if the BI Server is private. Defaults to False.

Responses

Language
Credentials
URL
Choose an example:
application/json