Reference → Resource Management Web Service → DeleteAllocations
This method deletes a set of allocations specified in an array of type allocIdList. The parameters for the DeleteAllocations method are:
Parameter | Datatype | Description |
---|---|---|
token | string | The token returned by the Connect method. |
allocIdList | int | An array of allocation IDs, representing the allocations to delete. Each ID is an integer value, not a string. |
Copyright © 2003–2011 Serena Software, Inc. All rights reserved.