Skip to content

Commit a552f31

Browse files
Add the minimum version (from DataMiner 10.5.7/10.6.0 <!-- RN 42969 --> onwards)
1 parent 09b22a5 commit a552f31

File tree

1 file changed

+1
-1
lines changed
  • OrchestrationHelperExamplePackage/CatalogInformation

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OrchestrationHelper - Example
22

3-
In this example solution for DataMiner, a library was created to easily implement Automation scripts that orchestrate a function of a device, resource or element. The [OnRequestScriptInfo](https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.AutomationEntryPointType.Types.html#Skyline_DataMiner_Automation_AutomationEntryPointType_Types_OnRequestScriptInfo) entry point is used to detect which values, defined as profile parameters, such a script needs to perform the orchestration.
3+
In this example solution for DataMiner, a library was created to easily implement Automation scripts that orchestrate a function of a device, resource or element. The [OnRequestScriptInfo](https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.AutomationEntryPointType.Types.html#Skyline_DataMiner_Automation_AutomationEntryPointType_Types_OnRequestScriptInfo) entry point is used to detect which values, defined as profile parameters, such a script needs to perform the orchestration. The package can be installed from DataMiner 10.5.7/10.6.0 <!-- RN 42969 --> onwards.
44

55
Details about the scripts and their use case are available in the repository of the example: [https://github.com/SkylineCommunications/SLC-S-OrchestrationHelperExample](https://github.com/SkylineCommunications/SLC-S-OrchestrationHelperExample?tab=readme-ov-file#technical-documentation-for-the-orchestrationhelper-example).

0 commit comments

Comments
 (0)