uidRotateToken is a command that rotates an Akeyless Universal Identity token.
| Name | Type | Description | Notes |
|---|---|---|---|
| fork | bool | Create a new child token with default parameters | [optional] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| send_manual_ack_token | str | The new rotated token to send manual ack for (with uid-token=the-orig-token) | [optional] |
| uid_token | str | The Universal identity token | [optional] |
| with_manual_ack | bool | Disable automatic ack | [optional] |