Forum Discussion

David_Los_23059's avatar
David_Los_23059
Icon for Nimbostratus rankNimbostratus
Jul 27, 2006

Change the Status of a member

Hello again!

 

 

I was looking at the SDK documents and was trying to figure out what method I should use to disable members within a pool. My idea that I was going to do for this little app would be as follows.

 

 

Get the pool members: I used get object status

 

 

If there are any enabled members disable them.

 

 

Then from command line args I would then enable the one that was desired. I just do not see a method that allows me to change the status of a member. Or is that considered changing the "state." I just am not clear what the differnce between the change status and the state is.

 

 

Thanks!

 

 

4 Replies

  • I think I am getting closer. If you can take a look at the attached file. I think I am on the right track. I am just not sure what i am doing with the array.
  • I think I have it working. I just need to create an account that I can fully test this out. Thanks for the help
  • Well, we didn't really help since you seemed to resolve it on your own. I was just about to take a look at this but you beat me to it. Thanks for posting the update so I didn't spend any time I didn't need to. Feel free to post again if any other issues come up.

     

     

    -Joe