VDSSettings
Holds configuration parameters for the Vault Data Services (VDS) interface, defining integration behaviors, endpoint credentials, and scheduling options.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the VDS settings record within the system. |
| Global ID | String | True |
System-generated global identifier used for cross-environment reference and integration. |
| Link | String | False |
System-generated link used to access the VDS settings record in the Vault UI. |
| Name | String | False |
Descriptive name assigned to the VDS settings configuration by the user or system administrator. |
| Status | String | False |
Current status of the VDS settings record, such as Active or Inactive, indicating whether the configuration is in use. |
| Created By | String | True |
Username or identifier of the user who initially created this VDS settings record. |
| Created Date | Datetime | True |
Timestamp representing when the VDS settings record was first created in the system. |
| Last Modified By | String | True |
Username or identifier of the user who last updated the VDS settings record. |
| Last Modified Date | Datetime | True |
Timestamp showing the most recent modification date of the VDS settings record. |
| Nitro_Confirm_Sync | Bool | False |
Indicates whether synchronization with the Nitro data lake has been explicitly confirmed for this configuration. |
| VDS Profile | Decimal | False |
Identifier linking to the associated VDS profile, which defines data synchronization and transformation rules. |
| Setup Owner ID | String | False |
Reference to the user or group who owns or is responsible for this VDS setup configuration. |
| Security Profile | String | False |
Identifier of the security profile applied to this VDS configuration, determining data access and visibility rules. |
| Legacy CRM Id | String | False |
Legacy identifier from a previously used Customer Relationship Management (CRM) system, retained for backward compatibility and reference. |
| Application Profile | String | False |
Name or identifier of the application profile associated with this VDS setup, defining application-level behavior and access. |