| Resources | Methods |
|---|---|
| https://localhost:8443/api/rest/pcc-gateway |
|
| https://localhost:8443/api/rest/pcc-gateway/pcc-gateway-status |
GET Retrieves pcc gateway status.
|
| https://localhost:8443/api/rest/pcc-gateway/{pcc-gateway-identifier} |
DELETE
Terminates a pcc gateway on DMA.
|
GETRetrieves pcc gateway status.[tags: DMA] RequestResponse
|
| Name | Type | Description |
|---|---|---|
| pcc-gateway-identifier | xs:string | Unique identifier of the pcc gateway resource. |
DELETETerminates a pcc gateway on DMA. [tags: DMA] RequestResponse
|