Returns all event provider instance configuration parameters associated with an application instance.

get

/gatewayapi/restapi/v1/eventServices/eventProviderInstanceConfigs/{appInstanceName}

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
EVENTPROVIDERINSTANCECONFIGS
Root Schema : EventProviderInstanceConfigs
Type: object
EVENTPROVIDERINSTANCECONFIGS
Show Source
Nested Schema : EventListenerConfigList
Type: array
A reference to the EventListenerConfig business object.
Show Source
Nested Schema : EventProviderConfigs
Type: object
EVENTPROVIDERCONFIGS
Show Source
Nested Schema : EventListenerConfigs
Type: object
A reference to the EventListenerConfig business object.
Show Source
Nested Schema : configValueMap
Type: object
Additional Properties Allowed
Show Source
The configuration value mappings associated with the event listener configuration.
Nested Schema : ConfigValueMap
Type: object
Additional Properties Allowed
Show Source
The configuration value mappings associated with the event provider configuration.

404 Response

The EventService does not exist or you do not have access to it.