Creating a data source definition from the Data source definition list

You can create a data source definition from scratch. The data source definition represents a single instance of a data source. As part of the procedure, you specify the endpoints. Typically a single endpoint is used to access the data source instance. But in some cases, the data source can be accessed by multiple endpoints. The data source definition is then assigned to any current or future connections (and associated connected data assets) that are created on the platform that have endpoints that match the data source definition.

Prerequisites

Procedure

  1. From the navigation menu, go to Data > Connectivity > Data source definitions.
    The definitions that you see listed on the Data source definitions tab are public assets and private assets or assets that you are a member of.

  2. On the Data source definitions tab, click New data source definition.

  3. In the Overview step, enter a name and optional description for the data source definition. You cannot change the name after you create it.

  4. Select a data source type. The data source type determines which connections the data source definition is assigned to and the protection solution.

  5. Confirm the protection solution and click Next.

  6. Enter the endpoints for the data source. Endpoints depend on the data source type, but they typically include the hostname or IP address and the port number and a third property such as the database name or instance ID. Some data source types require hard-coded values. For information on which connectors require hard-coded values, see Connectors with hard-coded data source identity properties. Click Next.

  7. In the Access step, select how you want to manage access to the data source definition.
    By default, data source definitions are created as public assets in the Platform assets catalog, which means that all catalog collaborators can find the data source defintion, but only the owner, editor or viewer of the data source definition can see the endpoints.
    If you select your data source definition to be created as a private asset then only the owner, editor or viewer of the data source definition can find the data source definition and see the endpoints.

  8. Optional. Click Add members.

  9. Click Next.

  10. Review the Summary details. Click the Edit icon Edit icon to return to any previous step or click Back to return to the Data source endpoints step.

  11. Click Create.

  12. By default, a new data source definition is a public asset.

When users create connections (in the platform, in a project, or a catalog) that have endpoints that match the data source definition, the data source definition is assigned to the connection. View the connections on the Connection assignments tab. See Adding endpoints to a new or existing data source definition.

Learn more