OVHcloud — API
ovh/api · version 1
envs add ovh/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
OVH_ENDPOINT |
required | config | Which region's API, such as ovh-eu. A name.. where to get it |
OVH_APPLICATION_KEY |
required | secret | OVHcloud calls this the identifying half of the pair but never says it may be published, so it stays with the other two. All three names come from OVH's own SDK.. where to get it |
OVH_APPLICATION_SECRET |
required | secret | OVHcloud says this one is not to be disclosed.. where to get it |
OVH_CONSUMER_KEY |
required | secret | OVHcloud says the same of this one. Three values, and the request needs all three.. where to get it |