lscloudaccount

Use the lscloudaccount command to display information about the configured cloud accounts.

Syntax

Read syntax diagramSkip visual syntax diagram lscloudaccount cloud_account_idcloud_account_name

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 name or ID for the detailed view of the account.

Description

This command displays information about configured cloud accounts.

This table provides the attribute values that can be displayed as output view data.
Table 1. lscloudaccount output
Attribute Description
id Indicates the cloud account ID. The value is a number.
name Indicates the cloud account name. The value is an alphanumeric string.
type Indicates the cloud account provider. The values are:
  • awss3
  • swift
  • azure
status Indicates the cloud account status. The values are online or offline.
mode Indicates the cloud account mode. The values are normal or import.
active_volume_count Indicates the number of volumes in the system that use the account. The value must be a number.
backup_volume_count Indicates the number of volumes that are backed up to the cloud account. The value must be a number.
import_system_id Indicates the system ID for the system from where the data is being imported. The value must be a 16-character uppercase hexadecimal number (or blank).
import_system_name Indicates the system name from where the data is being imported. The value must be an alphanumeric string (or blank).
error_sequence_number Indicates an error (for offline accounts). The value must be a number (or blank).
refreshing Indicates whether the system is refreshing its cloud storage view (for import mode accounts). The values are yes or no.
backup_timestamp Indicates the timestamp for the most recent backup. The value must be in the format YYMMDDHHMMSS (or blank).
certificate Indicates whether SSL is configured for an account that uses certificates. The values are yes or no.
certificate_expiry Indicates the time and date that a certificate expires. The value must be blank or be in this format: Dec 7 10:07:59 2015 GMT
endpoint Indicates the endpoint URL for swift accounts. The value must be a valid URL (or blank).
awss3_bucket_prefix Indicates the bucket prefix that is being used for S3 accounts. The value must be a valid bucket prefix (or blank).
awss3_access_key_id Indicates the user access key ID for S3 accounts. The value must be a valid access key ID (or blank).
awss3_region Indicates the region that is chosen for cloud storage for S3 accounts. The value must be for a valid AWS region (or blank).
swift_keystone Indicates whether keystone authentication is in use. The value must be yes or no.
swift_container_prefix Indicates the container prefix for Swift accounts. The value must be a valid container prefix or blank.
swift_tenant_name Indicates the tenant name that is used for authentication for swift accounts. The value must be a valid tenant name (or blank).
swift_user_name Indicates the user name that is used for authentication for swift accounts. The value must be a valid user name (or blank).
encrypt Indicates the encryption status for the cloud account. The values are yes and no.
up_bandwidth_mbits Specifies the upload bandwidth limit in megabits per second (Mbps). The value must be a number 0 - 10240. If no limit is configured then 0 will be displayed.
down_bandwidth_mbits Specifies the download bandwidth limit in megabits per second (Mbps). The value must be a number 0 - 10240. If no limit is configured then 0 will be displayed.
azure_container_prefix Indicates the container prefix of the Microsoft Azure storage account. The value must be 3-58 characters long and can only contain lowercase letters, numbers, and hyphens.
azure_storage_account_name Indicates the account name of Microsoft Azure storage account.