setup-notifications

Description

Setup notifications for appliance import

Usage

oci dts appliance setup-notifications [OPTIONS]

Required Parameters

--appliance-label [text]

Appliance Label

Example using required parameter

Copy the following CLI commands into a file named example.sh. Run the command by typing “bash example.sh” and replacing the example parameters with your own.

Please note this sample will only work in the POSIX-compliant bash-like shell. You need to set up the OCI configuration and appropriate security policies before trying the examples.

    export appliance_label=<substitute-value-of-appliance_label> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dts/appliance/setup-notifications.html#cmdoption-appliance-label

    oci dts appliance setup-notifications --appliance-label $appliance_label