Get Azure Services report grouped by subscription.

Prev Next
Get
/api/v1/discovery/scans/{id}/services_report/azure/by_subscription

Get Azure Services report grouped by subscription.

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
Query parameters
DiscoveryAzureScannedServicesReportBySubscriptionParams
object
filter
string
limit
integer
previous_id
string (uuid)
previous_sort_value
string
sort_by
string
Responses
2XX

Success result

Expand All
object
items
Array of object (DiscoveryAzureServicesViolationMetrics)
object
subscription_id
string (uuid)
violations_by_resource_group
object
property*
object additionalProperties
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
violations_by_region
object
property*
object additionalProperties
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
violations_by_service_type
object
property*
object additionalProperties
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
total_resources
integer
violation_metrics
object
property*
object additionalProperties
count
integer
risk_level
string
Valid values[ "critical", "high", "medium", "low", "good" ]
metadata
object
region_metrics
object
filtered_count
integer
total_count
integer
resource_group_metrics
object
filtered_count
integer
total_count
integer
service_metrics
object
filtered_count
integer
total_count
integer
subscription_metrics
object
filtered_count
integer
total_count
integer
violation_metrics
object
filtered_count
integer
total_count
integer