VulnerabilitiesApi
All URIs are relative to https://api.ionos.com/containerregistries
Method
HTTP request
Description
GET /vulnerabilities/{vulnerabilityId}
Retrieve Vulnerability
vulnerabilitiesFindByID
vulnerabilitiesFindByID(vulnerabilityId)
Retrieve Vulnerability
Returns the Vulnerability by ID.
Examples
Parameters
Name
Type
Description
Notes
vulnerabilityId
string
The ID of the Vulnerability that should be retrieved.
[default to undefined]
Return type
Authorization
tokenAuth
HTTP request headers
Content-Type: Not defined
Accept: application/json
Last updated