v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
service_connectors

Get Resources Based On Service Connector Info

Gets the list of resources that a service connector can access.

Args: connector_info: The service connector info. connector_uuid: The service connector uuid.

Returns: The list of resources that the service connector configuration has access to and consumable from UI/CLI.

Raises: ValueError: If both connector_info and connector_uuid are provided. ValueError: If neither connector_info nor connector_uuid are provided.

post/api/v1/service_connectors/full_stack_resources

Query parameters

connector_uuidstring uuid nullable

Request body

typestring required
auth_methodstring required
configurationobject

Response

Successful Response

connector_typestring required
components_resources_infoobject required