| Field | Value |
|---|
| Source spec | concelier/openapi/v1.json |
| OpenAPI version | 3.1.0 |
| API version | 1.0.0-alpha1+15309e676115b8ad28187edec48685dea94b2c9d |
| Operations | 190 |
| Path filter | All paths |
GET /.well-known/openapi
| Property | Value |
|---|
| Operation ID | get_well_known_openapi |
| Tags | .Well-Known |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/linksets
| Property | Value |
|---|
| Operation ID | get_advisories_linksets |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/linksets/export
| Property | Value |
|---|
| Operation ID | get_advisories_linksets_export |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/observations
| Property | Value |
|---|
| Operation ID | get_advisories_observations |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/raw
| Property | Value |
|---|
| Operation ID | get_advisories_raw |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/raw/{id}
| Property | Value |
|---|
| Operation ID | get_advisories_raw_id |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/raw/{id}/provenance
| Property | Value |
|---|
| Operation ID | get_advisories_raw_id_provenance |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/summary
| Property | Value |
|---|
| Operation ID | get_advisories_summary |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /advisories/{advisoryKey}/chunks
| Property | Value |
|---|
| Operation ID | get_advisories_advisorykey_chunks |
| Tags | Advisories |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /aoc/verify
| Property | Value |
|---|
| Operation ID | post_aoc_verify |
| Tags | Aoc |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisories/
| Property | Value |
|---|
| Operation ID | get_api_v1_advisories |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisories/packages
| Property | Value |
|---|
| Operation ID | get_api_v1_advisories_packages |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisories/packages/vulnerabilities
| Property | Value |
|---|
| Operation ID | get_api_v1_advisories_packages_vulnerabilities |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisories/stats
| Property | Value |
|---|
| Operation ID | get_api_v1_advisories_stats |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisories/{id:guid}
| Property | Value |
|---|
| Operation ID | get_api_v1_advisories_id |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/batch-disable
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_batch_disable |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/batch-enable
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_batch_enable |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/catalog
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_catalog |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/check
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_check |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/config
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_config |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/advisory-sources/mirror/config
| Property | Value |
|---|
| Operation ID | put_api_v1_advisory_sources_mirror_config |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/consumer
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_consumer |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/advisory-sources/mirror/consumer
| Property | Value |
|---|
| Operation ID | put_api_v1_advisory_sources_mirror_consumer |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/consumer/discover
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_consumer_discover |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/consumer/verify-signature
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_consumer_verify_signature |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/domains
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_domains |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/domains
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_domains |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/domains/{domainId}
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_domains_domainid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/advisory-sources/mirror/domains/{domainId}
| Property | Value |
|---|
| Operation ID | put_api_v1_advisory_sources_mirror_domains_domainid |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/advisory-sources/mirror/domains/{domainId}
| Property | Value |
|---|
| Operation ID | delete_api_v1_advisory_sources_mirror_domains_domainid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/domains/{domainId}/config
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_domains_domainid_config |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/domains/{domainId}/endpoints
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_domains_domainid_endpoints |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/domains/{domainId}/exports
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_domains_domainid_exports |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/advisory-sources/mirror/domains/{domainId}/exports/{exportKey}
| Property | Value |
|---|
| Operation ID | delete_api_v1_advisory_sources_mirror_domains_domainid_exports_exportkey |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
exportKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/domains/{domainId}/generate
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_domains_domainid_generate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/domains/{domainId}/status
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_domains_domainid_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
domainId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/health
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_health |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/import
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/mirror/import/status
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_mirror_import_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/seeds/export
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_seeds_export |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/seeds/import
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_seeds_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/seeds/validate
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_seeds_validate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/mirror/test
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_mirror_test |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/status
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/summary
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_summary |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/sync
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_sync |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{id}/freshness
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_id_freshness |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/{sourceId}/check
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_sourceid_check |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{sourceId}/check-result
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_sourceid_check_result |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{sourceId}/configuration
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_sourceid_configuration |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/advisory-sources/{sourceId}/configuration
| Property | Value |
|---|
| Operation ID | put_api_v1_advisory_sources_sourceid_configuration |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{sourceId}/custodian
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_sourceid_custodian |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/advisory-sources/{sourceId}/custodian
| Property | Value |
|---|
| Operation ID | put_api_v1_advisory_sources_sourceid_custodian |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/{sourceId}/disable
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_sourceid_disable |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/{sourceId}/enable
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_sourceid_enable |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{sourceId}/field-coverage
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_sourceid_field_coverage |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/advisory-sources/{sourceId}/sync
| Property | Value |
|---|
| Operation ID | post_api_v1_advisory_sources_sourceid_sync |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/advisory-sources/{sourceId}/sync-history
| Property | Value |
|---|
| Operation ID | get_api_v1_advisory_sources_sourceid_sync_history |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/buildinfo => Handler
| Property | Value |
|---|
| Operation ID | get_api_v1_buildinfo |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/canonical/
| Property | Value |
|---|
| Operation ID | get_api_v1_canonical |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/canonical/ingest/{source}
| Property | Value |
|---|
| Operation ID | post_api_v1_canonical_ingest_source |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
source | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/canonical/ingest/{source}/batch
| Property | Value |
|---|
| Operation ID | post_api_v1_canonical_ingest_source_batch |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
source | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/canonical/{id:guid}
| Property | Value |
|---|
| Operation ID | get_api_v1_canonical_id |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/canonical/{id:guid}/provenance
| Property | Value |
|---|
| Operation ID | get_api_v1_canonical_id_provenance |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/canonical/{id:guid}/score
| Property | Value |
|---|
| Operation ID | get_api_v1_canonical_id_score |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/canonical/{id:guid}/score/compute
| Property | Value |
|---|
| Operation ID | post_api_v1_canonical_id_score_compute |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PATCH /api/v1/canonical/{id:guid}/status
| Property | Value |
|---|
| Operation ID | patch_api_v1_canonical_id_status |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
id | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/advisories/import => ImportAsync
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_advisories_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/airgap/bundles/{bundleId}/import
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_airgap_bundles_bundleid_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
bundleId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/airgap/catalog
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_airgap_catalog |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/airgap/sources
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_airgap_sources |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/airgap/sources
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_airgap_sources |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/airgap/sources/{sourceId}
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_airgap_sources_sourceid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/concelier/airgap/sources/{sourceId}
| Property | Value |
|---|
| Operation ID | delete_api_v1_concelier_airgap_sources_sourceid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/airgap/sources/{sourceId}/validate
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_airgap_sources_sourceid_validate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
sourceId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/airgap/status
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_airgap_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/bundles/ => ListBundles
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_bundles |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/bundles/ => CreateBundle
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_bundles |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/bundles/{bundleId} => GetBundle
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_bundles_bundleid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
bundleId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/concelier/bundles/{bundleId} => DeleteBundle
| Property | Value |
|---|
| Operation ID | delete_api_v1_concelier_bundles_bundleid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
bundleId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/bundles/{bundleId}/artifact => DownloadBundleArtifact
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_bundles_bundleid_artifact |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
bundleId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/bundles/{bundleId}/download => DownloadBundle
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_bundles_bundleid_download |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
bundleId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/imports/ => StartImport
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_imports |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/imports/validate => ValidateImport
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_imports_validate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/imports/{importId} => GetImportProgress
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_imports_importid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
importId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/mirrors/ => ListMirrors
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_mirrors |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/mirrors/{mirrorId} => GetMirror
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_mirrors_mirrorid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PATCH /api/v1/concelier/mirrors/{mirrorId} => UpdateMirrorConfig
| Property | Value |
|---|
| Operation ID | patch_api_v1_concelier_mirrors_mirrorid |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/mirrors/{mirrorId}/retention => GetRetentionConfig
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_mirrors_mirrorid_retention |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/concelier/mirrors/{mirrorId}/retention => UpdateRetentionConfig
| Property | Value |
|---|
| Operation ID | put_api_v1_concelier_mirrors_mirrorid_retention |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/mirrors/{mirrorId}/snapshots => ListMirrorSnapshots
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_mirrors_mirrorid_snapshots |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/mirrors/{mirrorId}/sync => TriggerSync
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_mirrors_mirrorid_sync |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
mirrorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/offline-status => GetOfflineSyncStatus
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_offline_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/snapshots/{snapshotId} => GetSnapshot
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_snapshots_snapshotid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/concelier/snapshots/{snapshotId} => DeleteSnapshot
| Property | Value |
|---|
| Operation ID | delete_api_v1_concelier_snapshots_snapshotid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PATCH /api/v1/concelier/snapshots/{snapshotId} => PinSnapshot
| Property | Value |
|---|
| Operation ID | patch_api_v1_concelier_snapshots_snapshotid |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/concelier/snapshots/{snapshotId}/download => DownloadSnapshot
| Property | Value |
|---|
| Operation ID | post_api_v1_concelier_snapshots_snapshotid_download |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/version-locks/ => ListVersionLocks
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_version_locks |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/concelier/version-locks/{feedType} => GetVersionLock
| Property | Value |
|---|
| Operation ID | get_api_v1_concelier_version_locks_feedtype |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
feedType | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/concelier/version-locks/{feedType} => SetVersionLock
| Property | Value |
|---|
| Operation ID | put_api_v1_concelier_version_locks_feedtype |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
feedType | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/concelier/version-locks/{lockId} => RemoveVersionLock
| Property | Value |
|---|
| Operation ID | delete_api_v1_concelier_version_locks_lockid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
lockId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/connectors/{connectorId}/dry-run-credential
| Property | Value |
|---|
| Operation ID | post_api_v1_connectors_connectorid_dry_run_credential |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
connectorId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/diagnostics/throttle
| Property | Value |
|---|
| Operation ID | get_api_v1_diagnostics_throttle |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/export
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_export |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/export/preview
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_export_preview |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/exports
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_exports |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/federation/exports
| Property | Value |
|---|
| Operation ID | post_api_v1_federation_exports |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/exports/{exportId:guid}
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_exports_exportid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
exportId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/federation/import
| Property | Value |
|---|
| Operation ID | post_api_v1_federation_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/federation/import/preview
| Property | Value |
|---|
| Operation ID | post_api_v1_federation_import_preview |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/federation/import/validate
| Property | Value |
|---|
| Operation ID | post_api_v1_federation_import_validate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/sites
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_sites |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/sites/{siteId}
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_sites_siteid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
siteId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PUT /api/v1/federation/sites/{siteId}/policy
| Property | Value |
|---|
| Operation ID | put_api_v1_federation_sites_siteid_policy |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
siteId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/federation/status
| Property | Value |
|---|
| Operation ID | get_api_v1_federation_status |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/feeds/snapshot/ => ListSnapshotsAsync
| Property | Value |
|---|
| Operation ID | get_api_v1_feeds_snapshot |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/feeds/snapshot/ => CreateSnapshotAsync
| Property | Value |
|---|
| Operation ID | post_api_v1_feeds_snapshot |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/feeds/snapshot/import => ImportSnapshotAsync
| Property | Value |
|---|
| Operation ID | post_api_v1_feeds_snapshot_import |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/feeds/snapshot/sources => ListSourcesAsync
| Property | Value |
|---|
| Operation ID | get_api_v1_feeds_snapshot_sources |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/feeds/snapshot/{snapshotId} => GetSnapshotAsync
| Property | Value |
|---|
| Operation ID | get_api_v1_feeds_snapshot_snapshotid |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/feeds/snapshot/{snapshotId}/export => ExportSnapshotAsync
| Property | Value |
|---|
| Operation ID | get_api_v1_feeds_snapshot_snapshotid_export |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/feeds/snapshot/{snapshotId}/validate => ValidateSnapshotAsync
| Property | Value |
|---|
| Operation ID | get_api_v1_feeds_snapshot_snapshotid_validate |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
snapshotId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/issues/
| Property | Value |
|---|
| Operation ID | get_api_v1_issues |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/issues/_consensus/metrics
| Property | Value |
|---|
| Operation ID | get_api_v1_issues_consensus_metrics |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/issues/_projection/backfill
| Property | Value |
|---|
| Operation ID | post_api_v1_issues_projection_backfill |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/issues/cve/{vulnerabilityId}/consensus
| Property | Value |
|---|
| Operation ID | get_api_v1_issues_cve_vulnerabilityid_consensus |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
vulnerabilityId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/issues/resolve
| Property | Value |
|---|
| Operation ID | post_api_v1_issues_resolve |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/issues/{issueKey}
| Property | Value |
|---|
| Operation ID | get_api_v1_issues_issuekey |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
issueKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/issues/{issueKey}/gate-decision
| Property | Value |
|---|
| Operation ID | get_api_v1_issues_issuekey_gate_decision |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
issueKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/learn/sbom
| Property | Value |
|---|
| Operation ID | post_api_v1_learn_sbom |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/sboms
| Property | Value |
|---|
| Operation ID | get_api_v1_sboms |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/sboms/stats
| Property | Value |
|---|
| Operation ID | get_api_v1_sboms_stats |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/sboms/{digest}
| Property | Value |
|---|
| Operation ID | get_api_v1_sboms_digest |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
digest | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /api/v1/sboms/{digest}
| Property | Value |
|---|
| Operation ID | delete_api_v1_sboms_digest |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
digest | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
PATCH /api/v1/sboms/{digest}
| Property | Value |
|---|
| Operation ID | patch_api_v1_sboms_digest |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
digest | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/sboms/{digest}/affected
| Property | Value |
|---|
| Operation ID | get_api_v1_sboms_digest_affected |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
digest | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/sboms/{digest}/rematch
| Property | Value |
|---|
| Operation ID | post_api_v1_sboms_digest_rematch |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
digest | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/scores
| Property | Value |
|---|
| Operation ID | get_api_v1_scores |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/scores/degrade
| Property | Value |
|---|
| Operation ID | post_api_v1_scores_degrade |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /api/v1/scores/distribution
| Property | Value |
|---|
| Operation ID | get_api_v1_scores_distribution |
| Tags | Api |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/scores/recalculate
| Property | Value |
|---|
| Operation ID | post_api_v1_scores_recalculate |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /api/v1/scores/restore
| Property | Value |
|---|
| Operation ID | post_api_v1_scores_restore |
| Tags | Api |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /buildinfo.json => Handler
| Property | Value |
|---|
| Operation ID | get_buildinfojson |
| Tags | Buildinfo.Json |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /concelier/advisories/{vulnerabilityKey}/replay
| Property | Value |
|---|
| Operation ID | get_concelier_advisories_vulnerabilitykey_replay |
| Tags | Concelier |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
vulnerabilityKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /concelier/exports/index.json
| Property | Value |
|---|
| Operation ID | get_concelier_exports_indexjson |
| Tags | Concelier |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /concelier/exports/{**relativePath}
| Property | Value |
|---|
| Operation ID | get_concelier_exports_relativepath |
| Tags | Concelier |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
relativePath | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /concelier/observations
| Property | Value |
|---|
| Operation ID | get_concelier_observations |
| Tags | Concelier |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /diagnostics/aliases/{seed}
| Property | Value |
|---|
| Operation ID | get_diagnostics_aliases_seed |
| Tags | Diagnostics |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
seed | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /events/statements/{statementId:guid}/provenance
| Property | Value |
|---|
| Operation ID | post_events_statements_statementid_provenance |
| Tags | Events |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
statementId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /health
| Property | Value |
|---|
| Operation ID | get_health |
| Tags | Health |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /ingest/advisory
| Property | Value |
|---|
| Operation ID | post_ingest_advisory |
| Tags | Ingest |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/attestations/verify
| Property | Value |
|---|
| Operation ID | post_internal_attestations_verify |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/events/linksets/publish
| Property | Value |
|---|
| Operation ID | post_internal_events_linksets_publish |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/events/observations/publish
| Property | Value |
|---|
| Operation ID | post_internal_events_observations_publish |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /internal/orch/commands
| Property | Value |
|---|
| Operation ID | get_internal_orch_commands |
| Tags | Internal |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/orch/commands
| Property | Value |
|---|
| Operation ID | post_internal_orch_commands |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/orch/heartbeat
| Property | Value |
|---|
| Operation ID | post_internal_orch_heartbeat |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/orch/registry
| Property | Value |
|---|
| Operation ID | post_internal_orch_registry |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/plugins/probe
| Property | Value |
|---|
| Operation ID | post_internal_plugins_probe |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /internal/plugins/status
| Property | Value |
|---|
| Operation ID | get_internal_plugins_status |
| Tags | Internal |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/setup/advisory-sources/apply
| Property | Value |
|---|
| Operation ID | post_internal_setup_advisory_sources_apply |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /internal/setup/advisory-sources/probe
| Property | Value |
|---|
| Operation ID | post_internal_setup_advisory_sources_probe |
| Tags | Internal |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs
| Property | Value |
|---|
| Operation ID | get_jobs |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs/active
| Property | Value |
|---|
| Operation ID | get_jobs_active |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs/definitions
| Property | Value |
|---|
| Operation ID | get_jobs_definitions |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs/definitions/{kind}
| Property | Value |
|---|
| Operation ID | get_jobs_definitions_kind |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
kind | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs/definitions/{kind}/runs
| Property | Value |
|---|
| Operation ID | get_jobs_definitions_kind_runs |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
kind | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /jobs/{*jobKind}
| Property | Value |
|---|
| Operation ID | post_jobs_jobkind |
| Tags | Jobs |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
jobKind | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /jobs/{runId:guid}
| Property | Value |
|---|
| Operation ID | get_jobs_runid |
| Tags | Jobs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
runId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /linksets
| Property | Value |
|---|
| Operation ID | get_linksets |
| Tags | Linksets |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /obs/attestations/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | get_obs_attestations_advisories_advisorykey |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /obs/concelier/health
| Property | Value |
|---|
| Operation ID | get_obs_concelier_health |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /obs/concelier/timeline
| Property | Value |
|---|
| Operation ID | get_obs_concelier_timeline |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /obs/evidence/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | get_obs_evidence_advisories_advisorykey |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /obs/incidents/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | get_obs_incidents_advisories_advisorykey |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /obs/incidents/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | post_obs_incidents_advisories_advisorykey |
| Tags | Obs |
| Auth | Not declared |
| Request body | application/json |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
DELETE /obs/incidents/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | delete_obs_incidents_advisories_advisorykey |
| Tags | Obs |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /ready
| Property | Value |
|---|
| Operation ID | get_ready |
| Tags | Ready |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /swagger/v1/swagger.json
| Property | Value |
|---|
| Operation ID | get_swagger_v1_swaggerjson |
| Tags | Swagger |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /v1/evidence/batch
| Property | Value |
|---|
| Operation ID | post_v1_evidence_batch |
| Tags | V1 |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/lnm/linksets
| Property | Value |
|---|
| Operation ID | get_v1_lnm_linksets |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /v1/lnm/linksets/search
| Property | Value |
|---|
| Operation ID | post_v1_lnm_linksets_search |
| Tags | V1 |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/lnm/linksets/{advisoryId}
| Property | Value |
|---|
| Operation ID | get_v1_lnm_linksets_advisoryid |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/signals/symbols
| Property | Value |
|---|
| Operation ID | get_v1_signals_symbols |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/signals/symbols/advisory/{advisoryId}
| Property | Value |
|---|
| Operation ID | get_v1_signals_symbols_advisory_advisoryid |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
POST /v1/signals/symbols/batch
| Property | Value |
|---|
| Operation ID | post_v1_signals_symbols_batch |
| Tags | V1 |
| Auth | Not declared |
| Request body | application/json |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
202 | Accepted for asynchronous processing. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/signals/symbols/exists/{advisoryId}
| Property | Value |
|---|
| Operation ID | get_v1_signals_symbols_exists_advisoryid |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryId | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /v1/signals/symbols/package/{*purl}
| Property | Value |
|---|
| Operation ID | get_v1_signals_symbols_package_purl |
| Tags | V1 |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
purl | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |
GET /vuln/evidence/advisories/{advisoryKey}
| Property | Value |
|---|
| Operation ID | get_vuln_evidence_advisories_advisorykey |
| Tags | Vuln |
| Auth | Not declared |
| Request body | - |
Parameters:
| Name | In | Required | Description |
|---|
advisoryKey | path | yes | |
Responses:
| Status | Description | Content types |
|---|
200 | Request processed successfully. | - |
401 | Authentication required. | - |
403 | Authorization failed for the requested scope. | - |