Network for GGSN REST Endpoints
Network for GGSN
The operations from the Network for GGSN category.
- Create Network GGSN
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns
- Delete network GGSN
- Method: deletePath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns/{networkGGSNName}
- Export Network GGSN
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns/export
- Get Network GGSN
- Method: getPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns/{networkGGSNName}
- Import Network GGSN
- Method: postPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns/import
- Update Network GGSN
- Method: putPath:
ss/oc-cnpolicy-configuration/v1/services/pcrfcore/network/ggsns/{networkGGSNName}