OVH Bare Metal Cloud
Prerequisites
Section titled “Prerequisites”Three OVH API credentials:
OVH_APPLICATION_KEYOVH_APPLICATION_SECRETOVH_CONSUMER_KEY
Generate at https://www.ovh.com/auth/api/createToken with the right rights for
/order/cart/*, /order/cartServiceOption/*, /dedicated/server/*.
export OVH_APPLICATION_KEY=...export OVH_APPLICATION_SECRET=...export OVH_CONSUMER_KEY=...PROVIDER=ovh REGION=BHS bash ops/ephemeral/up.shOVH’s catalog codes drift — the adapter resolves by name at call time but this may need adjustment when first run live.