public ListServersDetails ( string imageId = null, string flavorId = null, string name = null, ServerState status = null, string markerId = null, int limit = null, DateTimeOffset changesSince = null ) : IEnumerable |
||
imageId | string | |
flavorId | string | |
name | string | |
status | ServerState | |
markerId | string | |
limit | int | |
changesSince | DateTimeOffset | |
return | IEnumerable |