Tagging a Recipient Invitation When Updating

Add metadata tags to an existing recipient invitation in Organization Management. This metadata enables you to define keys and values and associate them with resources.

For more information, see Resource Tags.

    1. Open the navigation menu and click Governance & Administration. Under Organization Management, click Invitations.
    2. On the Invitations page, click the invitation name from the Invitation Name field, or click the Actions menu (Actions Menu) and select View Invitation Details.
    3. On the invitation details page, add or edit tags as needed:
      • To add one or more tags, click Add tags, and then enter the tag namespace (for a defined tag), key, and value.
      • To edit or remove a tag, click the Tags tab, click the edit icon next to a tag, and change its value or remove it.
  • Use the --defined-tags or --freeform-tags options when running the oci organizations recipient-invitation update command and required parameters to tag a recipient invitation when you're updating it:

    oci organizations recipient-invitation update [...] [--defined-tags | --freeform-tags] tags [OPTIONS]

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

  • Run the UpdateRecipientInvitation operation to edit a recipient invitation. Include the definedTags and freeformTags attributes and their values.