All REST Endpoints
Controllable Device Status
This REST web service provides the controllable device's communication status.
- Provide Controllable Device Status Check
- Method: postPath:
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: postPath:
https://server:port/rest/apis/cross/digitalAssets/derDeviceManagement/interconnect
- Register DER Device
- Method: postPath:
https://server:port/rest/apis/cross/digitalAssets/derDeviceManagement/register
Program Eligibility and Qualification Questions
- Get Eligible Programs
- Method: postPath:
https://server:port/rest/apis/cross/digitalAssets/programEligibilityAndQualification/
- Get Informational Questions
- Method: getPath:
https://server:port/rest/apis/cross/digitalAssets/programEligibilityAndQualification/{Program Code}/informationalQuestions
- Get Qualification Questions
- Method: getPath:
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: postPath:
https://server:port/rest/apis/cross/digitalAssets/programEnrollments/enroll
- Create Program Unenrollment
- Method: postPath:
https://server:port/rest/apis/cross/digitalAssets/programEnrollments/unenroll
- Get Program Enrollment
- Method: getPath:
https://server:port/rest/apis/cross/digitalAssets/programEnrollments/enroll/{Enrollment Id}
- Get Program Unenrollment
- Method: getPath:
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: postPath:
https://server:port/rest/apis/cross/service/programEvent/lifecycle
- Create Program Event
- Method: postPath:
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: postPath:
https://server:port/rest/apis/cross/service/programEventParticipation/postEventOutcome
- Reserve Device
- Method: postPath:
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: postPath:
https://server:port/rest/apis/cross/digitalAssets/appointmentSlots/availableSlots
- Schedule Activity
- Method: postPath:
https://server:port/rest/apis/cross/digitalAssets/appointmentSlots/schedule