Changes between Version 31 and Version 32 of GAPI_AM_API_V3
- Timestamp:
- 08/03/12 14:44:57 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GAPI_AM_API_V3
v31 v32 287 287 This operation is similar to ProtoGENI's [http://www.protogeni.net/trac/protogeni/wiki/ComponentManagerAPIV2#GetTicket GetTicket] operation. 288 288 289 As described [wiki:GAPI_AM_API_V3/CommonConcepts#OperationsonIndividualSlivers here], the `geni_single_allocation` return from `GetVersion` advertises whether or not a client may invoke this method on only some of the slivers in a given `geni_allocation_state` in a given slice (default is false - the client may operate on only some of the slivers in a given state).290 291 289 As described [wiki:GAPI_AM_API_V3/CommonConcepts#OperationsonIndividualSlivers here], the `geni_allocate` return from `GetVersion` advertises when a client may legally call `Allocate` (only once at a time per slice, whenever desired, or multiple times only if the requested resources do not interact). 292 290