Get working copy based in client and Oracle Home

get

/rhp-restapi/rhp/workingcopies/fetchWorkingcopy

Returns the working copy matching client and Oracle Home.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK. A JSON object containing a working copy resource representation with multiple properties and the links array with at least the "self" link.
Body ()
Root Schema : workingcopyResource
Type: object
Show Source
Nested Schema : accessControl
Type: array
Show Source
Nested Schema : clusterNodes
Type: array
Show Source
Nested Schema : configuredDatabases
Type: array
Show Source
Nested Schema : groupsConfiguredInWorkingCopy
Type: array
Show Source

Default Response

Unexpected error. A JSON object containing error details of the issue while executing the operation.
Body ()
Root Schema : errorResource
Type: object
Show Source
Nested Schema : errorDetails
Type: array
If multiple errors are reported they can be organized in a hierarchical structure in this array.
Show Source
Back to Top