public interface IRestPath
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT
agent api
|
static String |
AGENT_HEART_BEAT
notify server that agent is alive
|
static String |
AGENT_PACKAGE_STATE
notify package state for template and host
|
static String |
AGENT_PING
check if the server exists
|
static String |
AGENT_SERVICE_STATE
notify service state for template and host
|
static String |
CONFIG
config value api
|
static String |
CONFIG_TEMPLATE
interact with the config of a template
|
static String |
CONFIG_TEMPLATE_KEY
interact with the config of a template for a specific key
|
static String |
CONFIG_TEMPLATE_SERVICE
interact with the config of a service of a template
|
static String |
CONFIG_TEMPLATE_SERVICE_KEY
interact with the config of a service of a template for a specific key
|
static String |
DEFAULT_NAME
the default identifier for a name
|
static String |
DIRECTORY |
static String |
DIRECTORY_DATA |
static String |
DIRECTORY_DIRECTORIES |
static String |
FILE
configfile api
|
static String |
FILE_CONFIG_FILES
get all config files of a template
|
static String |
FILE_DATA
interact with the data of a configfile
|
static String |
FILE_DETAILS |
static String |
HOST
host api
|
static String |
HOST_SERVICE_RESTART
restarts a service on a host
|
static String |
HOST_SERVICE_START
starts a service on host
|
static String |
HOST_SERVICE_STOP
stops a service on a host
|
static String |
HOST_SERVICE_SVC
interact with the services of a host
|
static String |
HOST_SERVICES
interact with the services of a host
|
static String |
HOST_SYNC
check if host is in sync with template
|
static String |
IO
IOModule api
|
static String |
IO_VERSION
io versions
|
static String |
PKG
host api
|
static String |
PKG_VERSION
interact with the package versions of a host
|
static String |
PKG_VERSION_SINGLE
interact with the package versions of a host
|
static String |
REPORT
Report api
|
static String |
ROOT
current directory "/"
|
static String |
SERVICE
service api
|
static String |
SERVICE_APPROVE_STARTED
approve the started state of a service
|
static String |
SERVICE_PKG
interact with the packages of a service
|
static String |
SERVICE_PKG_SINGLE
interact with the packages of a service
|
static String |
SSHKEY
service api
|
static String |
TEMPLATE
template api
|
static String |
TEMPLATE_HOST
interact with the hosts of a template
|
static String |
TEMPLATE_HOST_SINGLE
interact with the hosts of a template
|
static String |
TEMPLATE_SERVICE
interact with the services of a template
|
static String |
TEMPLATE_SERVICE_SINGLE
interact with the services of a template
|
static String |
TEMPLATE_SSHKEY
interact with the sshkeys of a template
|
static String |
TEMPLATE_SSHKEY_SINGLE
interact with the sshkeys of a template
|
static String |
TEMPLATE_VERSION
interact with the package versions of a template
|
static String |
TEMPLATE_VERSION_SINGLE
interact with the package versions of a template
|
static String |
VAR_AGENT
variable for agent name
|
static String |
VAR_HOST
variable for host name
|
static String |
VAR_KEY
variable for key
|
static String |
VAR_NAME
variable for name
|
static String |
VAR_PKG
variable for package name
|
static String |
VAR_SERVICE
variable for service name
|
static String |
VAR_TEMPLATE
variable for template name
|
static String |
VAR_VERSION
variable for version name
|
static final String ROOT
static final String VAR_NAME
static final String VAR_TEMPLATE
static final String VAR_HOST
static final String VAR_SERVICE
static final String VAR_KEY
static final String VAR_PKG
static final String VAR_VERSION
static final String VAR_AGENT
static final String DEFAULT_NAME
static final String AGENT
static final String AGENT_PACKAGE_STATE
static final String AGENT_SERVICE_STATE
static final String AGENT_HEART_BEAT
static final String AGENT_PING
static final String FILE
static final String FILE_DATA
static final String FILE_DETAILS
static final String FILE_CONFIG_FILES
static final String DIRECTORY
static final String DIRECTORY_DATA
static final String DIRECTORY_DIRECTORIES
static final String CONFIG
static final String CONFIG_TEMPLATE
static final String CONFIG_TEMPLATE_KEY
static final String CONFIG_TEMPLATE_SERVICE
static final String CONFIG_TEMPLATE_SERVICE_KEY
static final String HOST
static final String HOST_SERVICES
static final String HOST_SERVICE_SVC
static final String HOST_SYNC
static final String HOST_SERVICE_START
static final String HOST_SERVICE_STOP
static final String HOST_SERVICE_RESTART
static final String PKG
static final String PKG_VERSION
static final String PKG_VERSION_SINGLE
static final String SERVICE
static final String SERVICE_PKG
static final String SERVICE_PKG_SINGLE
static final String SERVICE_APPROVE_STARTED
static final String SSHKEY
static final String TEMPLATE
static final String TEMPLATE_SERVICE
static final String TEMPLATE_SERVICE_SINGLE
static final String TEMPLATE_HOST
static final String TEMPLATE_HOST_SINGLE
static final String TEMPLATE_SSHKEY
static final String TEMPLATE_SSHKEY_SINGLE
static final String TEMPLATE_VERSION
static final String TEMPLATE_VERSION_SINGLE
static final String IO
static final String IO_VERSION
static final String REPORT
Copyright © 2014-2017 Cinovo AG. All Rights Reserved.