The AliasMapping
datatype includes various settings.
Table: AliasMapping
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 23, 2024 | |||||
aliases | [AliasInfo ] | yes | Long-Term | The tag information. See AliasInfo . | |
id | string | yes | Long-Term | The unique identifier of the alias mapped. | |
Name | string | yes | Long-Term | The name of the alias. | |
originalFieldsToKeep | [string] | yes | Long-Term | A list of original fields to keep. | |
tags | [TagInfo ] | yes | Long-Term | The tag information. This uses a datatype called, TagInfo , which has two required fields: Name ; and value . |