Class CreateNodeSshCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="create-node-ssh")
    @PerLookup
    @ExecuteOn(DAS)
    public class CreateNodeSshCommand
    extends CreateRemoteNodeCommand
    Remote AdminCommand to create and ssh node. This command is run only on DAS. Register the node with SSH info on DAS
    Author:
    Carla Mott