Getting Work Request Details

Get the details of a work request.

  • Work requests details can be viewed for sender tenancy invitations, governance rule opt-in join requests, governance rules, and subscription mappings in Organization Management.

    To view sender (parent) tenancy invitation work requests details:

    1. Open the navigation menu and click Governance & Administration. Under Organization Management, click Tenancies.
    2. On the Tenancies page, click the tenancy under Tenancy name.
    3. On the tenancy information details page, click Work requests.
    4. Under Work requests, click the invitation name to open the work request details page.

    To view governance rule opt-in join requests on a child tenancy:

    1. Open the navigation menu and click Governance & Administration. Under Organization Management, click Tenancies.
    2. On the Tenancies page, click the tenancy under Tenancy name.
    3. On the tenancy information details page, click Work requests.

      Under Work requests, click the request under Operation to open the work request details page.

    To view governance rule attachment/detachment work request details:

    1. Open the navigation menu and click Governance & Administration. Under Organization Management, click Governance Rules.
    2. On the Governance rules page, click the rule under Name.
    3. On the governance rule details page, under Tenancies, select View work requests from the Actions menu (Actions Menu) for the particular tenancy.
    4. In the Work requests panel, the work request operations are listed.
    5. From the Operation field, click the work request to open the work request details page.

    To view subscription mapping work requests:

    1. Open the navigation menu and click Governance & Administration. Under Organization Management, click Subscription Mapping.
    2. On the Subscription Mapping page, click the subscription name from the Subscription ID field.
    3. On the subscription mapping detail page, click Work requests.
    4. From the Operation field, click the work request to open the work request details page.
  • Use the oci organizations work-request get command and required parameters to get the status of the work request with the particular ID:

    oci organizations work-request get --work-request-id [text] [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetWorkRequest operation to get the status of the work request with the particular ID.