Query
Response
Queries
credentialStoreStatus
Returns credential store status.
QUERY
credentialStoreStatus: CredentialStoreStatus!Returns
storageType
The storage type associated with this credential store status.
state
Current state of this credential store status.
encryptionState
The encryption state associated with this credential store status.
details
Details associated with this credential store status.
itemCount
Int!
Number of items.
mismatchCount
Int!
Number of mismatchs.
readOnly
Boolean!
Whether this install can only read credentials. Only Vault storage can report true.
adoptedCount
Int!
Number of credentials adopted from the external backend during initialization.
warnings
Warnings associated with this credential store status.
Query
Response