ovh_oauth2_initialize
Authenticates to OVH API using OAuth2 credentials to enable cloud infrastructure management.
Instructions
Initialize OVH API client with OAuth2 credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientID | Yes | OAuth2 client ID | |
| endpoint | Yes | OVH API endpoint | |
| clientSecret | Yes | OAuth2 client secret |