This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Can I copy/move an application instance from one node to another?

FormerMember
FormerMember

I would like to be able to copy or move an application instance including all of its custom properties and all of its components' thresholds to another node.  I have been able to copy the custom properties using the SDK, but I don't think I can set the Application name and description.  Also, I don't know how to set the thresholds for the components.  Does anyone know if this is even feasible with the current level of functionality in the SDK?

Thanks

  • Currently the public API for application management is limited to:

    • Apply an application templates to nodes
    • Delete an application
    • Unmanage/remanage an application
    • Trigger "poll now" for an application

    We don't currently have general support for copying components or setting their thresholds.