Settings Clusters Software Recommendations APIs
The Recommendations service provides operations to manage the generation and retrieval of recommended image specs.
Operations
POST
Generate Cluster Software Recommendations Async
Generates recommended software image spec(s) based on current desired software spec. The result of this operation can be queried by calling the cis/tasks/{task-id} where the task-id is the response of this operation.
GET
Get Cluster Software Recommendations
Returns Information about the most recent recommendation generation result. if you do not have all of the privileges described as follows: - Operation execution requires VcIntegrity.lifecycleSoftwareSpecification.Read. - The resource ClusterComputeResource referenced by the parameter cluster requires VcIntegrity.lifecycleSoftwareSpecification.Read.