Changes between Version 2 and Version 3 of GAPI_AM_API_V2_DETAILS
- Timestamp:
- 09/04/12 16:24:30 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GAPI_AM_API_V2_DETAILS
v2 v3 236 236 237 237 `users`:: 238 An array of user structs, which contain information about the users that might login to the sliver that the AM needs to know about. Each struct must include the key 'keys', which is an array of strings and can be empty. The struct must also include the key 'urn', which is the user’s URN string. The users array can be empty. For example:238 An array of user structs, which contain information about the users that might login to the sliver that the AM needs to know about. Aggregates accepting this option for a resource are expected to install all supplied SSH keys - creating separate login accounts for each supplied user if possible. Each struct must include the key 'keys', which is an array of strings and can be empty. The struct must also include the key 'urn', which is the user’s URN string. The users array can be empty. For example: 239 239 {{{ 240 240 [