Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 834 Bytes

SecretResponse.md

File metadata and controls

16 lines (13 loc) · 834 Bytes

# SecretResponse

Properties

Name Type Description Notes
tenant_id string Your customer tenant id
customer_id string Your Customer number
secret_id float Secret's id
name string The name assigned to the password/ssh
type string The type of the secret. This will be available only when retrieving secrets
value string The value of the secret. This will be available only when retrieving a single secret
created_at \DateTime The creation date for the secret
updated_at \DateTime The last update date for the secret

[Back to Model list] [Back to API list] [Back to README]