已答复 Delete VM using public ip

  • 2012年8月3日 18:16
     
     

    Hi.

    i am trying to delete a vm using thr REST API. 

    i was wondering if there is a direct way to delete a vm using just its public ip...

    right now it seems like i need to iterate over all my deployments, find the role with the given ip, extract its name, and then call Delete Role using the name.

    is there a more direct way of doing this?

    thanks 

全部回复