Get
/api/v1/discovery/pqc/connections
Get List of Connections for PQC Report.
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
Query parameters
DiscoveryPqcReportConnectionParams
object
filter
string
limit
integer
offset
integer
sort_by
string
Responses
2XX
Success result
object
items
Array of object (DiscoveryPqcReportConnections)
object
connection_id
string (uuid)
connection_name
string
connection_type
string
Valid values[
"cloud",
"on_prem",
"external"
]
service_type
string
Valid values[
"aws",
"azure",
"databases",
"dsm"
]
vulnerability_status
string
Valid values[
"pqc_vulnerable",
"pqc_safe"
]