PCC Rule REST Endpoints
PCC Rule
The operations from the PCC Rule category.
- Create PCC Rule
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules
- Delete PCC Rule
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules/{pccRuleName}
- Export PCC Rules
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules/export
- Get PCC Rule
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules/{pccRuleName}
- Import Pcc Rule
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules/import
- Update PCC Rule
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/pccrules/{pccRuleName}