keychaincredential.update ========================= Update a Keychain Credential with specific `id`. Please note that you can't change `type`. You must specify full `attributes` value. .. examples(websocket):: :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "keychaincredential.update", "params": [ 13, { "name": "Work SSH connection", "attributes": { "host": "work.ixsystems.com", "private_key": 12, "remote_host_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMn1VjdSMatGnxbOsrneKyai+dh6d4Hm" } } ] } .. raw:: html
Distinguishes this Keychain Credential from others.
Must be at least 1
characters long
At least one of the two keys must be provided on creation.
No Additional PropertiesCan be omitted and automatically derived from the private key.
Distinguishes this Keychain Credential from others.
Must be at least 1
characters long
Keychain Credential ID.
Can be discovered with keychaincredential.remotesshhostkeyscan.
Distinguishes this Keychain Credential from others.
Must be at least 1
characters long
"SSH_KEY_PAIR"
At least one of the two keys must be provided on creation.
No Additional PropertiesCan be omitted and automatically derived from the private key.
Distinguishes this Keychain Credential from others.
Must be at least 1
characters long
"SSH_CREDENTIALS"
Keychain Credential ID.
Can be discovered with keychaincredential.remotesshhostkeyscan.