Full stack resources

Get Resources Based On Service Connector Info

post

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.

Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
connector_uuidany ofOptional
string · uuidOptional
or
nullOptional
Body
or
nullOptional
Responses
post
/api/v1/service_connectors/full_stack_resources

Last updated

Was this helpful?