AddIngestTokenV3Input()
input is used for data to create an ingest token.
Table: AddIngestTokenV3Input
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
customToken | string | Long-Term | The custom token string. This requires special permissions and root privileges. | ||
Name | string | yes | Long-Term | The name of the ingest token to create. | |
parser | string | Long-Term | The unique identifier or name of the parser to assign to the ingest token. Parsers in packages can be referred to as packagescope/packagename:parsername . | ||
repositoryName | string | yes | Long-Term | The name of the repository. |