command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 15, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Support features of https://portal.servers.com:
- servers list
- detail information about the server
Conf
Default path to config is ~/.spl.yml.
email: <email>
token: <token>
Docs
$ curl 'https://portal.servers.com/rest/hosts' -H 'Content-Type: application/json' -H 'X-User-Email: EMAIL' -H 'X-User-Token: TOKEN' | jq
...
$ curl 'https://portal.servers.com/rest/hosts/26554' -H 'Content-Type: application/json' -H 'X-User-Email: EMAIL' -H 'X-User-Token: TOKEN' | jq
...
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.