Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

SaveAllObjectsAsConfig is the bulk SaveObjectAsConfig: it renders every object of the type the caller can read (and that has no config history) into ONE open patch. Objects the config format cannot express are skipped with a per-object reason rather than failing the batch.

objectType
string

Response

Success

patch
patch · object
filePaths
string[]

Ontology-relative paths of the config files in the patch.

skipped
SkippedConfigExport · object[]
alreadyManagedCount
integer<int32>

Objects excluded up front because a config file already manages them.