Forum Discussion

unavailable's avatar
Feb 10, 2022
Solved

Move all objects between different partition

Hi Team , I need to move all objects ( virtual server, node, health check etc ) from Common partition to another one. In all objects in common partition are associated root domain. Is there a solu...
  • jaikumar_f5's avatar
    Feb 13, 2022

    I don't think there's an easier way, I'd start preparing by 2 steps,

    1. Prepare cmd to delete the respective object from common partition.

    2. Prepare cmd to create the same object to your another partition.

     

    You can automate this too using script, so you move each app, one by one.