PCC Rule REST Endpoints

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