blob: c6ec8ebd43256a7e3234cf3ea8693787d2c7302f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This port provides a minimal client implementation for the TAXII 2.0 server.
It supports the following TAXII 2.0 API services:
- Server Discovery
- Get API Root Information
- Get Status
- Get Collections
- Get a Collection
- Get Objects
- Add Objects
- Get an Object
- Get Object Manifests
|