All REST Endpoints

Controllable Device Status
This REST web service provides the controllable device's communication status.
Provide Controllable Device Status Check
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/controllableDeviceStatus/response
Program Enrollments
This REST web service processes a customer's enrollment or unenrollment request for a program in Oracle Utilities Digital Asset Cloud Service.
Create Program Enrollment
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/programEnrollments/enroll
Create Program Unenrollment
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/programEnrollments/unenroll
Program Event Participation
This service creates program events, reserves devices enrolled in program for the upcoming event, posts the outcome of a concluded event and cancels a program event before it transpires.
Cancel Program Event
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/preEventCancellation
Create Program Event Participation
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/reserveDevice
Update Post Event Outcome
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/postEventOutcome