listComponents
abstract suspend fun listComponents(input: ListComponentsRequest = ListComponentsRequest { }): ListComponentsResponse
List components with summary data. You can filter the result list by environment, service, or a single service instance.
For more information about components, see Proton components in the Proton User Guide.