Manage Connection Settings
Last updated
Was this helpful?
Last updated
Was this helpful?
Click Data in the navigation menu and select Connections.
Navigate to the connection and go to the level of data object you want to change the status of.
Go to the Settings tab and change the Data Object switch to the status you want:
Disable: The data object will be disabled until manually changed. Policies will not impact the data object.
Enable: The data object will be enabled until manually changed. If the data object is also a data source, policies will impact the data source.
Inherit: The data object will automatically inherit the status of the parent data object. So if it is a table data object, it will inherit the status of the parent schema data object.
Review your changes and click Save Changes.
To update the status using the API, see the .
Click Data in the navigation menu and select Connections.
Navigate to the connection and go to the level of data object you want to change the settings of.
Go to the Settings tab and change the Object Sync switch to the status you want:
Disable: All new data objects found within this data object will be registered in a disabled state. Policies will not impact disabled objects.
Enable: All new data objects found within this data object will be registered in an enabled state. If the data object is also a data source, policies will impact the data source.
Inherit: All new data objects found within the data object will be registered as the same status as the data object.
Review your changes and click Save Changes.
Click Data in the navigation menu and select Connections.
Navigate to the connection and go to the level of data object you want to assign permissions to.
Go to the Permissions tab and click + Add Permissions.
Choose how to assign the permission:
Individual Users: Select this option from the dropdown and then search for individual users to grant the permission to.
Users in Group: Select this option from the dropdown and then search for groups to grant the permission to.
Choose the permission to assign:
Data Owner permission to allow them to manage a data object and its child objects.
Review your changes and click Grant Permissions.
To update the status using the API, see the .
To assign permissions using the API, see the .