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.
Returns
A promise returning the requested destination on success.
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.Returns
A promise returning the requested destination on success.