Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.05 KB

File metadata and controls

19 lines (11 loc) · 1.05 KB

UpdateProxyProfileSelectionRule

Properties

Name Type Description Notes
kind SelectionRuleKind [optional]
productIdFilter UUID Defines the filter for matching Products by their unique identifier. [optional]
configIdFilter UUID Defines the filter for matching Configs by their unique identifier. [optional]
environmentIdFilter UUID Defines the filter for matching Environments by their unique identifier. [optional]
productNameMatchFilter String Specifies a filter to match Product names in the proxy profile selection rule. It accepts wildcards (*). [optional]
configNameMatchFilter String Specifies a filter to match Config names in the proxy profile selection rule. It accepts wildcards (*). [optional]
environmentNameMatchFilter String Specifies a filter to match Environment names in the proxy profile selection rule. It accepts wildcards (*). [optional]