PUT https://{hostname}:{port}
/cli/agentCLI/rename?{parameters}
Parameter | Type | Required | Description |
---|---|---|---|
agent | string | true | Name or ID of the agent to rename |
name | string | true | The new name for the agent |
Related CLI command: forceRenameAgent.