Files
tea4j-autodeploy/docs/DeployKey.md
T
2025-09-07 00:21:05 +00:00

815 B

DeployKey

Properties

Name Type Description Notes
createdAt Date [optional]
fingerprint String Fingerprint is the key's fingerprint [optional]
id Long ID is the unique identifier for the deploy key [optional]
key String Key contains the actual SSH key content [optional]
keyId Long KeyID is the associated public key ID [optional]
readOnly Boolean ReadOnly indicates if the key has read-only access [optional]
repository Repository [optional]
title String Title is the human-readable name for the key [optional]
url String URL is the API URL for this deploy key [optional]