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
DER Device Management
This REST web service allows the registration and recording of interconnection details of a Distributed Energy Resources (DER) device.
DER Interconnection
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/derDeviceManagement/interconnect
Register DER Device
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/derDeviceManagement/register
Program Eligibility and Qualification Questions
Get Eligible Programs
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/programEligibilityAndQualification/
Get Informational Questions
Method: get
Path: https://server:port/rest/apis/cross/digitalAssets/programEligibilityAndQualification/{Program Code}/informationalQuestions
Get Qualification Questions
Method: get
Path: https://server:port/rest/apis/cross/digitalAssets/programEligibilityAndQualification/{Program Code}/qualificationQuestions
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
Get Program Enrollment
Method: get
Path: https://server:port/rest/apis/cross/digitalAssets/programEnrollments/enroll/{Enrollment Id}
Get Program Unenrollment
Method: get
Path: https://server:port/rest/apis/cross/digitalAssets/programEnrollments/unenroll/{Unenrollment Id}
Program Event
This service takes requests for creating program event and transitioning its status.
Action Program Event
Method: post
Path: https://server:port/rest/apis/cross/service/programEvent/lifecycle
Create Program Event
Method: post
Path: https://server:port/rest/apis/cross/service/programEvent/
Program Event Participation
This service creates event participations to reserve devices enrolled in program for the upcoming event, posts the outcome of a concluded event participation.
Post-Event Update
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/postEventOutcome
Reserve Device
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/reserveDevice
Work Activity Appointment Tasks
This REST web service provides the details of the available appointment slots over a date range for the crew required for a specified work order activity.
Get Work Activity Appointment Slots
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/appointmentSlots/availableSlots
Schedule Activity
Method: post
Path: https://server:port/rest/apis/cross/digitalAssets/appointmentSlots/schedule