cli icon indicating copy to clipboard operation
cli copied to clipboard

Allow custom ingest tokens in the API

Open MLSLasecki opened this issue 1 year ago • 0 comments

Hi everyone,

LogScale GraphQL allows for creation of custom ingest tokens through the 'customToken' parameter of 'addIngestTokenV3'. Unfortunately, this parameter in not currently available in the Go API. Could this be made available in the Add and Update functions? I think this if a fairly simple change and it would allow for moving ingest tokens around without changing their value (for example when moving a parser to a different repository).

Any help is much appreciated!

Best regards, Alex

MLSLasecki avatar Apr 19 '24 08:04 MLSLasecki