OBJECT
FinOpsRightsizingRecommendationConnection
The connection type for Rightsizing recommendation
link GraphQL Schema definition
- type FinOpsRightsizingRecommendationConnection implements Connection {
- # "Count of elements in the current page"
- Int! :
- # Contains all edges.
- FinOpsRightsizingRecommendationEdge!] : [
- # Information to aid in pagination.
- PageInfo! :
- # The total number of unpaginated nodes in the connection.
- Int :
- # The counts of the Utilization status of the assets under evaluation
- FinOpsRightsizingUtilizationStatusSummary :
- }