Tagging a Sender Invitation When Updating

Add metadata tags to an existing sender 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 sender-invitation update command and required parameters to tag a sender invitation when you're updating it:

    oci organizations sender-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 UpdateSenderInvitation operation to edit a sender invitation. Include the definedTags and freeformTags attributes and their values.