Get service instance configuration
Get the configuration of a service instance.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
path
Service Path of a specific service instance. (Encoded URL Parameter)
Request
request body
host
Response
An object containing service configuration specific to a service instance.
Errors
500
Internal Server Error