ovh_initialize_client
Initialize the OVH API client by providing endpoint, application key, secret, and consumer key to enable cloud infrastructure management.
Instructions
Initialize OVH API client with credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appKey | Yes | Application key from OVH | |
| endpoint | Yes | OVH API endpoint (ovh-eu, ovh-us, ovh-ca, etc.) | |
| appSecret | Yes | Application secret from OVH | |
| consumerKey | Yes | Consumer key from OVH |