DynamicServiceOrchestration
This Core System exists to find matching service instances according to the consumer’s specification within an Eclipse Arrowhead Local Cloud (LC) and optionally, in other Arrowhead clouds by collaborating with other core/support Systems.
Learn more:
Abstract System Description (SysD)
Services
serviceOrchestration
The purpose of this service is to get matching service instances. The service is offered for both application and Core/Support systems.
Learn more:
Abstract Service Description (SD)
generic_http (IDD) | generic_https (IDD)
generic_mqtt (IDD) | generic_mqtts (IDD)
since: v5.0.0
pull
This service operation performs the orchestration process and returns the matching service instances.
Example: generic_http | generic_https
Example: generic_mqtt | generic_mqtts
subscribe
This service operation creates a subscription that can be triggered anytime to perform the orchestration process and push the matching service instances for the subscriber.
Example: generic_http | generic_https
Example: generic_mqtt | generic_mqtts
unsubscribe
This service operation removes a subscription.
Example: generic_http | generic_https
Example: generic_mqtt | generic_mqtts
generalManagement
Its purpose is to get some information about the hosting system’s behavior, such as log entries and configuration settings. The service is offered for administrative Support systems.
Learn more:
Abstract Service Description (SD)
generic_http (IDD) | generic_https (IDD)
generic_mqtt (IDD) | generic_mqtts (IDD)
since: v5.0.0
get-log
This service operation lists the log entries of the system that match the filtering requirements.
Example: generic_http | generic_https
Example: generic_mqtt | generic_mqtts
get-config
This service operation lists the current values of the specified configuration settings.
Example: generic_http | generic_https
Example: generic_mqtt | generic_mqtts
serviceOrchestrationPushManagement
Coming soon.
serviceOrchestrationLockManagement
Coming soon.
serviceOrchestrationHistoryManagement
Coming soon.
Configuration
Coming soon.
Changelog
v5.0.0
Related in CL-5.0.0