Custom AVP REST Endpoints

Custom AVP
The operations from the Custom AVP category.
Create Custom AVP
Method: post
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp
Delete custom AVP
Method: delete
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp/{customAVPName}
Export Custom AVP
Method: get
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp/export
Get Custom AVP
Method: get
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp/{customAVPName}
Import Custom AVP
Method: post
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp/import
Update Custom AVP
Method: put
Path: ss/oc-cnpolicy-configuration/v1/policydata/common/customattributes/avp/{customAVPName}