Skip to main content

rules

Overview

Namerules
TypeResource
Idokta.policy.rules

Fields

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

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.