Optional
Readonly
createdAt?: stringOptional
Readonly
id?: stringOptional
Readonly
links?: { self?: Link; user?: Link }Optional
Readonly
org?: stringOptional
orgID?: stringThe ID of the organization.
Optional
permissions?: Permission[]A list of permissions for an authorization. An authorization must have at least one permission.
Optional
Readonly
token?: stringThe API token for authenticating InfluxDB API and CLI requests.
Optional
Readonly
updatedAt?: stringOptional
Readonly
user?: stringThe name of the user that the token is scoped to.
Optional
Readonly
userID?: stringThe ID of the user that the token is scoped to.
The name of the organization that owns the token.