v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432170162.4 KB

Retrieves the status and details of a Resource Explorer setup operation. This operation returns information about the progress of creating or deleting Resource Explorer configurations across Regions.

post/GetResourceExplorerSetup

Request body

TaskIdstring required

The unique identifier of the setup task to retrieve status information for. This ID is returned by <code>CreateResourceExplorerSetup</code> or <code>DeleteResourceExplorerSetup</code> operations.

MaxResultsinteger

The maximum number of Region status results to return in a single response. Valid values are between <code>1</code> and <code>100</code>.

NextTokenstring

The pagination token from a previous <code>GetResourceExplorerSetup</code> response. Use this token to retrieve the next set of results.

Response

Success

NextTokenstring

The pagination token to use in a subsequent <code>GetResourceExplorerSetup</code> request to retrieve the next set of results.