removeAgentServerPin
Remove public key pin for a server host from an agent
Format
udclient [global-args...] [global-flags...]
removeAgentServerPin [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
agent | string | true | Name or ID of the agent |
host | string | true | The host name, as it is known by the agent, from which the public key pin is removed |
publicKeyFingerprint | string | true | The fingerprint for the public key pin to remove |
Related REST command: Remove public key pin for a server host from an agent.