Syntax
New-LCMClusterRuleWithTransform [-Name] <String> -Pattern <String[]> -lifecycleCluster <VIObjectCore> -noSignatureCheck -AllHosts [<CommonParameters>]Related Commands
Add-DeployRuleDetailed Description
Create a new Rule based on the provided parameters.This API takes in a Rule name, a list of Rule.Pattern items and a Lifecycle managed Cluster whch 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 newly created Rule.Parameters