Service Area Restriction REST Endpoints
Service Area Restriction
The operations from the Service Area Restriction category.
- Create Service Area Restriction
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions
- Delete Service Area Restriction
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions/{serviceAreaRestrictionName}
- Export All ServiceAreaRestrictions
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions/export
- Get Service Area Restriction
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions/{serviceAreaRestrictionName}
- Import all Service Area Restrictions
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions/import
- Update Service Area Restriction
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/policydata/pcfam/servicearearestrictions/{serviceAreaRestrictionName}