INTERFACE

FinOpsRightsizingSummary

The summary of the evaluation interface

link GraphQL Schema definition

  • interface FinOpsRightsizingSummary {
  • # The count of the assets which have recommendations
  • totalRecommendations: Int!
  • }