Veritas NetBackup™ Commands Reference Guide
- Introduction
- Appendix A. NetBackup Commands
Name
csconfig cldprovider — the cldprovider option for the csconfig command fetches the cloud provider configuration settings.
SYNOPSIS
provider_type] | -at api_type]][-l [-at api_type]]
[-i [-pt [
On UNIX systems, the directory path to this command is /usr/openv/netbackup/bin/admincmd/
On Windows systems, the directory path to this command is install_path\NetBackup\bin\admincmd\
DESCRIPTION
The csconfig command manages the Cloud Connect configuration settings from a remote or a local computer. The cldprovider option fetches the cloud provider configuration settings.
Note:
You cannot provide multi-byte or localized format values for any of the csconfig command cldprovider options.
OPTIONS
- -at api_type
This option fetches the list of cloud providers of the specified API type.
Accepted values are s3, azure, and swift
For a complete list of supported cloud providers, refer to the Cloud - Supported Technology Methods section of the hardware compatibility list for your version of NetBackup. http://www.netbackup.com/compatibility
- -i
Use this option to get the details of all the cloud providers that NetBackup supports.
- -l
This option gets the list of the cloud providers that NetBackup supports.
- -pt provider_type
Use this option to fetch the details of the specified cloud provider.
Accepted values are amazon, azure, and swstksw.
EXAMPLES
Example 1: Get the list of all cloud providers.
csconfig cldprovider -l
Example 2: Get the list of all cloud providers of a specific storage API type.
csconfig cldprovider -l -at s3
Example 3: Get the details of all cloud providers.
csconfig cldprovider -i
Example 4: Get the details of a specific cloud provider.
csconfig cldprovider -i -pt amazon