VulnerabilitiesApi

VulnerabilitiesApi

All URIs are relative to https://api.ionos.com/containerregistries

MethodHTTP requestDescription

GET /vulnerabilities/{vulnerabilityId}

Retrieve Vulnerability

vulnerabilities_find_by_id

VulnerabilityRead vulnerabilities_find_by_id(vulnerability_id)

Retrieve Vulnerability

Returns the Vulnerability by ID.

Example

Parameters

NameTypeDescriptionNotes

vulnerability_id

str

The ID of the Vulnerability that should be retrieved.

Return type

VulnerabilityRead

Authorization

tokenAuth

HTTP request headers

  • Content-Type: Not defined

  • Accept: application/json

Last updated