Credentials
Deployment options: IBM Netezza Appliance
- Make sure that
NZ_USER,NZ_PASSWORDandNZ_HOSTare set correctly. - Run:
If you set the credentials, the output is:curl -k -X GET "https://${NZ_HOST}/v1/backup/creds?user_name=$NZ_USER&password=$NZ_PASSWORD"- AWS:
{"bucket": "concerto-bnr-test", "default_region": "us-east-1", "endpoint": ""} - IBM
Cloud
Notice that "endpoint" is completed.{"bucket": "concerto-bnr-test", "default_region": "us-east-1", "endpoint": ""}
The object storage identification value is returned but the credentials are masked.
On IBM Cloud, "endpoint" is completed.
- AWS: