Deleting the Dataset

Delete a dataset.

Using the CLI

Use the oci dts nfs-dataset show command and required parameters to delete a dataset.

oci dts nfs-dataset delete --name dataset_name [OPTIONS]

For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

For example:

oci dts nfs-dataset delete --name nfs-ds-1

Confirm the deletion when prompted. The dataset is deleted with no further action or return. To confirm the deletion, display the list of datasets. See Listing the Datasets for more information.