Environmental Metrics
GET SmartRules/{id}/EnvironmentalMetrics
Returns a list of environmental metrics by Smart Rule ID. Applies to all assets in a Smart Rule.
Read access to the Smart Rule referenced by ID.
id: ID of the Smart Rule.
None.
Content-Type: application/json
{ Availability : string, Confidentiality : string, Integrity : string, CollateralDamagePotential : string, TargetDistribution : string }
- 200 - Request successful. Environmental Metrics in the response body.
- 204 - Request successful. No environmental metrics were found for the Smart Rule.
For more information, please see Common Response Codes.