EffectiveComponents APIs
The EffectiveComponents service provides operations to get effective list of components.
Operations
GET
List Cluster Software Effective Components
Returns the effective components for the cluster. 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.
GET
Get Cluster Software Effective Components
Returns the list of all the effective components. Pass the param "with-removed-components" to get even the removed components. 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.