Session Rule REST Endpoints

Session Rule
The operations from the Session Rule category.
Create Session Rule
Method: post
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules
Delete Session Rule
Method: delete
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules/{sessionRuleName}
Export Session Rules
Method: get
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules/export
Get Session Rule
Method: get
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules/{sessionRuleName}
Import Session Rule
Method: post
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules/import
Update Session Rule
Method: put
Path: ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/sessionrules/{sessionRuleName}