2 augustus 2024
- Get list of rule typesGET
- Get rule typeGET
- Get list of rulesGET
- Create rulePOST
- Get rule by idGET
- Update rulePUT
- Delete ruleDELETE
- Get rule actionsGET
- Create rule actionPOST
- Get rule action by idGET
- Update rule actionPUT
- Delete rule actionDELETE
- Get rule conditionsGET
- Create rule conditionPOST
- Get rule condition by idGET
- Update rule conditionPUT
- Delete rule conditionDELETE
Get list of rule types
GET
https://api.pack.cloud/v1/organizations/{organizationId}/rule-types
Request
Path parameters
organizationIdstring
Response
OK
Body
code
Code of the rule type
Example:return_gatekeeper
name
Name of the rule type
Example:Return gatekeeper
OK
Body
code
Code of the rule type
Example:return_gatekeeper
name
Name of the rule type
Example:Return gatekeeper
OK
Body
code
Code of the rule type
Example:return_gatekeeper
name
Name of the rule type
Example:Return gatekeeper
OK
Body
code
Code of the rule type
Example:return_gatekeeper
name
Name of the rule type
Example:Return gatekeeper
OK
Body
code
Code of the rule type
Example:return_gatekeeper
name
Name of the rule type
Example:Return gatekeeper