ConnectorTypeOVH
class connector_types.connector_type_ovh.ConnectorTypeOVH
Call the OVH API using the python-ovh api-wrapper library. Consult the OVH API documentation for details on paths and parameters.
Input Schema
-
schema_version
Type:
string
-
authentication
Type:
anyOf
Options: -
method
Type:
anyOf
Options: -
path
The path to call on the OVH API.
Type:
string
-
kwargs
Keyword arguments to pass to the method call.
Type:
object
Additional Properties:
True
-
endpoint
The endpoint to use for the OVH API.
See https://github.com/ovh/python-ovh?tab=readme-ov-file#2-configure-your-application for a list of available endpoints.
Type:
string
Default:
ovh-eu