Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


Response

AttributesTypeDescription
credentialStoreIdLongThe id of the credential store
credentialStoreDefIdLongThe id of the connected credential store provider
credentialStoreNameStringThe name of the credential store
descriptionStringThe description of the credential store
isActiveBooleanWeather or not the credential store is active
credentialStorePropertiesList<CredentialStoreProperty>The list of credential store properties associated with the credential store

Each credentialStoreProperty in the list of credentialStoreProperties contains these attributes.

AttributesTypeDescription
credentialStorePropertyIdLongThis is the unique Id of the credential store property
credentialStorePropDefIdLongThis is a foreign key to the parent credential store property definition
credentialStoreIdLongThis is a foreign key to the parent credential store
propertyValueStringThe value of the credential store property
isEncryptedBooleanWeather or not the credential store property is encrypted
  • No labels