Tagging a Sender Invitation at Creation

Describes how to add metadata to a sender invitation when you first create one. You can define keys and values, and associate them with resources.

    1. Begin the steps for creating an invitation using the Oracle Cloud Infrastructure Console as described in Creating a Sender Invitation.
    2. Click Show advanced options. The advanced options appear.
    3. Complete the following. See Overview of Tagging for descriptions of these fields.
      • Tag namespace

      • Tag key

      • Tag value

      Click Add tag to add another tag. Click X to remove the associated tag.

  • Use the --defined-tags or --freeform-tags options when running the oci organizations sender-invitation create command to tag a sender invitation when you create it:

    oci organizations sender-invitation create [...] [--defined-tags | --freeform-tags] tags [OPTIONS]

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

  • Run the CreateSenderInvitation operation to create a sender invitation. Include the definedTags and freeformTags attributes and their values.