| Package | Description | 
|---|---|
| org.apache.ambari.server.api.rest | |
| org.apache.ambari.server.bootstrap | 
| Modifier and Type | Method and Description | 
|---|---|
BSResponse | 
BootStrapResource.bootStrap(SshHostInfo sshInfo,
         javax.ws.rs.core.UriInfo uriInfo)
Run bootstrap on a list of hosts. 
 | 
List<BSHostStatus> | 
BootStrapResource.getBootStrapHosts(SshHostInfo info,
                 javax.ws.rs.core.UriInfo uriInfo)
Gets a list of bootstrapped hosts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BSResponse | 
BootStrapImpl.runBootStrap(SshHostInfo info)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.