Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Files

Latest commit

3d36a35 · Aug 21, 2023

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]