Getting a Recipient Invitation's Details

Get information about an invitation sent to a tenancy inviting it to join an organization.

  • You can view recipient invitation details from both the parent tenancy that sent the invitation and the recipient tenancy that's been invited to join the organization as a child tenancy.

    1. Open the navigation menu and select Governance & Administration. Under Organization Management, select Invitations.
    2. On the Invitations list page, select the invitation that you want to work with.

      The invitation details page displays the invitation status, along with the following details on the Invitation Information tab:

      • Sent from tenancy OCID
      • Type: This field shows both invitations (a parent tenancy wants another tenancy to become a child tenancy in the organization), or requests (to use governance rules). For invitations received from a parent tenancy inviting a child tenancy, Received invitation is displayed.
      • Status
      • Sent date
      • Request (governance requests only)
      • Cost Management (tenancy invitations only)
      • Organization governance (tenancy invitations only)
      • Subscription mapping (tenancy invitations only)

      You can also view tagging information on the Tags tab. See Resource Tags.

  • Use the oci organizations recipient-invitation get command and required parameters to get the details of a recipient child tenancy invitation:

    oci organizations recipient-invitation get --recipient-invitation-id [text] [OPTIONS]

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

  • Run the GetRecipientInvitation operation to get the details of a recipient child tenancy invitation.