Skip to content
Tracon

TraconMetaResponse

← All HTTP schemas

Response for {prefix}/api/meta. Carries the minimum information the UI needs to configure itself.

Shape: object

Property Required Type Description Rules
version yes string Tracon version.
prefix yes string Path prefix the endpoints are connected to. The UI builds its own calls from this.
authentication yes TraconAuthenticationMeta Active authentication methods.
storage yes TraconStorageMeta Active storage implementations.
roles yes TraconRoleMeta Role permissions of the current caller.