Returns all deployment business objects.

get

/gatewayapi/restapi/v1/appInstances/deployments

Request

There are no request parameters for this operation.

Response

Supported Media Types

200 Response

successful operation
Body ()
The list of application instances associated with a flow.
Root Schema : AppInstance
Type: object
The list of application instances associated with a flow.
Show Source
Nested Schema : App
Type: object
A reference to the App business object.
Show Source
Nested Schema : appInstances
Type: array
Unique Items Required: true
The list of application instances associated with a flow.
Show Source

404 Response

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