UNPKG

ibmcloud-security-advisor-findings

Version:

JavaScript client library for the IBM Cloud Security Advisor Findings API

26 lines (13 loc) 688 B
# findings.InlineResponse200Finding ### Description FindingType provides details about a finding note. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **severity** | **String** | Note provider-assigned severity/impact ranking - LOW&amp;#58; Low Impact - MEDIUM&amp;#58; Medium Impact - HIGH&amp;#58; High Impact | **next_steps** | [**[InlineResponse200FindingNextSteps]**](InlineResponse200FindingNextSteps.md) | Common remediation steps for the finding of this type | [optional] <a name="SeverityEnum"></a> ## Enum: SeverityEnum * `LOW` (value: `"LOW"`) * `MEDIUM` (value: `"MEDIUM"`) * `HIGH` (value: `"HIGH"`)