For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fleet config variable

get

Fleet config variable Resource Fields

Field

id

application

name

value


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get/v7/application_config_variable
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post/v7/application_config_variable
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
delete/v7/application_config_variable(<ID>)
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
patch/v7/application_config_variable(<ID>)

Last updated

Was this helpful?