Displays information about a storage object or the system metadata.
storage_allocation ‑list 
   [‑details]
   [‑saveConfigFile saved‑file‑name]
   [{ ‑lun
      {‑name lun‑or‑clone‑name | ‑id lun‑or‑clone‑id}
    | ‑storageDomain
      [{‑name storage‑domain‑name | ‑id storage‑domain‑id}]
    | ‑enclosure
      [{‑name enclosure‑name | ‑wwn enclosure‑wwn }]
    | ‑allVolumes
    }]
   [{‑csv [csv‑file‑name]
    | ‑xml [xml‑file‑name]
    }]
   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 
    The storage_allocation ‑list command summarizes the QoS properties of a logical volume, a Storage Domain, or a Drive Enclosure. Alternatively, this command returns the information that comprises the system configuration database. For both usages, you can store the query results in a local file.
Produces a report containing configuration information for all LUNs on the Oracle FS System.
Directs the output into the specified file as comma-separated values. If a file is not specified, the output is directed to stdout.
The ‑csv option is valid only for ‑lun or ‑allVolumes output. This option is not valid when selecting output for filesystems, Storage Domains, or Drive Enclosures.
Provides no additional information. This option is included for consistency across all subcommands.
Requests that a summary of the QoS properties be displayed for the specified LUN or Clone LUN.
The QoS properties of the specified volume are returned. If a particular LUN is not specified, returns a summary of all LUNs.
If a particular Storage Domain is not specified, returns a summary of all Storage Domains. If a particular Storage Domain is specified, returns a summary of the QoS properties of the specified Storage Domain.
If a particular Drive Enclosure is not specified, returns a list of all of the logical volumes and all of the clone repositories for all Drive Enclosures. If a particular Drive Enclosure is specified, returns the logical volumes and the clone repositories for the specified Drive Enclosure.
Preserves the system configuration database that was downloaded from the Oracle FS System. The information is saved as a file at the location that is specified by saved-file-name. If the ‑saveConfigFile option is omitted, the file is deleted when the command completes. You can use the SCV program to view the configuration file.
Specifies the fully qualified name (FQN) or the unique identifier (ID) of the Storage Domain with which one or more drive groups are associated.
Specifies the World Wide Name (WWN) of the Drive Enclosure for which information is displayed. If a particular Drive Enclosure is not specified, returns a list of all of the logical volumes and all of the clone repositories for all Drive Enclosures. If a particular Drive Enclosure is specified, returns the logical volumes and the clone repositories for the specified Drive Enclosure.
Directs the output into the specified file as an XML document. If a file is not specified, the output is directed to stdout.
If neither ‑csv or ‑xml is specified, the default output format is XML.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.