Package | Description |
---|---|
org.openstack4j.api.murano.v1 | |
org.openstack4j.openstack.murano.v1.domain | |
org.openstack4j.openstack.murano.v1.internal |
Modifier and Type | Method and Description |
---|---|
List<? extends Report> |
MuranoDeploymentService.reports(String environmentId,
String deploymentId) |
List<? extends Report> |
MuranoDeploymentService.reports(String environmentId,
String deploymentId,
List<String> serviceIds)
Get the reports (deployment logs) of the specified deployment.
|
Modifier and Type | Class and Description |
---|---|
class |
MuranoReport |
Modifier and Type | Method and Description |
---|---|
List<? extends Report> |
MuranoDeploymentServiceImpl.reports(String environmentId,
String deploymentId) |
List<? extends Report> |
MuranoDeploymentServiceImpl.reports(String environmentId,
String deploymentId,
List<String> serviceIds)
Get the reports (deployment logs) of the specified deployment.
|
Copyright © 2017. All rights reserved.