ovh_request
Make HTTP requests to the OVH API to manage cloud infrastructure, services, and account resources.
Instructions
Make a request to OVH API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Request data for POST/PUT requests | |
| path | Yes | API path (e.g., /me, /me/bill, /sms) | |
| method | Yes | HTTP method (GET, POST, PUT, DELETE) |