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