Forum Discussion

garylonbrown's avatar
garylonbrown
Icon for Nimbostratus rankNimbostratus
Jul 08, 2022
Solved

iControl to assign iRule to VIP in partition other than Common

I have VIP on partition /DevOps. I’m trying to create a REST call to assign an iRule to an existing VIP that are not in /Common. When I use a call like the following, it gets an HTTP 404 not found be...
  • Dario_Garrido's avatar
    Jul 09, 2022

    Hello Gary

    Just try this instead

    https://****.****.com/mgmt/tm/ltm/virtual/~DevOps~gary-dev.yrcw.com_vs

     

  • Dario_Garrido's avatar
    Dario_Garrido
    Jul 11, 2022

    Hello Gary,

    Use PATCH method instead of PUT.