Syntax
Set-LCMClusterRuleWithTransform -Pattern <String[]> -lifecycleCluster <VIObjectCore> -force -noSignatureCheck -AllHosts [<CommonParameters>]Related Commands
Add-DeployRuleDetailed Description
Updates a Rule based on the provided parameters. This API takes in a list of Rule.Pattern items and a Lifecycle managed Cluster which is to be used to retrieve the desired software specification and any Host Profile attached to the target Cluster. This API will also generate and cache a new PxeProfile (if needed) based on the desired software specification retrieved from the Lifecycle managed Cluster. All the resulting items will be populated in the Rule.Spec object associated with the updated Rule. Any existing items in the associated Rule.Spec will be removed as part of the update operation so the resulting Rule.Spec will contain on the relevant items.Parameters