Get the current broker database instances information

get

/database/dataguard/databases/{database}/instances/

All the broker databases. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Information of all database instances.
Body ()
Root Schema : DataguardInstanceCollection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : DataguardInstanceItem
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top