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
Response
Successful Response