Predefined Pcc Rule REST Endpoints
Predefined Pcc Rule
The operations from the Predefined Pcc Rule category.
- Create Predefined Pcc Rule
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules - Delete Predefined Pcc Rule
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules/{predefinedPccRuleName} - Export Predefined Pcc Rule
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules/export - Get Predefined Pcc Rule
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules/{predefinedPccRuleName} - Import Predefined Pcc Rule
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules/import - Update Predefined Pcc Rule
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcrf/predefinedpccrules/{predefinedPccRuleName}