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