Structural Flaw Categories
Draft
Get the Structural Categories summary of an application and a Structural Flaw Factor.
The service returns the number of impacted objects for each Factor: Efficiency, Reliability, Security.
URI
GET /rest/applications/{name}/insights/structural-flaws/characteristics/{characteristic}/categories
Path Parameters
-
name (string)
:- This parameter identifies the analyzed application.
The application name must be properly encoded if it is required. Character back-quote is not allowed.
-
factor (string)
:- The Structural Flaw factor ID: AIP-STRUCTURAL-EFFICIENCY, AIP-STRUCTURAL-RELIABILITY, AIP-STRUCTURAL-SECURITY
Responses