View list of all service configurations

get

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

Returns the high level service configuration blocks for the specified application. 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.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

The services configuration metadata.
Body ()
Root Schema : ServicesFolder
Contains configuration for services.
Match All
Show Source
Nested Schema : BaseECR
Type: object
Show Source
Nested Schema : ServicesFolder-allOf[1]
Type: object
Show Source
Nested Schema : ServiceConfig
Contains configuration for services.
Match All
Show Source
Nested Schema : ServiceConfig-allOf[1]
Type: object
Show Source
Back to Top