@Beta
public interface ServerWithSecurityGroupsApi
ServerApi
Modifier and Type | Method and Description |
---|---|
ServerWithSecurityGroups |
get(String id)
Retrieve details of the specified server, including security groups
|
@Named(value="server:get") @Nullable ServerWithSecurityGroups get(String id)
id
- id of the serverCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.