API client and CLI for Hatching Triage
Project description
Usage
triage.Client
__init__
token
: String
root_url:
String
- default: https://api.tria.ge
submit_sample_file
filename
: String
file
: File
interactive
: Boolean
- default: False
profiles
: String[]
- default: []
Return JSON
https://tria.ge/docs/cloud-api/samples/#submitting-a-file
submit_sample_url
url
: String
interactive
: Boolean
- default: False
profiles
: String[]
- default: []
Return JSON
https://tria.ge/docs/cloud-api/samples/#submitting-a-url
set_sample_profile
sample_id
: String
profiles
: String[]
Return JSON
{}
set_sample_profile_automatically
sample_id
: String
pick
: String[]
- default: []
Return JSON
{}
owned_samples
max
: Int
- default: 20
Return Paginator
https://tria.ge/docs/cloud-api/samples/#get-samples
public_samples
max
: Int
- default: 20
Return Paginator
https://tria.ge/docs/cloud-api/samples/#get-samples
search_samples
query
: String
max
: Int
- default: 20
Return Paginator
https://tria.ge/docs/cloud-api/samples/#get-samples
sample_by_id
sample_id
: String
Return JSON
https://tria.ge/docs/cloud-api/samples/#get-samplessampleid
delete_sample
sample_id
: String
Return JSON
{}
static_report
sample_id
: String
Return JSON
https://tria.ge/docs/cloud-api/samples/#get-samplessampleidreportsstatic
overview_report
sample_id
: String
Return JSON
https://tria.ge/docs/cloud-api/samples/#get-samplessampleidoverviewjson
task_report
sample_id
: String
task_id
: String
Return JSON
https://tria.ge/docs/cloud-api/samples/#get-samplessampleidtaskidreport_triagejson
sample_task_file
sample_id
: String
task_id
: String
filename
: String
Return binary data
file contents
sample_archive_tar
sample_id
: String
Return binary data
file contents
sample_archive_zip
sample_id
: String
Return binary data
file contents
create_profile
name
: String
tags
: String[]
network
: String[]
- Either "internet", "drop" or None
timeout
: Int
Return JSON
https://tria.ge/docs/cloud-api/profiles/
delete_profile
profile_id
: String
Return JSON
{}
profiles
Return Paginator
https://tria.ge/docs/cloud-api/profiles/
sample_events
sample_id
: String
Return JSON
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hatching-triage-0.2.0.tar.gz
.
File metadata
- Download URL: hatching-triage-0.2.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e1e3ac1bdd6ab6f69cffa20b97819ea8e2ecd1ba787332915421b200e13fcd |
|
MD5 | 844f83fa42d39135dd4d241f816ee23a |
|
BLAKE2b-256 | e2f77396282c8d786dee9f73574fa84aeba0f4b198390ffeb4ef12f332dc1ee7 |