SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...
    • Add a destination with the given name from the systems.json and credentials.json files to the destinations environment variable.

      Throws an error if a destination with the same name as the given test destination already exists.

      Parameters

      • name: string

        Name of the test destination to add to the destinations environment variable.

      • Optionaloptions: GetTestDestinationOptions

        References to the systems.json and credentials.json files.

        Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.

      Returns void