integrations.sh
← all integrations

googleapis.com – recommender

OpenAPI apis-guru analyticsmedia
Homepage
https://api.apis.guru/v2/specs/googleapis.com:recommender/v1.json
Provider
googleapis.com:recommender / recommender
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/recommender/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/recommender/v1/openapi.yaml

Tools (11)

Extracted live via the executor SDK.

  • projects.recommenderProjectsLocationsInsightTypesInsightsList

    Lists insights for the specified Cloud Resource. Requires the recommender..list IAM permission for the specified insight type.

  • projects.recommenderProjectsLocationsInsightTypesInsightsMarkAccepted

    Marks the Insight State as Accepted. Users can use this method to indicate to the Recommender API that they have applied some action based on the insight. This stops the insight content from being updated. MarkInsightAccepted can be applied to insights in ACTIVE state. Requires the recommender..update IAM permission for the specified insight.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsGet

    Gets the requested recommendation. Requires the recommender..get IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsList

    Lists recommendations for the specified Cloud Resource. Requires the recommender..list IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsMarkClaimed

    Marks the Recommendation State as Claimed. Users can use this method to indicate to the Recommender API that they are starting to apply the recommendation themselves. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationClaimed can be applied to recommendations in CLAIMED, SUCCEEDED, FAILED, or ACTIVE state. Requires the recommender..update IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsMarkDismissed

    Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender..update IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsMarkFailed

    Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender..update IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersRecommendationsMarkSucceeded

    Marks the Recommendation State as Succeeded. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation was successful. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationSucceeded can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender..update IAM permission for the specified recommender.

  • projects.recommenderProjectsLocationsRecommendersUpdateConfig

    Updates a Recommender Config. This will create a new revision of the config.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools