Module: VagrantSubutai::Configs::SubutaiConsoleAPI

Defined in:
lib/vagrant-subutai/configs/configs.rb

Defined Under Namespace

Modules: V1

Constant Summary collapse

PORT =
'8443'.freeze
COMMAND =
'/rest/ui/commands?sptoken='.freeze
COMMAND_ASYNC =
'/rest/ui/commands/async?sptoken='.freeze
COMMAND_LOG =
'/rest/ui/commands/async/{COMMAND_ID}?sptoken='.freeze
LOGIN =
'/login'.freeze
DEFAULT_PASSWORDS =
'secret'.freeze