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 | array of int | A list of allocation IDs, representing he allocations to delete. Each ID is an integer value, not a string. |
Copyright © 2003–2010 Serena Software, Inc. All rights reserved.