keychaincredential.create

Create a Keychain Credential.

The following type`s are supported: * `SSH_KEY_PAIR * SSH_CREDENTIALS

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: keychain_credential_create

keychain_credential_create


KeychainCredentialCreateSSHKeyPairEntry

Type: object
No Additional Properties

Name

Type: string

Distinguishes this Keychain Credential from others.

Must be at least 1 characters long

Type

Type: const
Must be one of:
  • "SSH_KEY_PAIR"
Specific value: "SSH_KEY_PAIR"

Attributes

Type: object

KeychainCredentialCreateSSHCredentialsEntry

Type: object
No Additional Properties

Name

Type: string

Distinguishes this Keychain Credential from others.

Must be at least 1 characters long

Type

Type: const
Must be one of:
  • "SSH_CREDENTIALS"
Specific value: "SSH_CREDENTIALS"

Attributes

Type: object

Result


SSHKeyPairEntry

Type: object
No Additional Properties

Id

Type: integer

Name

Type: string

Distinguishes this Keychain Credential from others.

Must be at least 1 characters long

Type

Type: const
Must be one of:
  • "SSH_KEY_PAIR"
Specific value: "SSH_KEY_PAIR"

Attributes

Type: object

SSHCredentialsEntry

Type: object
No Additional Properties

Id

Type: integer

Name

Type: string

Distinguishes this Keychain Credential from others.

Must be at least 1 characters long

Type

Type: const
Must be one of:
  • "SSH_CREDENTIALS"
Specific value: "SSH_CREDENTIALS"

Attributes

Type: object


Required roles: KEYCHAIN_CREDENTIAL_WRITE