Get
/api/v1/discovery/scans/{id}/pqc/report
Get PQC Report for a single connection.
Security
OAuth
OAuth 2.0 client credential flow, see https://datatracker.ietf.org/doc/html/rfc6749#section-4.4.
FlowClient Credentials
Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
Path parameters
id
string (uuid) Required
Responses
2XX
Success result
object
connection_id
string (uuid)
connection_metrics
object
certificates
object
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
service_metrics
object
property*
object additionalProperties
certificate_metrics
object
property*
object additionalProperties
pqc_vulnerable_count
integer
total_count
integer
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
services_metrics
object
pqc_vulnerable_count
integer
total_count
integer
vulnerable_regions
Array of string
string
keys
object
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
service_metrics
object
property*
object additionalProperties
key_metrics
object
property*
object additionalProperties
pqc_vulnerable_count
integer
total_count
integer
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
services_summary
object
pqc_vulnerable_count
integer
total_count
integer
vulnerable_regions
Array of string
string
resources
object
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
service_metrics
object
property*
object additionalProperties
overall_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]
resource_metrics
object
property*
object additionalProperties
pqc_vulnerable_count
integer
total_count
integer
unencrypted_count
integer
services_summary
object
pqc_vulnerable_count
integer
total_count
integer
vulnerable_regions
Array of string
string
connection_name
string
connection_type
string
Valid values[
"cloud",
"on_prem",
"external"
]