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

Netography Labels - Ports API

The Labels - Ports API from Netography — 10 operation(s) for labels - ports.

Netography Labels - Ports API is one of 28 APIs that Netography publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Labels - Ports. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 14 operations across 10 paths. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.netography.com.

14 operations 10 paths 0 schemas 2 DELETE5 GET1 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.netography.com
Resource Areas
1

Paths & Operations 14

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

Labels - Ports 14
GET
/api/v1/labels/ports
List Port Labels
v1_labels_ports_get → 200400401403default
POST
/api/v1/labels/ports
Create Port Label
v1_labels_ports_post body → 201400401403default
PUT
/api/v1/labels/ports
Update Port Label
v1_labels_ports_put body → 200400401403default
GET
/api/v1/labels/ports/protocols
List Configured Protocols
v1_labels_ports_protocols_get → 200400401403default
GET
/api/v1/labels/ports/all/{protocol}
List Port Labels by protocol
v1_labels_ports_all_protocol_get 1 param → 200400401403default
GET
/api/v1/labels/ports/{port}
List Port Labels by port
v1_labels_ports_port_get 1 param → 200400401403default
GET
/api/v1/labels/{port}/{protocol}
Fetch Port Label
v1_labels_port_protocol_get 2 params → 200400401403default
DELETE
/api/v1/labels/{port}/{protocol}
Delete Port Label by port:protocol
v1_labels_port_protocol_delete 2 params → 204400401403default
PUT
/api/v1/labels/ports/{port}/{protocol}/show
Expose Port Label
v1_labels_ports_port_protocol_show 2 params → 200400401403default
PUT
/api/v1/labels/ports/{port}/{protocol}/hide
Hide Port Label
v1_labels_ports_protocol_hide_put 2 params → 200400401403default
PUT
/api/v1/labels/ports/{port}/{protocol}/reset
Reset Port Label
v1_labels_ports_port_protocol_reset_put 2 params → 200400401403default
PUT
/api/v1/labels/ports/bulk
Bulk Upload Port Labels
v1_labels_ports_bulk_put body → 201400401403default
DELETE
/api/v1/labels/ports/bulk
Bulk Delete Port Labels
v1_labels_ports_bulk_delete body → 201400401403default
PUT
/api/v1/labels/ports/upload
Upload Port Labels
v1_labels_ports_upload_put body → 201400401403default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netography-labels-ports-api-openapi.yml Raw ↑

Other APIs Netography publishes across the network.

Netography Analytics API
Netography API Keys API
Netography Authentication API
Netography Auto Thresholds API
Netography Block List API
Netography Configuration API
Netography Detect and Respond - Context Creation Models API
Netography Detect and Respond - Detection Categories API
Netography Detect and Respond - Response Policies API
Netography Detect and Respond - Threshold Overrides API
Netography Detect and Respond - Traffic Detection Models API
Netography Integrations - Context API