@redhat-cloud-services/compliance-client 3.0.2 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.json +27 -0
- package/CHANGELOG.md +124 -0
- package/LICENSE +201 -0
- package/README.md +76 -0
- package/{AssignRule → dist/AssignRule}/index.js.map +1 -1
- package/{AssignRules → dist/AssignRules}/index.js.map +1 -1
- package/{AssignSystem → dist/AssignSystem}/index.js.map +1 -1
- package/{AssignSystems → dist/AssignSystems}/index.js.map +1 -1
- package/{CreatePolicy → dist/CreatePolicy}/index.js.map +1 -1
- package/{CreateTailoring → dist/CreateTailoring}/index.js.map +1 -1
- package/{DeletePolicy → dist/DeletePolicy}/index.js.map +1 -1
- package/{DeleteReport → dist/DeleteReport}/index.js.map +1 -1
- package/{Policies → dist/Policies}/index.js.map +1 -1
- package/{Policy → dist/Policy}/index.js.map +1 -1
- package/{PolicySystems → dist/PolicySystems}/index.js.map +1 -1
- package/{PolicySystemsOS → dist/PolicySystemsOS}/index.js.map +1 -1
- package/{Profile → dist/Profile}/index.js.map +1 -1
- package/{ProfileRule → dist/ProfileRule}/index.js.map +1 -1
- package/{ProfileRules → dist/ProfileRules}/index.js.map +1 -1
- package/{ProfileTree → dist/ProfileTree}/index.js.map +1 -1
- package/{Profiles → dist/Profiles}/index.js.map +1 -1
- package/{Report → dist/Report}/index.js.map +1 -1
- package/{ReportRuleResults → dist/ReportRuleResults}/index.js.map +1 -1
- package/{ReportStats → dist/ReportStats}/index.js.map +1 -1
- package/{ReportSystem → dist/ReportSystem}/index.js.map +1 -1
- package/{ReportSystems → dist/ReportSystems}/index.js.map +1 -1
- package/{ReportSystemsOS → dist/ReportSystemsOS}/index.js.map +1 -1
- package/{ReportTestResult → dist/ReportTestResult}/index.js.map +1 -1
- package/{ReportTestResults → dist/ReportTestResults}/index.js.map +1 -1
- package/{ReportTestResultsOS → dist/ReportTestResultsOS}/index.js.map +1 -1
- package/{ReportTestResultsSG → dist/ReportTestResultsSG}/index.js.map +1 -1
- package/{Reports → dist/Reports}/index.js.map +1 -1
- package/{ReportsOS → dist/ReportsOS}/index.js.map +1 -1
- package/{Rule → dist/Rule}/index.js.map +1 -1
- package/{RuleGroup → dist/RuleGroup}/index.js.map +1 -1
- package/{RuleGroups → dist/RuleGroups}/index.js.map +1 -1
- package/{Rules → dist/Rules}/index.js.map +1 -1
- package/{SecurityGuide → dist/SecurityGuide}/index.js.map +1 -1
- package/{SecurityGuideRuleTree → dist/SecurityGuideRuleTree}/index.js.map +1 -1
- package/{SecurityGuides → dist/SecurityGuides}/index.js.map +1 -1
- package/{SecurityGuidesOS → dist/SecurityGuidesOS}/index.js.map +1 -1
- package/{SupportedProfiles → dist/SupportedProfiles}/index.js.map +1 -1
- package/{System → dist/System}/index.js.map +1 -1
- package/{SystemReports → dist/SystemReports}/index.js.map +1 -1
- package/{Systems → dist/Systems}/index.js.map +1 -1
- package/{SystemsOS → dist/SystemsOS}/index.js.map +1 -1
- package/{SystemsPolicies → dist/SystemsPolicies}/index.js.map +1 -1
- package/{Tailoring → dist/Tailoring}/index.js.map +1 -1
- package/{TailoringFile → dist/TailoringFile}/index.js.map +1 -1
- package/{TailoringRuleTree → dist/TailoringRuleTree}/index.js.map +1 -1
- package/{TailoringRules → dist/TailoringRules}/index.js.map +1 -1
- package/{Tailorings → dist/Tailorings}/index.js.map +1 -1
- package/{UnassignRule → dist/UnassignRule}/index.js.map +1 -1
- package/{UnassignSystem → dist/UnassignSystem}/index.js.map +1 -1
- package/{UpdatePolicy → dist/UpdatePolicy}/index.js.map +1 -1
- package/{UpdateTailoring → dist/UpdateTailoring}/index.js.map +1 -1
- package/{ValueDefinition → dist/ValueDefinition}/index.js.map +1 -1
- package/{ValueDefinitions → dist/ValueDefinitions}/index.js.map +1 -1
- package/dist/api.d.ts +115 -0
- package/{esm → dist/esm}/AssignRule/index.js.map +1 -1
- package/{esm → dist/esm}/AssignRules/index.js.map +1 -1
- package/{esm → dist/esm}/AssignSystem/index.js.map +1 -1
- package/{esm → dist/esm}/AssignSystems/index.js.map +1 -1
- package/{esm → dist/esm}/CreatePolicy/index.js.map +1 -1
- package/{esm → dist/esm}/CreateTailoring/index.js.map +1 -1
- package/{esm → dist/esm}/DeletePolicy/index.js.map +1 -1
- package/{esm → dist/esm}/DeleteReport/index.js.map +1 -1
- package/{esm → dist/esm}/Policies/index.js.map +1 -1
- package/{esm → dist/esm}/Policy/index.js.map +1 -1
- package/{esm → dist/esm}/PolicySystems/index.js.map +1 -1
- package/{esm → dist/esm}/PolicySystemsOS/index.js.map +1 -1
- package/{esm → dist/esm}/Profile/index.js.map +1 -1
- package/{esm → dist/esm}/ProfileRule/index.js.map +1 -1
- package/{esm → dist/esm}/ProfileRules/index.js.map +1 -1
- package/{esm → dist/esm}/ProfileTree/index.js.map +1 -1
- package/{esm → dist/esm}/Profiles/index.js.map +1 -1
- package/{esm → dist/esm}/Report/index.js.map +1 -1
- package/{esm → dist/esm}/ReportRuleResults/index.js.map +1 -1
- package/{esm → dist/esm}/ReportStats/index.js.map +1 -1
- package/{esm → dist/esm}/ReportSystem/index.js.map +1 -1
- package/{esm → dist/esm}/ReportSystems/index.js.map +1 -1
- package/{esm → dist/esm}/ReportSystemsOS/index.js.map +1 -1
- package/{esm → dist/esm}/ReportTestResult/index.js.map +1 -1
- package/{esm → dist/esm}/ReportTestResults/index.js.map +1 -1
- package/{esm → dist/esm}/ReportTestResultsOS/index.js.map +1 -1
- package/{esm → dist/esm}/ReportTestResultsSG/index.js.map +1 -1
- package/{esm → dist/esm}/Reports/index.js.map +1 -1
- package/{esm → dist/esm}/ReportsOS/index.js.map +1 -1
- package/{esm → dist/esm}/Rule/index.js.map +1 -1
- package/{esm → dist/esm}/RuleGroup/index.js.map +1 -1
- package/{esm → dist/esm}/RuleGroups/index.js.map +1 -1
- package/{esm → dist/esm}/Rules/index.js.map +1 -1
- package/{esm → dist/esm}/SecurityGuide/index.js.map +1 -1
- package/{esm → dist/esm}/SecurityGuideRuleTree/index.js.map +1 -1
- package/{esm → dist/esm}/SecurityGuides/index.js.map +1 -1
- package/{esm → dist/esm}/SecurityGuidesOS/index.js.map +1 -1
- package/{esm → dist/esm}/SupportedProfiles/index.js.map +1 -1
- package/{esm → dist/esm}/System/index.js.map +1 -1
- package/{esm → dist/esm}/SystemReports/index.js.map +1 -1
- package/{esm → dist/esm}/Systems/index.js.map +1 -1
- package/{esm → dist/esm}/SystemsOS/index.js.map +1 -1
- package/{esm → dist/esm}/SystemsPolicies/index.js.map +1 -1
- package/{esm → dist/esm}/Tailoring/index.js.map +1 -1
- package/{esm → dist/esm}/TailoringFile/index.js.map +1 -1
- package/{esm → dist/esm}/TailoringRuleTree/index.js.map +1 -1
- package/{esm → dist/esm}/TailoringRules/index.js.map +1 -1
- package/{esm → dist/esm}/Tailorings/index.js.map +1 -1
- package/{esm → dist/esm}/UnassignRule/index.js.map +1 -1
- package/{esm → dist/esm}/UnassignSystem/index.js.map +1 -1
- package/{esm → dist/esm}/UpdatePolicy/index.js.map +1 -1
- package/{esm → dist/esm}/UpdateTailoring/index.js.map +1 -1
- package/{esm → dist/esm}/ValueDefinition/index.js.map +1 -1
- package/{esm → dist/esm}/ValueDefinitions/index.js.map +1 -1
- package/dist/esm/api.d.ts +115 -0
- package/dist/package.json +28 -0
- package/doc/.nojekyll +1 -0
- package/doc/README.md +69 -0
- package/doc/interfaces/AssignRulesRequest.md +27 -0
- package/doc/interfaces/CreatePolicy201Response.md +27 -0
- package/doc/interfaces/CreatePolicy201ResponseData.md +27 -0
- package/doc/interfaces/Errors.md +27 -0
- package/doc/interfaces/Links.md +80 -0
- package/doc/interfaces/Metadata.md +97 -0
- package/doc/interfaces/Policies200Response.md +57 -0
- package/doc/interfaces/Policy.md +195 -0
- package/doc/interfaces/PolicyUpdate.md +63 -0
- package/doc/interfaces/Profile.md +110 -0
- package/doc/interfaces/Profile200Response.md +27 -0
- package/doc/interfaces/Profile200ResponseData.md +27 -0
- package/doc/interfaces/Profiles200Response.md +57 -0
- package/doc/interfaces/Report.md +229 -0
- package/doc/interfaces/Report200Response.md +27 -0
- package/doc/interfaces/Report200ResponseData.md +27 -0
- package/doc/interfaces/ReportTestResults200Response.md +57 -0
- package/doc/interfaces/Reports200Response.md +57 -0
- package/doc/interfaces/Rule.md +161 -0
- package/doc/interfaces/Rule200Response.md +27 -0
- package/doc/interfaces/Rule200ResponseData.md +27 -0
- package/doc/interfaces/RuleGroup.md +127 -0
- package/doc/interfaces/RuleGroup200Response.md +27 -0
- package/doc/interfaces/RuleGroup200ResponseData.md +27 -0
- package/doc/interfaces/RuleGroups200Response.md +57 -0
- package/doc/interfaces/Rules200Response.md +57 -0
- package/doc/interfaces/SecurityGuide.md +127 -0
- package/doc/interfaces/SecurityGuide200Response.md +27 -0
- package/doc/interfaces/SecurityGuide200ResponseData.md +27 -0
- package/doc/interfaces/SecurityGuides200Response.md +57 -0
- package/doc/interfaces/SupportedProfile.md +144 -0
- package/doc/interfaces/SupportedProfiles200Response.md +57 -0
- package/doc/interfaces/System.md +215 -0
- package/doc/interfaces/System200Response.md +27 -0
- package/doc/interfaces/System200ResponseData.md +27 -0
- package/doc/interfaces/Systems200Response.md +57 -0
- package/doc/interfaces/Tailoring.md +127 -0
- package/doc/interfaces/Tailoring200Response.md +27 -0
- package/doc/interfaces/Tailoring200ResponseData.md +27 -0
- package/doc/interfaces/TailoringFile.md +33 -0
- package/doc/interfaces/Tailorings200Response.md +57 -0
- package/doc/interfaces/TestResult.md +208 -0
- package/doc/interfaces/ValueDefinition.md +127 -0
- package/doc/interfaces/ValueDefinition200Response.md +27 -0
- package/doc/interfaces/ValueDefinition200ResponseData.md +27 -0
- package/doc/interfaces/ValueDefinitions200Response.md +57 -0
- package/doc/modules.md +1608 -0
- package/openapitools.json +7 -0
- package/package.json +3 -3
- package/project.json +65 -0
- package/tsconfig.cjs.json +6 -0
- package/tsconfig.esm.json +13 -0
- package/tsconfig.json +18 -0
- package/typedoc.json +9 -0
- package/api.d.ts +0 -115
- package/esm/api.d.ts +0 -115
- /package/{AssignRule → dist/AssignRule}/index.d.ts +0 -0
- /package/{AssignRule → dist/AssignRule}/index.js +0 -0
- /package/{AssignRules → dist/AssignRules}/index.d.ts +0 -0
- /package/{AssignRules → dist/AssignRules}/index.js +0 -0
- /package/{AssignSystem → dist/AssignSystem}/index.d.ts +0 -0
- /package/{AssignSystem → dist/AssignSystem}/index.js +0 -0
- /package/{AssignSystems → dist/AssignSystems}/index.d.ts +0 -0
- /package/{AssignSystems → dist/AssignSystems}/index.js +0 -0
- /package/{CreatePolicy → dist/CreatePolicy}/index.d.ts +0 -0
- /package/{CreatePolicy → dist/CreatePolicy}/index.js +0 -0
- /package/{CreateTailoring → dist/CreateTailoring}/index.d.ts +0 -0
- /package/{CreateTailoring → dist/CreateTailoring}/index.js +0 -0
- /package/{DeletePolicy → dist/DeletePolicy}/index.d.ts +0 -0
- /package/{DeletePolicy → dist/DeletePolicy}/index.js +0 -0
- /package/{DeleteReport → dist/DeleteReport}/index.d.ts +0 -0
- /package/{DeleteReport → dist/DeleteReport}/index.js +0 -0
- /package/{Policies → dist/Policies}/index.d.ts +0 -0
- /package/{Policies → dist/Policies}/index.js +0 -0
- /package/{Policy → dist/Policy}/index.d.ts +0 -0
- /package/{Policy → dist/Policy}/index.js +0 -0
- /package/{PolicySystems → dist/PolicySystems}/index.d.ts +0 -0
- /package/{PolicySystems → dist/PolicySystems}/index.js +0 -0
- /package/{PolicySystemsOS → dist/PolicySystemsOS}/index.d.ts +0 -0
- /package/{PolicySystemsOS → dist/PolicySystemsOS}/index.js +0 -0
- /package/{Profile → dist/Profile}/index.d.ts +0 -0
- /package/{Profile → dist/Profile}/index.js +0 -0
- /package/{ProfileRule → dist/ProfileRule}/index.d.ts +0 -0
- /package/{ProfileRule → dist/ProfileRule}/index.js +0 -0
- /package/{ProfileRules → dist/ProfileRules}/index.d.ts +0 -0
- /package/{ProfileRules → dist/ProfileRules}/index.js +0 -0
- /package/{ProfileTree → dist/ProfileTree}/index.d.ts +0 -0
- /package/{ProfileTree → dist/ProfileTree}/index.js +0 -0
- /package/{Profiles → dist/Profiles}/index.d.ts +0 -0
- /package/{Profiles → dist/Profiles}/index.js +0 -0
- /package/{Report → dist/Report}/index.d.ts +0 -0
- /package/{Report → dist/Report}/index.js +0 -0
- /package/{ReportRuleResults → dist/ReportRuleResults}/index.d.ts +0 -0
- /package/{ReportRuleResults → dist/ReportRuleResults}/index.js +0 -0
- /package/{ReportStats → dist/ReportStats}/index.d.ts +0 -0
- /package/{ReportStats → dist/ReportStats}/index.js +0 -0
- /package/{ReportSystem → dist/ReportSystem}/index.d.ts +0 -0
- /package/{ReportSystem → dist/ReportSystem}/index.js +0 -0
- /package/{ReportSystems → dist/ReportSystems}/index.d.ts +0 -0
- /package/{ReportSystems → dist/ReportSystems}/index.js +0 -0
- /package/{ReportSystemsOS → dist/ReportSystemsOS}/index.d.ts +0 -0
- /package/{ReportSystemsOS → dist/ReportSystemsOS}/index.js +0 -0
- /package/{ReportTestResult → dist/ReportTestResult}/index.d.ts +0 -0
- /package/{ReportTestResult → dist/ReportTestResult}/index.js +0 -0
- /package/{ReportTestResults → dist/ReportTestResults}/index.d.ts +0 -0
- /package/{ReportTestResults → dist/ReportTestResults}/index.js +0 -0
- /package/{ReportTestResultsOS → dist/ReportTestResultsOS}/index.d.ts +0 -0
- /package/{ReportTestResultsOS → dist/ReportTestResultsOS}/index.js +0 -0
- /package/{ReportTestResultsSG → dist/ReportTestResultsSG}/index.d.ts +0 -0
- /package/{ReportTestResultsSG → dist/ReportTestResultsSG}/index.js +0 -0
- /package/{Reports → dist/Reports}/index.d.ts +0 -0
- /package/{Reports → dist/Reports}/index.js +0 -0
- /package/{ReportsOS → dist/ReportsOS}/index.d.ts +0 -0
- /package/{ReportsOS → dist/ReportsOS}/index.js +0 -0
- /package/{Rule → dist/Rule}/index.d.ts +0 -0
- /package/{Rule → dist/Rule}/index.js +0 -0
- /package/{RuleGroup → dist/RuleGroup}/index.d.ts +0 -0
- /package/{RuleGroup → dist/RuleGroup}/index.js +0 -0
- /package/{RuleGroups → dist/RuleGroups}/index.d.ts +0 -0
- /package/{RuleGroups → dist/RuleGroups}/index.js +0 -0
- /package/{Rules → dist/Rules}/index.d.ts +0 -0
- /package/{Rules → dist/Rules}/index.js +0 -0
- /package/{SecurityGuide → dist/SecurityGuide}/index.d.ts +0 -0
- /package/{SecurityGuide → dist/SecurityGuide}/index.js +0 -0
- /package/{SecurityGuideRuleTree → dist/SecurityGuideRuleTree}/index.d.ts +0 -0
- /package/{SecurityGuideRuleTree → dist/SecurityGuideRuleTree}/index.js +0 -0
- /package/{SecurityGuides → dist/SecurityGuides}/index.d.ts +0 -0
- /package/{SecurityGuides → dist/SecurityGuides}/index.js +0 -0
- /package/{SecurityGuidesOS → dist/SecurityGuidesOS}/index.d.ts +0 -0
- /package/{SecurityGuidesOS → dist/SecurityGuidesOS}/index.js +0 -0
- /package/{SupportedProfiles → dist/SupportedProfiles}/index.d.ts +0 -0
- /package/{SupportedProfiles → dist/SupportedProfiles}/index.js +0 -0
- /package/{System → dist/System}/index.d.ts +0 -0
- /package/{System → dist/System}/index.js +0 -0
- /package/{SystemReports → dist/SystemReports}/index.d.ts +0 -0
- /package/{SystemReports → dist/SystemReports}/index.js +0 -0
- /package/{Systems → dist/Systems}/index.d.ts +0 -0
- /package/{Systems → dist/Systems}/index.js +0 -0
- /package/{SystemsOS → dist/SystemsOS}/index.d.ts +0 -0
- /package/{SystemsOS → dist/SystemsOS}/index.js +0 -0
- /package/{SystemsPolicies → dist/SystemsPolicies}/index.d.ts +0 -0
- /package/{SystemsPolicies → dist/SystemsPolicies}/index.js +0 -0
- /package/{Tailoring → dist/Tailoring}/index.d.ts +0 -0
- /package/{Tailoring → dist/Tailoring}/index.js +0 -0
- /package/{TailoringFile → dist/TailoringFile}/index.d.ts +0 -0
- /package/{TailoringFile → dist/TailoringFile}/index.js +0 -0
- /package/{TailoringRuleTree → dist/TailoringRuleTree}/index.d.ts +0 -0
- /package/{TailoringRuleTree → dist/TailoringRuleTree}/index.js +0 -0
- /package/{TailoringRules → dist/TailoringRules}/index.d.ts +0 -0
- /package/{TailoringRules → dist/TailoringRules}/index.js +0 -0
- /package/{Tailorings → dist/Tailorings}/index.d.ts +0 -0
- /package/{Tailorings → dist/Tailorings}/index.js +0 -0
- /package/{UnassignRule → dist/UnassignRule}/index.d.ts +0 -0
- /package/{UnassignRule → dist/UnassignRule}/index.js +0 -0
- /package/{UnassignSystem → dist/UnassignSystem}/index.d.ts +0 -0
- /package/{UnassignSystem → dist/UnassignSystem}/index.js +0 -0
- /package/{UpdatePolicy → dist/UpdatePolicy}/index.d.ts +0 -0
- /package/{UpdatePolicy → dist/UpdatePolicy}/index.js +0 -0
- /package/{UpdateTailoring → dist/UpdateTailoring}/index.d.ts +0 -0
- /package/{UpdateTailoring → dist/UpdateTailoring}/index.js +0 -0
- /package/{ValueDefinition → dist/ValueDefinition}/index.d.ts +0 -0
- /package/{ValueDefinition → dist/ValueDefinition}/index.js +0 -0
- /package/{ValueDefinitions → dist/ValueDefinitions}/index.d.ts +0 -0
- /package/{ValueDefinitions → dist/ValueDefinitions}/index.js +0 -0
- /package/{api.js → dist/api.js} +0 -0
- /package/{api.js.map → dist/api.js.map} +0 -0
- /package/{esm → dist/esm}/AssignRule/index.d.ts +0 -0
- /package/{esm → dist/esm}/AssignRule/index.js +0 -0
- /package/{esm → dist/esm}/AssignRules/index.d.ts +0 -0
- /package/{esm → dist/esm}/AssignRules/index.js +0 -0
- /package/{esm → dist/esm}/AssignSystem/index.d.ts +0 -0
- /package/{esm → dist/esm}/AssignSystem/index.js +0 -0
- /package/{esm → dist/esm}/AssignSystems/index.d.ts +0 -0
- /package/{esm → dist/esm}/AssignSystems/index.js +0 -0
- /package/{esm → dist/esm}/CreatePolicy/index.d.ts +0 -0
- /package/{esm → dist/esm}/CreatePolicy/index.js +0 -0
- /package/{esm → dist/esm}/CreateTailoring/index.d.ts +0 -0
- /package/{esm → dist/esm}/CreateTailoring/index.js +0 -0
- /package/{esm → dist/esm}/DeletePolicy/index.d.ts +0 -0
- /package/{esm → dist/esm}/DeletePolicy/index.js +0 -0
- /package/{esm → dist/esm}/DeleteReport/index.d.ts +0 -0
- /package/{esm → dist/esm}/DeleteReport/index.js +0 -0
- /package/{esm → dist/esm}/Policies/index.d.ts +0 -0
- /package/{esm → dist/esm}/Policies/index.js +0 -0
- /package/{esm → dist/esm}/Policy/index.d.ts +0 -0
- /package/{esm → dist/esm}/Policy/index.js +0 -0
- /package/{esm → dist/esm}/PolicySystems/index.d.ts +0 -0
- /package/{esm → dist/esm}/PolicySystems/index.js +0 -0
- /package/{esm → dist/esm}/PolicySystemsOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/PolicySystemsOS/index.js +0 -0
- /package/{esm → dist/esm}/Profile/index.d.ts +0 -0
- /package/{esm → dist/esm}/Profile/index.js +0 -0
- /package/{esm → dist/esm}/ProfileRule/index.d.ts +0 -0
- /package/{esm → dist/esm}/ProfileRule/index.js +0 -0
- /package/{esm → dist/esm}/ProfileRules/index.d.ts +0 -0
- /package/{esm → dist/esm}/ProfileRules/index.js +0 -0
- /package/{esm → dist/esm}/ProfileTree/index.d.ts +0 -0
- /package/{esm → dist/esm}/ProfileTree/index.js +0 -0
- /package/{esm → dist/esm}/Profiles/index.d.ts +0 -0
- /package/{esm → dist/esm}/Profiles/index.js +0 -0
- /package/{esm → dist/esm}/Report/index.d.ts +0 -0
- /package/{esm → dist/esm}/Report/index.js +0 -0
- /package/{esm → dist/esm}/ReportRuleResults/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportRuleResults/index.js +0 -0
- /package/{esm → dist/esm}/ReportStats/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportStats/index.js +0 -0
- /package/{esm → dist/esm}/ReportSystem/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportSystem/index.js +0 -0
- /package/{esm → dist/esm}/ReportSystems/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportSystems/index.js +0 -0
- /package/{esm → dist/esm}/ReportSystemsOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportSystemsOS/index.js +0 -0
- /package/{esm → dist/esm}/ReportTestResult/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportTestResult/index.js +0 -0
- /package/{esm → dist/esm}/ReportTestResults/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportTestResults/index.js +0 -0
- /package/{esm → dist/esm}/ReportTestResultsOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportTestResultsOS/index.js +0 -0
- /package/{esm → dist/esm}/ReportTestResultsSG/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportTestResultsSG/index.js +0 -0
- /package/{esm → dist/esm}/Reports/index.d.ts +0 -0
- /package/{esm → dist/esm}/Reports/index.js +0 -0
- /package/{esm → dist/esm}/ReportsOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/ReportsOS/index.js +0 -0
- /package/{esm → dist/esm}/Rule/index.d.ts +0 -0
- /package/{esm → dist/esm}/Rule/index.js +0 -0
- /package/{esm → dist/esm}/RuleGroup/index.d.ts +0 -0
- /package/{esm → dist/esm}/RuleGroup/index.js +0 -0
- /package/{esm → dist/esm}/RuleGroups/index.d.ts +0 -0
- /package/{esm → dist/esm}/RuleGroups/index.js +0 -0
- /package/{esm → dist/esm}/Rules/index.d.ts +0 -0
- /package/{esm → dist/esm}/Rules/index.js +0 -0
- /package/{esm → dist/esm}/SecurityGuide/index.d.ts +0 -0
- /package/{esm → dist/esm}/SecurityGuide/index.js +0 -0
- /package/{esm → dist/esm}/SecurityGuideRuleTree/index.d.ts +0 -0
- /package/{esm → dist/esm}/SecurityGuideRuleTree/index.js +0 -0
- /package/{esm → dist/esm}/SecurityGuides/index.d.ts +0 -0
- /package/{esm → dist/esm}/SecurityGuides/index.js +0 -0
- /package/{esm → dist/esm}/SecurityGuidesOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/SecurityGuidesOS/index.js +0 -0
- /package/{esm → dist/esm}/SupportedProfiles/index.d.ts +0 -0
- /package/{esm → dist/esm}/SupportedProfiles/index.js +0 -0
- /package/{esm → dist/esm}/System/index.d.ts +0 -0
- /package/{esm → dist/esm}/System/index.js +0 -0
- /package/{esm → dist/esm}/SystemReports/index.d.ts +0 -0
- /package/{esm → dist/esm}/SystemReports/index.js +0 -0
- /package/{esm → dist/esm}/Systems/index.d.ts +0 -0
- /package/{esm → dist/esm}/Systems/index.js +0 -0
- /package/{esm → dist/esm}/SystemsOS/index.d.ts +0 -0
- /package/{esm → dist/esm}/SystemsOS/index.js +0 -0
- /package/{esm → dist/esm}/SystemsPolicies/index.d.ts +0 -0
- /package/{esm → dist/esm}/SystemsPolicies/index.js +0 -0
- /package/{esm → dist/esm}/Tailoring/index.d.ts +0 -0
- /package/{esm → dist/esm}/Tailoring/index.js +0 -0
- /package/{esm → dist/esm}/TailoringFile/index.d.ts +0 -0
- /package/{esm → dist/esm}/TailoringFile/index.js +0 -0
- /package/{esm → dist/esm}/TailoringRuleTree/index.d.ts +0 -0
- /package/{esm → dist/esm}/TailoringRuleTree/index.js +0 -0
- /package/{esm → dist/esm}/TailoringRules/index.d.ts +0 -0
- /package/{esm → dist/esm}/TailoringRules/index.js +0 -0
- /package/{esm → dist/esm}/Tailorings/index.d.ts +0 -0
- /package/{esm → dist/esm}/Tailorings/index.js +0 -0
- /package/{esm → dist/esm}/UnassignRule/index.d.ts +0 -0
- /package/{esm → dist/esm}/UnassignRule/index.js +0 -0
- /package/{esm → dist/esm}/UnassignSystem/index.d.ts +0 -0
- /package/{esm → dist/esm}/UnassignSystem/index.js +0 -0
- /package/{esm → dist/esm}/UpdatePolicy/index.d.ts +0 -0
- /package/{esm → dist/esm}/UpdatePolicy/index.js +0 -0
- /package/{esm → dist/esm}/UpdateTailoring/index.d.ts +0 -0
- /package/{esm → dist/esm}/UpdateTailoring/index.js +0 -0
- /package/{esm → dist/esm}/ValueDefinition/index.d.ts +0 -0
- /package/{esm → dist/esm}/ValueDefinition/index.js +0 -0
- /package/{esm → dist/esm}/ValueDefinitions/index.d.ts +0 -0
- /package/{esm → dist/esm}/ValueDefinitions/index.js +0 -0
- /package/{esm → dist/esm}/api.js +0 -0
- /package/{esm → dist/esm}/api.js.map +0 -0
- /package/{esm → dist/esm}/index.d.ts +0 -0
- /package/{esm → dist/esm}/index.js +0 -0
- /package/{esm → dist/esm}/index.js.map +0 -0
- /package/{esm → dist/esm}/types/index.d.ts +0 -0
- /package/{esm → dist/esm}/types/index.js +0 -0
- /package/{esm → dist/esm}/types/index.js.map +0 -0
- /package/{index.d.ts → dist/index.d.ts} +0 -0
- /package/{index.js → dist/index.js} +0 -0
- /package/{index.js.map → dist/index.js.map} +0 -0
- /package/{types → dist/types}/index.d.ts +0 -0
- /package/{types → dist/types}/index.js +0 -0
- /package/{types → dist/types}/index.js.map +0 -0
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Links
|
|
2
|
+
|
|
3
|
+
# Interface: Links
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Links
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [first](Links.md#first)
|
|
14
|
+
- [last](Links.md#last)
|
|
15
|
+
- [next](Links.md#next)
|
|
16
|
+
- [previous](Links.md#previous)
|
|
17
|
+
|
|
18
|
+
## Properties
|
|
19
|
+
|
|
20
|
+
### first
|
|
21
|
+
|
|
22
|
+
• `Optional` **first**: `any`
|
|
23
|
+
|
|
24
|
+
Link to first page
|
|
25
|
+
|
|
26
|
+
**`Memberof`**
|
|
27
|
+
|
|
28
|
+
Links
|
|
29
|
+
|
|
30
|
+
#### Defined in
|
|
31
|
+
|
|
32
|
+
[types/index.ts:64](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L64)
|
|
33
|
+
|
|
34
|
+
___
|
|
35
|
+
|
|
36
|
+
### last
|
|
37
|
+
|
|
38
|
+
• `Optional` **last**: `any`
|
|
39
|
+
|
|
40
|
+
Link to last page
|
|
41
|
+
|
|
42
|
+
**`Memberof`**
|
|
43
|
+
|
|
44
|
+
Links
|
|
45
|
+
|
|
46
|
+
#### Defined in
|
|
47
|
+
|
|
48
|
+
[types/index.ts:70](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L70)
|
|
49
|
+
|
|
50
|
+
___
|
|
51
|
+
|
|
52
|
+
### next
|
|
53
|
+
|
|
54
|
+
• `Optional` **next**: `any`
|
|
55
|
+
|
|
56
|
+
Link to next page
|
|
57
|
+
|
|
58
|
+
**`Memberof`**
|
|
59
|
+
|
|
60
|
+
Links
|
|
61
|
+
|
|
62
|
+
#### Defined in
|
|
63
|
+
|
|
64
|
+
[types/index.ts:82](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L82)
|
|
65
|
+
|
|
66
|
+
___
|
|
67
|
+
|
|
68
|
+
### previous
|
|
69
|
+
|
|
70
|
+
• `Optional` **previous**: `any`
|
|
71
|
+
|
|
72
|
+
Link to previous page
|
|
73
|
+
|
|
74
|
+
**`Memberof`**
|
|
75
|
+
|
|
76
|
+
Links
|
|
77
|
+
|
|
78
|
+
#### Defined in
|
|
79
|
+
|
|
80
|
+
[types/index.ts:76](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L76)
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Metadata
|
|
2
|
+
|
|
3
|
+
# Interface: Metadata
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Metadata
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [filter](Metadata.md#filter)
|
|
14
|
+
- [limit](Metadata.md#limit)
|
|
15
|
+
- [offset](Metadata.md#offset)
|
|
16
|
+
- [sort\_by](Metadata.md#sort_by)
|
|
17
|
+
- [total](Metadata.md#total)
|
|
18
|
+
|
|
19
|
+
## Properties
|
|
20
|
+
|
|
21
|
+
### filter
|
|
22
|
+
|
|
23
|
+
• `Optional` **filter**: `any`
|
|
24
|
+
|
|
25
|
+
Query string used to filter items by their attributes
|
|
26
|
+
|
|
27
|
+
**`Memberof`**
|
|
28
|
+
|
|
29
|
+
Metadata
|
|
30
|
+
|
|
31
|
+
#### Defined in
|
|
32
|
+
|
|
33
|
+
[types/index.ts:119](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L119)
|
|
34
|
+
|
|
35
|
+
___
|
|
36
|
+
|
|
37
|
+
### limit
|
|
38
|
+
|
|
39
|
+
• `Optional` **limit**: `any`
|
|
40
|
+
|
|
41
|
+
Number of items returned per page
|
|
42
|
+
|
|
43
|
+
**`Memberof`**
|
|
44
|
+
|
|
45
|
+
Metadata
|
|
46
|
+
|
|
47
|
+
#### Defined in
|
|
48
|
+
|
|
49
|
+
[types/index.ts:101](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L101)
|
|
50
|
+
|
|
51
|
+
___
|
|
52
|
+
|
|
53
|
+
### offset
|
|
54
|
+
|
|
55
|
+
• `Optional` **offset**: `any`
|
|
56
|
+
|
|
57
|
+
Offset of the first item of paginated response
|
|
58
|
+
|
|
59
|
+
**`Memberof`**
|
|
60
|
+
|
|
61
|
+
Metadata
|
|
62
|
+
|
|
63
|
+
#### Defined in
|
|
64
|
+
|
|
65
|
+
[types/index.ts:107](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L107)
|
|
66
|
+
|
|
67
|
+
___
|
|
68
|
+
|
|
69
|
+
### sort\_by
|
|
70
|
+
|
|
71
|
+
• `Optional` **sort\_by**: `any`
|
|
72
|
+
|
|
73
|
+
Attribute and direction the items are sorted by
|
|
74
|
+
|
|
75
|
+
**`Memberof`**
|
|
76
|
+
|
|
77
|
+
Metadata
|
|
78
|
+
|
|
79
|
+
#### Defined in
|
|
80
|
+
|
|
81
|
+
[types/index.ts:113](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L113)
|
|
82
|
+
|
|
83
|
+
___
|
|
84
|
+
|
|
85
|
+
### total
|
|
86
|
+
|
|
87
|
+
• `Optional` **total**: `any`
|
|
88
|
+
|
|
89
|
+
Total number of items
|
|
90
|
+
|
|
91
|
+
**`Memberof`**
|
|
92
|
+
|
|
93
|
+
Metadata
|
|
94
|
+
|
|
95
|
+
#### Defined in
|
|
96
|
+
|
|
97
|
+
[types/index.ts:95](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L95)
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Policies200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Policies200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Policies200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Policies200Response.md#data)
|
|
14
|
+
- [links](Policies200Response.md#links)
|
|
15
|
+
- [meta](Policies200Response.md#meta)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### data
|
|
20
|
+
|
|
21
|
+
• `Optional` **data**: `any`
|
|
22
|
+
|
|
23
|
+
**`Memberof`**
|
|
24
|
+
|
|
25
|
+
Policies200Response
|
|
26
|
+
|
|
27
|
+
#### Defined in
|
|
28
|
+
|
|
29
|
+
[types/index.ts:144](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L144)
|
|
30
|
+
|
|
31
|
+
___
|
|
32
|
+
|
|
33
|
+
### links
|
|
34
|
+
|
|
35
|
+
• `Optional` **links**: [`Links`](Links.md)
|
|
36
|
+
|
|
37
|
+
**`Memberof`**
|
|
38
|
+
|
|
39
|
+
Policies200Response
|
|
40
|
+
|
|
41
|
+
#### Defined in
|
|
42
|
+
|
|
43
|
+
[types/index.ts:138](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L138)
|
|
44
|
+
|
|
45
|
+
___
|
|
46
|
+
|
|
47
|
+
### meta
|
|
48
|
+
|
|
49
|
+
• `Optional` **meta**: [`Metadata`](Metadata.md)
|
|
50
|
+
|
|
51
|
+
**`Memberof`**
|
|
52
|
+
|
|
53
|
+
Policies200Response
|
|
54
|
+
|
|
55
|
+
#### Defined in
|
|
56
|
+
|
|
57
|
+
[types/index.ts:132](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L132)
|
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Policy
|
|
2
|
+
|
|
3
|
+
# Interface: Policy
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Policy
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [business\_objective](Policy.md#business_objective)
|
|
14
|
+
- [compliance\_threshold](Policy.md#compliance_threshold)
|
|
15
|
+
- [description](Policy.md#description)
|
|
16
|
+
- [id](Policy.md#id)
|
|
17
|
+
- [os\_major\_version](Policy.md#os_major_version)
|
|
18
|
+
- [profile\_id](Policy.md#profile_id)
|
|
19
|
+
- [profile\_title](Policy.md#profile_title)
|
|
20
|
+
- [ref\_id](Policy.md#ref_id)
|
|
21
|
+
- [title](Policy.md#title)
|
|
22
|
+
- [total\_system\_count](Policy.md#total_system_count)
|
|
23
|
+
- [type](Policy.md#type)
|
|
24
|
+
|
|
25
|
+
## Properties
|
|
26
|
+
|
|
27
|
+
### business\_objective
|
|
28
|
+
|
|
29
|
+
• `Optional` **business\_objective**: `any`
|
|
30
|
+
|
|
31
|
+
The Business Objective associated to the Policy
|
|
32
|
+
|
|
33
|
+
**`Memberof`**
|
|
34
|
+
|
|
35
|
+
Policy
|
|
36
|
+
|
|
37
|
+
#### Defined in
|
|
38
|
+
|
|
39
|
+
[types/index.ts:181](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L181)
|
|
40
|
+
|
|
41
|
+
___
|
|
42
|
+
|
|
43
|
+
### compliance\_threshold
|
|
44
|
+
|
|
45
|
+
• **compliance\_threshold**: `any`
|
|
46
|
+
|
|
47
|
+
The percentage above which the Policy meets compliance requirements
|
|
48
|
+
|
|
49
|
+
**`Memberof`**
|
|
50
|
+
|
|
51
|
+
Policy
|
|
52
|
+
|
|
53
|
+
#### Defined in
|
|
54
|
+
|
|
55
|
+
[types/index.ts:187](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L187)
|
|
56
|
+
|
|
57
|
+
___
|
|
58
|
+
|
|
59
|
+
### description
|
|
60
|
+
|
|
61
|
+
• `Optional` **description**: `any`
|
|
62
|
+
|
|
63
|
+
Longer description of the Policy
|
|
64
|
+
|
|
65
|
+
**`Memberof`**
|
|
66
|
+
|
|
67
|
+
Policy
|
|
68
|
+
|
|
69
|
+
#### Defined in
|
|
70
|
+
|
|
71
|
+
[types/index.ts:175](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L175)
|
|
72
|
+
|
|
73
|
+
___
|
|
74
|
+
|
|
75
|
+
### id
|
|
76
|
+
|
|
77
|
+
• `Optional` **id**: `any`
|
|
78
|
+
|
|
79
|
+
**`Memberof`**
|
|
80
|
+
|
|
81
|
+
Policy
|
|
82
|
+
|
|
83
|
+
#### Defined in
|
|
84
|
+
|
|
85
|
+
[types/index.ts:157](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L157)
|
|
86
|
+
|
|
87
|
+
___
|
|
88
|
+
|
|
89
|
+
### os\_major\_version
|
|
90
|
+
|
|
91
|
+
• `Optional` **os\_major\_version**: `any`
|
|
92
|
+
|
|
93
|
+
Major version of the Operating System that the Policy covers
|
|
94
|
+
|
|
95
|
+
**`Memberof`**
|
|
96
|
+
|
|
97
|
+
Policy
|
|
98
|
+
|
|
99
|
+
#### Defined in
|
|
100
|
+
|
|
101
|
+
[types/index.ts:199](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L199)
|
|
102
|
+
|
|
103
|
+
___
|
|
104
|
+
|
|
105
|
+
### profile\_id
|
|
106
|
+
|
|
107
|
+
• **profile\_id**: `any`
|
|
108
|
+
|
|
109
|
+
Identifier of the underlying Profile
|
|
110
|
+
|
|
111
|
+
**`Memberof`**
|
|
112
|
+
|
|
113
|
+
Policy
|
|
114
|
+
|
|
115
|
+
#### Defined in
|
|
116
|
+
|
|
117
|
+
[types/index.ts:193](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L193)
|
|
118
|
+
|
|
119
|
+
___
|
|
120
|
+
|
|
121
|
+
### profile\_title
|
|
122
|
+
|
|
123
|
+
• `Optional` **profile\_title**: `any`
|
|
124
|
+
|
|
125
|
+
Title of the associated Policy
|
|
126
|
+
|
|
127
|
+
**`Memberof`**
|
|
128
|
+
|
|
129
|
+
Policy
|
|
130
|
+
|
|
131
|
+
#### Defined in
|
|
132
|
+
|
|
133
|
+
[types/index.ts:211](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L211)
|
|
134
|
+
|
|
135
|
+
___
|
|
136
|
+
|
|
137
|
+
### ref\_id
|
|
138
|
+
|
|
139
|
+
• `Optional` **ref\_id**: `any`
|
|
140
|
+
|
|
141
|
+
Identificator of the Profile
|
|
142
|
+
|
|
143
|
+
**`Memberof`**
|
|
144
|
+
|
|
145
|
+
Policy
|
|
146
|
+
|
|
147
|
+
#### Defined in
|
|
148
|
+
|
|
149
|
+
[types/index.ts:205](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L205)
|
|
150
|
+
|
|
151
|
+
___
|
|
152
|
+
|
|
153
|
+
### title
|
|
154
|
+
|
|
155
|
+
• `Optional` **title**: `any`
|
|
156
|
+
|
|
157
|
+
Short title of the Policy
|
|
158
|
+
|
|
159
|
+
**`Memberof`**
|
|
160
|
+
|
|
161
|
+
Policy
|
|
162
|
+
|
|
163
|
+
#### Defined in
|
|
164
|
+
|
|
165
|
+
[types/index.ts:169](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L169)
|
|
166
|
+
|
|
167
|
+
___
|
|
168
|
+
|
|
169
|
+
### total\_system\_count
|
|
170
|
+
|
|
171
|
+
• `Optional` **total\_system\_count**: `any`
|
|
172
|
+
|
|
173
|
+
The number of Systems assigned to this Policy
|
|
174
|
+
|
|
175
|
+
**`Memberof`**
|
|
176
|
+
|
|
177
|
+
Policy
|
|
178
|
+
|
|
179
|
+
#### Defined in
|
|
180
|
+
|
|
181
|
+
[types/index.ts:217](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L217)
|
|
182
|
+
|
|
183
|
+
___
|
|
184
|
+
|
|
185
|
+
### type
|
|
186
|
+
|
|
187
|
+
• `Optional` **type**: ``"policy"``
|
|
188
|
+
|
|
189
|
+
**`Memberof`**
|
|
190
|
+
|
|
191
|
+
Policy
|
|
192
|
+
|
|
193
|
+
#### Defined in
|
|
194
|
+
|
|
195
|
+
[types/index.ts:163](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L163)
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / PolicyUpdate
|
|
2
|
+
|
|
3
|
+
# Interface: PolicyUpdate
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
PolicyUpdate
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [business\_objective](PolicyUpdate.md#business_objective)
|
|
14
|
+
- [compliance\_threshold](PolicyUpdate.md#compliance_threshold)
|
|
15
|
+
- [description](PolicyUpdate.md#description)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### business\_objective
|
|
20
|
+
|
|
21
|
+
• `Optional` **business\_objective**: `any`
|
|
22
|
+
|
|
23
|
+
The Business Objective associated to the Policy
|
|
24
|
+
|
|
25
|
+
**`Memberof`**
|
|
26
|
+
|
|
27
|
+
PolicyUpdate
|
|
28
|
+
|
|
29
|
+
#### Defined in
|
|
30
|
+
|
|
31
|
+
[types/index.ts:243](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L243)
|
|
32
|
+
|
|
33
|
+
___
|
|
34
|
+
|
|
35
|
+
### compliance\_threshold
|
|
36
|
+
|
|
37
|
+
• `Optional` **compliance\_threshold**: `any`
|
|
38
|
+
|
|
39
|
+
The percentage above which the Policy meets compliance requirements
|
|
40
|
+
|
|
41
|
+
**`Memberof`**
|
|
42
|
+
|
|
43
|
+
PolicyUpdate
|
|
44
|
+
|
|
45
|
+
#### Defined in
|
|
46
|
+
|
|
47
|
+
[types/index.ts:249](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L249)
|
|
48
|
+
|
|
49
|
+
___
|
|
50
|
+
|
|
51
|
+
### description
|
|
52
|
+
|
|
53
|
+
• `Optional` **description**: `any`
|
|
54
|
+
|
|
55
|
+
Longer description of the Policy
|
|
56
|
+
|
|
57
|
+
**`Memberof`**
|
|
58
|
+
|
|
59
|
+
PolicyUpdate
|
|
60
|
+
|
|
61
|
+
#### Defined in
|
|
62
|
+
|
|
63
|
+
[types/index.ts:237](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L237)
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Profile
|
|
2
|
+
|
|
3
|
+
# Interface: Profile
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Profile
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [description](Profile.md#description)
|
|
14
|
+
- [id](Profile.md#id)
|
|
15
|
+
- [ref\_id](Profile.md#ref_id)
|
|
16
|
+
- [title](Profile.md#title)
|
|
17
|
+
- [type](Profile.md#type)
|
|
18
|
+
- [value\_overrides](Profile.md#value_overrides)
|
|
19
|
+
|
|
20
|
+
## Properties
|
|
21
|
+
|
|
22
|
+
### description
|
|
23
|
+
|
|
24
|
+
• `Optional` **description**: `any`
|
|
25
|
+
|
|
26
|
+
Longer description of the Profile
|
|
27
|
+
|
|
28
|
+
**`Memberof`**
|
|
29
|
+
|
|
30
|
+
Profile
|
|
31
|
+
|
|
32
|
+
#### Defined in
|
|
33
|
+
|
|
34
|
+
[types/index.ts:286](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L286)
|
|
35
|
+
|
|
36
|
+
___
|
|
37
|
+
|
|
38
|
+
### id
|
|
39
|
+
|
|
40
|
+
• `Optional` **id**: `any`
|
|
41
|
+
|
|
42
|
+
**`Memberof`**
|
|
43
|
+
|
|
44
|
+
Profile
|
|
45
|
+
|
|
46
|
+
#### Defined in
|
|
47
|
+
|
|
48
|
+
[types/index.ts:262](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L262)
|
|
49
|
+
|
|
50
|
+
___
|
|
51
|
+
|
|
52
|
+
### ref\_id
|
|
53
|
+
|
|
54
|
+
• `Optional` **ref\_id**: `any`
|
|
55
|
+
|
|
56
|
+
Identificator of the Profile
|
|
57
|
+
|
|
58
|
+
**`Memberof`**
|
|
59
|
+
|
|
60
|
+
Profile
|
|
61
|
+
|
|
62
|
+
#### Defined in
|
|
63
|
+
|
|
64
|
+
[types/index.ts:274](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L274)
|
|
65
|
+
|
|
66
|
+
___
|
|
67
|
+
|
|
68
|
+
### title
|
|
69
|
+
|
|
70
|
+
• `Optional` **title**: `any`
|
|
71
|
+
|
|
72
|
+
Short title of the Profile
|
|
73
|
+
|
|
74
|
+
**`Memberof`**
|
|
75
|
+
|
|
76
|
+
Profile
|
|
77
|
+
|
|
78
|
+
#### Defined in
|
|
79
|
+
|
|
80
|
+
[types/index.ts:280](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L280)
|
|
81
|
+
|
|
82
|
+
___
|
|
83
|
+
|
|
84
|
+
### type
|
|
85
|
+
|
|
86
|
+
• `Optional` **type**: ``"profile"``
|
|
87
|
+
|
|
88
|
+
**`Memberof`**
|
|
89
|
+
|
|
90
|
+
Profile
|
|
91
|
+
|
|
92
|
+
#### Defined in
|
|
93
|
+
|
|
94
|
+
[types/index.ts:268](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L268)
|
|
95
|
+
|
|
96
|
+
___
|
|
97
|
+
|
|
98
|
+
### value\_overrides
|
|
99
|
+
|
|
100
|
+
• `Optional` **value\_overrides**: `any`
|
|
101
|
+
|
|
102
|
+
Pair of keys and values for Value Definition customizations
|
|
103
|
+
|
|
104
|
+
**`Memberof`**
|
|
105
|
+
|
|
106
|
+
Profile
|
|
107
|
+
|
|
108
|
+
#### Defined in
|
|
109
|
+
|
|
110
|
+
[types/index.ts:292](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L292)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Profile200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Profile200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Profile200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Profile200Response.md#data)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### data
|
|
18
|
+
|
|
19
|
+
• `Optional` **data**: [`Profile200ResponseData`](Profile200ResponseData.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
Profile200Response
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:312](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L312)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Profile200ResponseData
|
|
2
|
+
|
|
3
|
+
# Interface: Profile200ResponseData
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Profile200ResponseData
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [schema](Profile200ResponseData.md#schema)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### schema
|
|
18
|
+
|
|
19
|
+
• `Optional` **schema**: [`Profile`](Profile.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
Profile200ResponseData
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:325](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L325)
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Profiles200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Profiles200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Profiles200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Profiles200Response.md#data)
|
|
14
|
+
- [links](Profiles200Response.md#links)
|
|
15
|
+
- [meta](Profiles200Response.md#meta)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### data
|
|
20
|
+
|
|
21
|
+
• `Optional` **data**: `any`
|
|
22
|
+
|
|
23
|
+
**`Memberof`**
|
|
24
|
+
|
|
25
|
+
Profiles200Response
|
|
26
|
+
|
|
27
|
+
#### Defined in
|
|
28
|
+
|
|
29
|
+
[types/index.ts:350](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L350)
|
|
30
|
+
|
|
31
|
+
___
|
|
32
|
+
|
|
33
|
+
### links
|
|
34
|
+
|
|
35
|
+
• `Optional` **links**: [`Links`](Links.md)
|
|
36
|
+
|
|
37
|
+
**`Memberof`**
|
|
38
|
+
|
|
39
|
+
Profiles200Response
|
|
40
|
+
|
|
41
|
+
#### Defined in
|
|
42
|
+
|
|
43
|
+
[types/index.ts:344](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L344)
|
|
44
|
+
|
|
45
|
+
___
|
|
46
|
+
|
|
47
|
+
### meta
|
|
48
|
+
|
|
49
|
+
• `Optional` **meta**: [`Metadata`](Metadata.md)
|
|
50
|
+
|
|
51
|
+
**`Memberof`**
|
|
52
|
+
|
|
53
|
+
Profiles200Response
|
|
54
|
+
|
|
55
|
+
#### Defined in
|
|
56
|
+
|
|
57
|
+
[types/index.ts:338](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L338)
|