That did the trick -- thanks! I was originally using the vsname instead of the hostsrv name (after all, I was already connected to the hosting server -- and other API calls like VS_DETAILS actually require the vsname).
Thanks, Dan > -----Original Message----- > From: Graham Bevins [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 08, 2002 2:32 AM > To: [EMAIL PROTECTED] > Subject: RE: VSD protocol help > > > Try the following; > hostsrv.test.com { > VS_DELETE vsname > } > EOF > > Hope this helps. If not, give us an example of what you are sending. > > Cheers, > Graham. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Esparza, Dan > > Sent: 07 February 2002 18:02 > > To: [EMAIL PROTECTED] > > Subject: VSD protocol help > > > > > > I've figured out much of the VSD protocol by looking through the > > protocol specification, but I haven't figured out how to > make VS_DELETE > > work correctly. (I'm not talking about the vsdadm command -- I'm > > talking about using the protocol directly). Can you give > me an example > > of what needs to be sent down the line to get this to work > (with a dummy > > vsname, etc.)? > > > > Thanks, > > Dan > > ------------------------- The freeVSD Support List > > -------------------------- > > Subscribe: > mailto:[EMAIL PROTECTED]?body=subscribe%> 20freevsd-support > > > Unsubscribe: > > > mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > > Archives: > http://freevsd.org/support/mail-> archives/freevsd-support > > > > ------------------------------------------------------------------ > > ----------- > > ------------------------- The freeVSD Support List > -------------------------- > Subscribe: > mailto:[EMAIL PROTECTED]?body=subscribe%> 20freevsd-support > > Unsubscribe: > mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > -------------------------------------------------------------- > --------------- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
