Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The PCEI API Document includes a list of APIs which are included in the PCEI Enabler interfaces with telco side and public cloud/third party cloud sides. As the architecture page is shown, all APIs from P1 to P8 interfaces will be eventually included. Currently in this release, we first focus on the P2' interfaces, the MNO core network function APIs. We transplant some of the ETSI MEC APIs and re-encupsulate encapsulates thems. The following example is a location service related API. It is RESTFUL and all interactions are fulfilled through HTTP/HTTPS request and reply.

...

Used to get the status of a an Access point status

)status

...

Users currently using a zone may be retrieved for a specific accessPoint access point in the request

)userIdList

GET<zoneId>

(

Users currently useing using a zone may be retrieved

)userIdList

...

                       This operation is used for to retrieve an individual subscription to zonal traffic change notification

...

                       This operation is used for cancelling canceling a subscription and stopping corresponding notifications

...

                      This operation is used for cancelling canceling a subscription and stopping corresponding notifications

...