CreateSystemPermissionTokenV2Input
is used to input data for creating system permission tokens.
Table: CreateSystemPermissionTokenV2Input
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: Feb 28, 2025 | |||||
expireAt | long | Long-Term | The time at which the token expires. | ||
ipFilterId | string | Long-Term | The unique identifier of the IP filter. | ||
name | string | yes | Long-Term | The name of the token. | |
systemPermissions | [SystemPermission ] | yes | Long-Term | A list of system permissions. See SystemPermission . |