storage_domain delete

Removes Storage Domains from the Oracle FS System.

SYNOPSIS

storage_domain ‑delete 
   ‑storageDomain storage‑domain‑id‑or‑fqn [,storage‑domain‑id‑or‑fqn]...

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

You can remove a Storage Domain only when the Storage Domain has no drive groups assigned to it.

Note: Administrators with primary administrator or admin1 roles are authorized to run the storage_domain ‑delete command.

OPTIONS

storageDomain

Specifies the fully qualified name (FQN) or the unique identifier (ID) of the Storage Domain that is to be removed from the Oracle FS System.

EXAMPLE

Task

Remove a Storage Domain from theOracle FS System.

Parameters
  • The FQN of the Storage Domain: /⁠domain_1

$ fscli storage_domain ‑delete ‑storageDomain /⁠domain_1