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 DLP API

Operations about DLP

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

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

This API exposes 10 operations across 6 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.

10 operations 6 paths 16 schemas 1 DELETE6 GET2 PATCH1 POST

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 DLP 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 10

Across 6 paths, the API surfaces 10 operations — 1 DELETE, 6 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

DLP 10

Operations about DLP

GET
/v1/dlp/sensor
Get DLP sensors
→ 200
POST
/v1/dlp/sensor
Create DLP sensor
1 param → 200
GET
/v1/dlp/sensor/{name}
Get DLP sensor detail
1 param → 200
PATCH
/v1/dlp/sensor/{name}
Configure DLP sensor
2 params → 200
DELETE
/v1/dlp/sensor/{name}
Delete DLP sensor
1 param → 200
GET
/v1/dlp/group
Get DLP group list
→ 200
GET
/v1/dlp/group/{name}
Get DLP group detail
1 param → 200
PATCH
/v1/dlp/group/{name}
Configure DLP group
2 params → 200
GET
/v1/dlp/rule
Get all DLP rules
→ 200
GET
/v1/dlp/rule/{name}
Get DLP rule
1 param → 200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are RESTDlpSensor (6 properties), RESTDlpGroupConfig (5 properties), RESTDlpSensorConfig (5 properties), RESTDlpRule (4 properties). Each schema is shown below with its type and property counts.

RESTDlpGroup
object
3 properties 3 required
RESTDlpSensor
object
6 properties 6 required
RESTDlpSensorData
object
1 property 1 required
RESTDlpSensorsData
object
1 property 1 required
RESTDlpGroupData
object
1 property 1 required
RESTDlpRuleData
object
1 property 1 required
RESTDlpRulesData
object
1 property 1 required
RESTDlpRuleDetail
object
2 properties 2 required
RESTDlpSensorConfigData
object
1 property 1 required
RESTDlpRule
object
4 properties 4 required
RESTCriteriaEntry
object
3 properties 3 required
RESTDlpSensorConfig
object
5 properties 1 required
RESTDlpSetting
object
3 properties 2 required
RESTDlpGroupConfig
object
5 properties 1 required
RESTDlpGroupsData
object
1 property 1 required
RESTDlpGroupConfigData
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neuvector-dlp-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 Enforcer API
NeuVector EULA API
NeuVector Federation API
NeuVector File API