A newer release of this product is available.
system node virtual-machine disk-object-store delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete the configuration of an object store
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system node virtual-machine disk-object-store delete
command removes an object store container from a node's configuration.
Parameters
-node <nodename>
- ONTAP Node Name (privilege: advanced)-
Specifies the name of the ONTAP node from which the object store container will be removed.
-object-store-name <object store name>
- ONTAP Name for this Object Store Config (privilege: advanced)-
Specifies the name that will be used to identify the object store configuration.
[-update-partner {true|false}]
- Update HA Partner (privilege: advanced)-
Specify this parameter when the system is running in an HA configuration.
Examples
The following example removes a container from the specified node.
cluster1::*> system node virtual-machine disk-object-store delete -node node1 -object-store-name objstore1 -update-partner