Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. csconfig cldprovider
Veritas NetBackup™ Commands Reference Guide

Name

csconfig cldprovider — the cldprovider option for the csconfig command fetches the cloud provider configuration settings.

SYNOPSIS

csconfig cldprovider [-i [-pt [provider_type] | -at api_type]][-l [-at api_type]]

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

SEE ALSO

See csconfig cldinstance.

See csconfig meter.

See csconfig reinitialize.

See csconfig throttle.

Feedback

Was this page helpful?
Previous

csconfig cldinstance

Next

csconfig meter

Feedback

Was this page helpful?