Class: PolicyRule

PolicyRule


new PolicyRule()

Properties:
Name Type Description
actions PolicyRuleActions
conditions PolicyRuleConditions
created dateTime
id string
lastUpdated dateTime
name string
priority integer
status string
system boolean
type string

Extends

Methods


activate(policyId)

Parameters:
Name Type Description
policyId string

deactivate(policyId)

Parameters:
Name Type Description
policyId string

delete(policyId)

Parameters:
Name Type Description
policyId string

update(policyId)

Parameters:
Name Type Description
policyId string
Returns:
Type
Promise.<PolicyRule>