• Retrieves a destination with the given name from the Cloud Foundry destination service. Returns null, if no destination can be found. Requires the following service bindings: destination, XSUAA By default, selects subscriber over provider and instance over subaccount destinations.

    Parameters

    Returns Promise<Destination | null>

    A promise returning the requested destination on success.

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