Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NeuVector Log API

Operations about Log

NeuVector Log API is one of 31 APIs that NeuVector publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Log. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and an API reference.

This API exposes 9 operations across 9 paths, and defines 16 schemas. It is described by OpenAPI 2.0, at version 5.6.0.

Requests are made against the base URL https://localhost:10443.

9 operations 9 paths 16 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
5.6.0
Base URL
https://localhost:10443
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

NeuVector Log API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Auth-Apikey (ApiKeyAuth). An API key is passed in the header as X-Auth-Token (TokenAuth).

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Log 9

Operations about Log

GET
/v1/log/activity
Get activity list
→ 200
GET
/v1/log/audit
Get a list of audits
→ 200
GET
/v1/log/event
Get a list of events
→ 200
GET
/v1/log/incident
Get a list of incidents
→ 200
GET
/v1/log/threat
Get a list of threats
→ 200
GET
/v1/log/threat/{id}
Show threat
1 param → 200
GET
/v1/log/violation
Get a list of violations
→ 200
GET
/v1/log/violation/workload
Get violation workloads
→ 200
GET
/v1/log/security
Get security event list
→ 200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Audit (48 properties), Incident (46 properties), Threat (42 properties), Violation (31 properties). Each schema is shown below with its type and property counts.

Audit
object
48 properties 19 required
Incident
object
46 properties 46 required
RESTAuditsData
object
1 property 1 required
RESTPolicyViolationsData
object
1 property 1 required
Event
object
28 properties 21 required
Violation
object
31 properties 23 required
RESTEventsData
object
1 property 1 required
RESTThreatData
object
1 property 1 required
RESTScanBrief
object
9 properties 9 required
RESTWorkloadBrief
object
29 properties 25 required
RESTPolicyViolationsWLData
object
1 property 1 required
RESTThreatsData
object
1 property 1 required
RESTIncidentsData
object
1 property 1 required
Threat
object
42 properties 32 required
RESTViolationWorkload
object
2 properties 2 required
RESTSecurityData
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neuvector-log-api-openapi.yml Raw ↑

Other APIs NeuVector publishes across the network.

NeuVector Admission API
NeuVector Apikey API
NeuVector Authentication API
NeuVector Compliance API
NeuVector compliance profile. The payload body is the content of the compliance profile yaml file. API
NeuVector compliance profile. The payload body is the content of the vulnerability profile yaml file. API
NeuVector Container API
NeuVector Controller API
NeuVector DLP API
NeuVector Enforcer API
NeuVector EULA API
NeuVector Federation API