public interface RestElasticInstanceService
Modifier and Type | Method and Description |
---|---|
String |
getInstanceLog(String instanceId)
Obtain logs from an EC2 instance.
|
@NotNull String getInstanceLog(@NotNull String instanceId) throws WebValidationException, NotFoundException
instanceId
- id of the instanceWebValidationException
NotFoundException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.