Skip to main content

rules

Overview

Namerules
TypeResource
Idokta.policy.rules

Fields

NameDatatype
idstring
namestring
descriptionstring
_embeddedobject
lastUpdatedstring
systemboolean
priorityinteger
conditionsobject
_linksobject
typestring
createdstring
statusstring

Methods

NameAccessible byRequired ParamsDescription
getSELECTpolicyId, ruleId, subdomainGets a policy rule.
listSELECTtype, subdomainGets all policies with the specified type.
insertINSERTpolicyId, subdomainCreates a policy rule.
deleteDELETEpolicyId, ruleId, subdomainRemoves a policy rule.
activateEXECpolicyId, ruleId, subdomainActivates a policy rule.
deactivateEXECpolicyId, ruleId, subdomainDeactivates a policy rule.
putEXECpolicyId, ruleId, subdomainUpdates a policy rule.