Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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
isActiveBoolean
Weather
Whether 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 Whether or not the credential store property is encrypted