lscloudaccountusage
Use the lscloudaccountusage command to list usage information about configured cloud storage accounts.
Syntax
Parameters
- -delim delimiter
- (Optional) Specify a delimiter to separate data in the output.
- -nohdr
- (Optional) Suppress the headings in the output.
- cloud_account_id | cloud_account_name
- (Optional) Specifies the cloud account to list details for. The ID value must be a number and the name value must be an alphanumeric string.
Description
This command displays usage information about configured cloud storage accounts. The information involves chargeable resource usage.
This table provides the attribute values that can be displayed as output view data.
Attribute | Description |
---|---|
id | Indicates the ID for the cloud account. The value must be a number 0 - 4294967295. |
name | Indicates the name for the cloud account. The value must be an alphanumeric string. |
date | Indicates the date for the system data that is displayed. Each row
shows usage of one day. The value must be in YYYYMMDD format. This value
is computed relative to the current configured system date. The date in the very first
entry must equate to the current date. If you manually change the system date, the
changes are not reflected in the output for the date field until midnight (the time
|
upload_data_mb | Indicates the uploaded data for one day. The value must be a number 0 - 18446744073709551615. |
download_data_mb | Indicates the downloaded data for one day. The value must be a number 0 - 18446744073709551615. |
storage_consumed_gb | Indicates the volume of data that is stored in this cloud account. The value must be a number 0 - 18446744073709551615. |
Note: For a detailed view, there are 180 rows. Each row has information corresponding to
one full day, and every field reflects activity for that day except for the
storage_consumed_gb
, which is cumulative. The most recent entry reflects the
current day.