credential

Resource Fields

Writeable Fields

Field Type Create Update Default Notes
description string Optional Yes -  
name string Optional Yes -  
publicValue string Optional - - The public value of the credential
secretValue password Optional - - The secret value of the credential

Read Only Fields

Field Type Notes
accountId account The unique identifier for the associated account
created date The date of when the credential was created.
data map[json]  
id int The unique identifier for the credential
kind string  
removeTime date The date and time of when the credential was removed
removed date The date of when the credential was removed
state enum The current state of the credential. The options are activating, active, deactivating, inactive, purged, purging, registering, removed, removing, requested, updating-active, updating-inactive.
transitioning enum Whether or not the credential is in a transitioning state
transitioningMessage string The message to show while in a transitioning state
transitioningProgress int The percentage remaining in the transitioning process of the credential
uuid string The universally unique identifier for the credential. This will always be unique across Rancher installations.


Edit this page