Monitoring Work Requests
Globally Distributed Databases use their own APIs for Work Requests.
Using the Console:
Work request status is displayed in a Globally Distributed Database's details page.
From the Globally Distributed Database list page, click any database name and go to its details page. To find the Globally Distributed Database list page, see Listing Globally Distributed Databases.
The Work requests section displays the status of ongoing operations.
Using the REST APIs
You can use the GetWorkRequest
and
ListWorkRequests
APIs to get work request status.
See Work Request Reference for details.
Parent topic: Monitoring a Globally Distributed Database