Skip to main content

Uptycs Rest API call highlighting.

Project description

urestapi

A command-line client for Uptycs that has ability to run Uptycs restAPI

Installation

If you already know how to install python packages, then you can install it via pip:

You might need sudo on linux. if you want to install using pip, you can use following command:

$ sudo pip install urestapi

if you want to install from source you can use following command:

$ git pull urestapi
$ cd urestapi
$ python setup.py install

Usage

    $ urestapi --help

Usage: urestapi [OPTIONS]

Options:
  -V, --version                   Output urestapi's version.
  -k, --keyfile TEXT              Uptycs json key file.
  --domainsuffix TEXT             Uptycs Domain Suffix like .uptycs.io
  --enable-ssl / --disable-ssl    verify ssl certificate
  -m, --method TEXT               restAPI method [GET|POST|PUT|DELETE]]
  -a, --api TEXT                  API name [/alerts, /assets, etc]
  -d, --postdata TEXT             post json data
  -D, --postdatafile TEXT         post json data file
  -f, --location TEXT             download location for package
  --threat_source_name TEXT       Name of the threatsource
  --threat_source_description TEXT
                                  description of the threatsource
  --threat_data_csv TEXT          csv file of the threatsource
  --help                          Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urestapi-2.0.3.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distributions

urestapi-2.0.3-py3.8.egg (11.5 kB view hashes)

Uploaded Source

urestapi-2.0.3-py2.py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page