Project - Configurations REST Endpoints
Project - Configurations
The Project Configurations API lets you manage and maintain the project specific configurations in your Oracle IoT Connected Worker Cloud Service instance.
- Get a specific configuration of a project.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/configurations/{key} - Get configurations of a project.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/configurations