Create service configuration

post

/gsadmin/v1/{appName}/configuration/services/{serviceName}

Creates the service configuration. While any service can be defined, aiaOffers is an expected service definition.

Request

Supported Media Types
Path Parameters
Body ()
The configurtion for a service.
Root Schema : ServiceConfig
Contains configuration for services.
Match All
Show Source
Nested Schema : BaseECR
Type: object
Show Source
Nested Schema : ServiceConfig-allOf[1]
Type: object
Show Source
Security
Back to Top

Response

Supported Media Types

201 Response

Services definition successfully created.
Body ()
Root Schema : Response
Type: object
Show Source
Back to Top