setAgentKeypairPolicy
Set or modify an agent's keypair policy
Format
udclient [global-args...] [global-flags...]
setAgentKeypairPolicy [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
agent | string | true | Name or ID of the agent |
maxAgeDays | int | true | The maximum age in days of the agent's keypair, or zero to disable rotation |
Related REST command: Set or modify an agent's keypair policy.