REST V2 Credential Store Provider Response
Response
| Attributes | Type | Description |
|---|---|---|
| credentialStoreDefId | Long | The id of the credential store provider |
| credentialStoreDefName | String | The name of the credential store provider |
| description | String | The description of the credential store provider |
| implementationClass | String | The implementation class of the credential store provider |
| isActive | Boolean | Weather or not the credential store provider is active |
| isCustom | Boolean | Weather or not the credential store provider is custom |
| credentialStoreApiTextValue | String | Groovy API text associated with the credential store provider |
| credentialStoreInputDefs | List<CredentialStoreInputDef> | The list of credential store input definitions associated with the credential store provider |
| credentialStorePropDefs | List<CredentialStorePropDef> | The list of credential store property definitions associated with the credential store provider |
Each credentialStoreInputDef in the list of credentialStoreInputDefs contains these attributes.
| Attributes | Type | Description |
|---|---|---|
| credentialStoreInputDefId | Long | This is the unique Id of the credential store input definition |
| credentialStoreDefId | Long | This is a foreign key to the parent credential store provider |
| inputName | String | The name of the credential store input definition |
| displayName | String | The display name of the credential store input definition |
| description | String | The description of the credential store input definition |
| inputDatatype | String | the datatype associated with the credential store input definition |
| isRequired | Boolean | Weather or not the credential store input definition is required |
| isEncrypted | Boolean | Weather or not the credential store input definition is encrypted |
| isActive | Boolean | Weather or not the credential store input definition is active |
| minValue | Long | The minimum value of the credential store input definition |
| maxValue | Long | The maximum value of the credential store input definition |
| listData | String | The list data associated with the credential store input definition |
| isMultiselect | Boolean | Weather or not the credential store input definition is multiselect |
| displayRows | Integer | The number of display rows associated with the credential store input definition |
| displayColumns | Integer | The number of display columns associated with the credential store input definition |
| defaultValue | String | The default value of the credential store input definition |
| length | Long | The length of the credential store input definition |
| sortNumber | Integer | This is a number associated with the credential store input definition that sets their priority in a list of other credential store input definitions |
Each credentialStorePropDef in the list of credentialStorePropDefs contains these attributes.
| Attributes | Type | Description |
|---|---|---|
| credentialStorePropDefId | Long | This is the unique Id of the credential store property definition |
| credentialStoreDefId | Long | This is a foreign key to the parent credential store provider |
| propertyName | String | The name of the credential store property definition |
| displayName | String | The display name of the credential store property definition |
| description | String | The description of the credential store property definition |
| propertyDatatype | String | the datatype associated with the credential store property definition |
| isRequired | Boolean | Weather or not the credential store property definition is required |
| isEncrypted | Boolean | Weather or not the credential store property definition is encrypted |
| isActive | Boolean | Weather or not the credential store property definition is active |
| minValue | Long | The minimum value of the credential store property definition |
| maxValue | Long | The maximum value of the credential store property definition |
| listData | String | The list data associated with the credential property input definition |
| isMultiselect | Boolean | Weather or not the credential store property definition is multiselect |
| displayRows | Integer | The number of display rows associated with the credential store property definition |
| displayColumns | Integer | The number of display columns associated with the credential store property definition |
| defaultValue | String | The default value of the credential store property definition |
| length | Long | The length of the credential store property definition |
| sortNumber | Integer | This is a number associated with the credential store property definition that sets their priority in a list of other credential store property definitions |
, multiple selections available,
The following macros are not currently supported in the footer:
- style