Serving Gateway REST Endpoints
Serving Gateway
The operations from the Serving Gateway category.
- Create Serving Gateway
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws - Delete serving Gateway
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws/{servingGatewayName} - Export Serving Gateway
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws/export - Get Serving Gateway
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws/{servingGatewayName} - Import Serving Gateway
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws/import - Update serving Gateway
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/sgws/{servingGatewayName}