Get Service Configuration

get

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

Returns the configuration block for the specified service. Returns metadata about the configurations (e.g. who created it and when) along with a list of owner attributes. If zip extension is specified (add ".zip" at the end of the path), the attributes are exported as a zip file. NOTE: aiaOffers is a conventionally named endpoint that is expected by cc-admin as well as assembler.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

The service configuration.
Body ()
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
Back to Top