Get an API key
How to get your API credentials
Last updated
Was this helpful?
How to get your API credentials
Last updated
Was this helpful?
Was this helpful?
# OCS OpenRC Example
export OS_PROJECT_DOMAIN_NAME=default
export OS_USER_DOMAIN_NAME=default
export OS_PROJECT_NAME=projectName
export OS_USERNAME=username
export OS_PASSWORD=password
export OS_AUTH_URL=https://api.ocs.oneqode.com:5000/v3/
export OS_IDENTITY_API_VERSION=3
export OS_IMAGE_API_VERSION=2