@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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redhat-cloud-services/compliance-client",
|
|
3
|
-
"version": "3.0.
|
|
4
|
-
"description": "",
|
|
3
|
+
"version": "3.0.4",
|
|
4
|
+
"description": "TypeScript client for Red Hat Insights Compliance service",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"module": "./esm/index.js",
|
|
7
7
|
"typings": "./index.d.ts",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"doc": "typedoc"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@redhat-cloud-services/javascript-clients-shared": "^
|
|
25
|
+
"@redhat-cloud-services/javascript-clients-shared": "^2.0.3",
|
|
26
26
|
"tslib": "^2.6.2"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/project.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@redhat-cloud-services/compliance-client",
|
|
3
|
+
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
4
|
+
"sourceRoot": "packages/compliance",
|
|
5
|
+
"projectType": "library",
|
|
6
|
+
"targets": {
|
|
7
|
+
"generate": {
|
|
8
|
+
"executor": "@redhat-cloud-services/build-utils:client-generator",
|
|
9
|
+
"options": {
|
|
10
|
+
"specs": {
|
|
11
|
+
"default": "https://cloud.redhat.com/api/compliance/v2/openapi.json"
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"build": {
|
|
16
|
+
"executor": "@redhat-cloud-services/build-utils:builder",
|
|
17
|
+
"options": {
|
|
18
|
+
"outputPath": "packages/compliance/dist",
|
|
19
|
+
"main": "packages/compliance/index.ts",
|
|
20
|
+
"esmTsConfig": "packages/compliance/tsconfig.esm.json",
|
|
21
|
+
"cjsTsConfig": "packages/compliance/tsconfig.cjs.json"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"publish": {
|
|
25
|
+
"command": "node tools/scripts/publish.mjs @redhat-cloud-services/compliance-client {args.ver} {args.tag}",
|
|
26
|
+
"dependsOn": ["build"]
|
|
27
|
+
},
|
|
28
|
+
"lint": {
|
|
29
|
+
"executor": "@nx/eslint:lint",
|
|
30
|
+
"outputs": ["{options.outputFile}"],
|
|
31
|
+
"options": {
|
|
32
|
+
"lintFilePatterns": ["packages/compliance/**/*.ts", "packages/compliance/package.json"]
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"test": {
|
|
36
|
+
"executor": "@nx/jest:jest",
|
|
37
|
+
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"],
|
|
38
|
+
"options": {
|
|
39
|
+
"jestConfig": "packages/compliance/jest.config.ts"
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"version": {
|
|
43
|
+
"executor": "@jscutlery/semver:version",
|
|
44
|
+
"options": {
|
|
45
|
+
"push": true,
|
|
46
|
+
"preset": "conventionalcommits",
|
|
47
|
+
"commitMessageFormat": "release: bump {projectName} to {version} [skip ci]"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"github": {
|
|
51
|
+
"executor": "@jscutlery/semver:github",
|
|
52
|
+
"options": {
|
|
53
|
+
"tag": "{tag}",
|
|
54
|
+
"notes": "{notes}"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"npm": {
|
|
58
|
+
"executor": "ngx-deploy-npm:deploy",
|
|
59
|
+
"options": {
|
|
60
|
+
"access": "public"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"tags": []
|
|
65
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "./tsconfig.json",
|
|
3
|
+
"compilerOptions": {
|
|
4
|
+
"outDir": "../../dist/out-tsc",
|
|
5
|
+
"declaration": true,
|
|
6
|
+
"types": ["node"],
|
|
7
|
+
"module": "ES2015",
|
|
8
|
+
"target": "ES5",
|
|
9
|
+
"rootDir": "./",
|
|
10
|
+
},
|
|
11
|
+
"include": ["*.ts", "**/*.ts"],
|
|
12
|
+
"exclude": ["jest.config.ts", "dist"]
|
|
13
|
+
}
|
package/tsconfig.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "../../tsconfig.base.json",
|
|
3
|
+
"compilerOptions": {
|
|
4
|
+
"module": "commonjs",
|
|
5
|
+
"forceConsistentCasingInFileNames": true,
|
|
6
|
+
"strict": true,
|
|
7
|
+
"noImplicitOverride": false,
|
|
8
|
+
"noPropertyAccessFromIndexSignature": false,
|
|
9
|
+
"noImplicitReturns": true,
|
|
10
|
+
"noFallthroughCasesInSwitch": true,
|
|
11
|
+
},
|
|
12
|
+
"files": [],
|
|
13
|
+
"references": [
|
|
14
|
+
{
|
|
15
|
+
"path": "./tsconfig.esm.json"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
18
|
+
}
|
package/typedoc.json
ADDED
package/api.d.ts
DELETED
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import { ApiConfig } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
2
|
-
import { AssignRuleReturnType, AssignRulesReturnType, AssignSystemReturnType, AssignSystemsReturnType, CreatePolicyReturnType, CreateTailoringReturnType, DeletePolicyReturnType, DeleteReportReturnType, PoliciesReturnType, PolicyReturnType, PolicySystemsReturnType, PolicySystemsOSReturnType, ProfileReturnType, ProfileRuleReturnType, ProfileRulesReturnType, ProfileTreeReturnType, ProfilesReturnType, ReportReturnType, ReportRuleResultsReturnType, ReportStatsReturnType, ReportSystemReturnType, ReportSystemsReturnType, ReportSystemsOSReturnType, ReportTestResultReturnType, ReportTestResultsReturnType, ReportTestResultsOSReturnType, ReportTestResultsSGReturnType, ReportsReturnType, ReportsOSReturnType, RuleReturnType, RuleGroupReturnType, RuleGroupsReturnType, RulesReturnType, SecurityGuideReturnType, SecurityGuideRuleTreeReturnType, SecurityGuidesReturnType, SecurityGuidesOSReturnType, SupportedProfilesReturnType, SystemReturnType, SystemReportsReturnType, SystemsReturnType, SystemsOSReturnType, SystemsPoliciesReturnType, TailoringReturnType, TailoringFileReturnType, TailoringRuleTreeReturnType, TailoringRulesReturnType, TailoringsReturnType, UnassignRuleReturnType, UnassignSystemReturnType, UpdatePolicyReturnType, UpdateTailoringReturnType, ValueDefinitionReturnType, ValueDefinitionsReturnType } from './index';
|
|
3
|
-
type endpointReturnTypes = {
|
|
4
|
-
assignRule: AssignRuleReturnType;
|
|
5
|
-
assignRules: AssignRulesReturnType;
|
|
6
|
-
assignSystem: AssignSystemReturnType;
|
|
7
|
-
assignSystems: AssignSystemsReturnType;
|
|
8
|
-
createPolicy: CreatePolicyReturnType;
|
|
9
|
-
createTailoring: CreateTailoringReturnType;
|
|
10
|
-
deletePolicy: DeletePolicyReturnType;
|
|
11
|
-
deleteReport: DeleteReportReturnType;
|
|
12
|
-
policies: PoliciesReturnType;
|
|
13
|
-
policy: PolicyReturnType;
|
|
14
|
-
policySystems: PolicySystemsReturnType;
|
|
15
|
-
policySystemsOS: PolicySystemsOSReturnType;
|
|
16
|
-
profile: ProfileReturnType;
|
|
17
|
-
profileRule: ProfileRuleReturnType;
|
|
18
|
-
profileRules: ProfileRulesReturnType;
|
|
19
|
-
profileTree: ProfileTreeReturnType;
|
|
20
|
-
profiles: ProfilesReturnType;
|
|
21
|
-
report: ReportReturnType;
|
|
22
|
-
reportRuleResults: ReportRuleResultsReturnType;
|
|
23
|
-
reportStats: ReportStatsReturnType;
|
|
24
|
-
reportSystem: ReportSystemReturnType;
|
|
25
|
-
reportSystems: ReportSystemsReturnType;
|
|
26
|
-
reportSystemsOS: ReportSystemsOSReturnType;
|
|
27
|
-
reportTestResult: ReportTestResultReturnType;
|
|
28
|
-
reportTestResults: ReportTestResultsReturnType;
|
|
29
|
-
reportTestResultsOS: ReportTestResultsOSReturnType;
|
|
30
|
-
reportTestResultsSG: ReportTestResultsSGReturnType;
|
|
31
|
-
reports: ReportsReturnType;
|
|
32
|
-
reportsOS: ReportsOSReturnType;
|
|
33
|
-
rule: RuleReturnType;
|
|
34
|
-
ruleGroup: RuleGroupReturnType;
|
|
35
|
-
ruleGroups: RuleGroupsReturnType;
|
|
36
|
-
rules: RulesReturnType;
|
|
37
|
-
securityGuide: SecurityGuideReturnType;
|
|
38
|
-
securityGuideRuleTree: SecurityGuideRuleTreeReturnType;
|
|
39
|
-
securityGuides: SecurityGuidesReturnType;
|
|
40
|
-
securityGuidesOS: SecurityGuidesOSReturnType;
|
|
41
|
-
supportedProfiles: SupportedProfilesReturnType;
|
|
42
|
-
system: SystemReturnType;
|
|
43
|
-
systemReports: SystemReportsReturnType;
|
|
44
|
-
systems: SystemsReturnType;
|
|
45
|
-
systemsOS: SystemsOSReturnType;
|
|
46
|
-
systemsPolicies: SystemsPoliciesReturnType;
|
|
47
|
-
tailoring: TailoringReturnType;
|
|
48
|
-
tailoringFile: TailoringFileReturnType;
|
|
49
|
-
tailoringRuleTree: TailoringRuleTreeReturnType;
|
|
50
|
-
tailoringRules: TailoringRulesReturnType;
|
|
51
|
-
tailorings: TailoringsReturnType;
|
|
52
|
-
unassignRule: UnassignRuleReturnType;
|
|
53
|
-
unassignSystem: UnassignSystemReturnType;
|
|
54
|
-
updatePolicy: UpdatePolicyReturnType;
|
|
55
|
-
updateTailoring: UpdateTailoringReturnType;
|
|
56
|
-
valueDefinition: ValueDefinitionReturnType;
|
|
57
|
-
valueDefinitions: ValueDefinitionsReturnType;
|
|
58
|
-
};
|
|
59
|
-
export declare const ComplianceClient: (BASE_PATH: string, instance?: ApiConfig) => import("@redhat-cloud-services/javascript-clients-shared/dist/base").BaseAPI & import("@redhat-cloud-services/javascript-clients-shared/dist/utils").APIFactoryResponse<{
|
|
60
|
-
assignRule: (...config: [import("./AssignRule").AssignRuleParams] | [any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
61
|
-
assignRules: (...config: [import("./AssignRules").AssignRulesParams] | [any, any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
62
|
-
assignSystem: (...config: [import("./AssignSystem").AssignSystemParams] | [any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
63
|
-
assignSystems: (...config: [import("./AssignSystems").AssignSystemsParams] | [any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
64
|
-
createPolicy: (...config: [import("./CreatePolicy").CreatePolicyParams] | [any, import("./types").Policy, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
65
|
-
createTailoring: (...config: [import("./CreateTailoring").CreateTailoringParams] | [any, any, import("./types").TailoringCreate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
66
|
-
deletePolicy: (...config: [import("./DeletePolicy").DeletePolicyParams] | [any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
67
|
-
deleteReport: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./DeleteReport").DeleteReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
68
|
-
policies: (...config: [import("./Policies").PoliciesParams] | [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
69
|
-
policy: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Policy").PolicyParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
70
|
-
policySystems: (...config: [import("./PolicySystems").PolicySystemsParams] | [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
71
|
-
policySystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./PolicySystemsOS").PolicySystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
72
|
-
profile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Profile").ProfileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
73
|
-
profileRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRule").ProfileRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
74
|
-
profileRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRules").ProfileRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
75
|
-
profileTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileTree").ProfileTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
76
|
-
profiles: (...config: [import("./Profiles").ProfilesParams] | [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
77
|
-
report: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Report").ReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
78
|
-
reportRuleResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportRuleResults").ReportRuleResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
79
|
-
reportStats: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportStats").ReportStatsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
80
|
-
reportSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystem").ReportSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
81
|
-
reportSystems: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystems").ReportSystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
82
|
-
reportSystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystemsOS").ReportSystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
83
|
-
reportTestResult: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResult").ReportTestResultParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
84
|
-
reportTestResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResults").ReportTestResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
85
|
-
reportTestResultsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsOS").ReportTestResultsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
86
|
-
reportTestResultsSG: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsSG").ReportTestResultsSGParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
87
|
-
reports: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Reports").ReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
88
|
-
reportsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportsOS").ReportsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
89
|
-
rule: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rule").RuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
90
|
-
ruleGroup: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroup").RuleGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
91
|
-
ruleGroups: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroups").RuleGroupsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
92
|
-
rules: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rules").RulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
93
|
-
securityGuide: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuide").SecurityGuideParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
94
|
-
securityGuideRuleTree: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuideRuleTree").SecurityGuideRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
95
|
-
securityGuides: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuides").SecurityGuidesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
96
|
-
securityGuidesOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuidesOS").SecurityGuidesOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
97
|
-
supportedProfiles: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SupportedProfiles").SupportedProfilesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
98
|
-
system: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./System").SystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
99
|
-
systemReports: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemReports").SystemReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
100
|
-
systems: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Systems").SystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
101
|
-
systemsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsOS").SystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
102
|
-
systemsPolicies: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsPolicies").SystemsPoliciesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
103
|
-
tailoring: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailoring").TailoringParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
104
|
-
tailoringFile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringFile").TailoringFileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
105
|
-
tailoringRuleTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRuleTree").TailoringRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
106
|
-
tailoringRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRules").TailoringRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
107
|
-
tailorings: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailorings").TailoringsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
108
|
-
unassignRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignRule").UnassignRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
109
|
-
unassignSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignSystem").UnassignSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
110
|
-
updatePolicy: (...config: [import("./UpdatePolicy").UpdatePolicyParams] | [any, any, import("./types").PolicyUpdate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
111
|
-
updateTailoring: (...config: [import("./UpdateTailoring").UpdateTailoringParams] | [any, any, any, import("./types").Tailoring, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
112
|
-
valueDefinition: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinition").ValueDefinitionParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
113
|
-
valueDefinitions: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinitions").ValueDefinitionsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
114
|
-
}, endpointReturnTypes>;
|
|
115
|
-
export default ComplianceClient;
|
package/esm/api.d.ts
DELETED
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import { ApiConfig } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
2
|
-
import { AssignRuleReturnType, AssignRulesReturnType, AssignSystemReturnType, AssignSystemsReturnType, CreatePolicyReturnType, CreateTailoringReturnType, DeletePolicyReturnType, DeleteReportReturnType, PoliciesReturnType, PolicyReturnType, PolicySystemsReturnType, PolicySystemsOSReturnType, ProfileReturnType, ProfileRuleReturnType, ProfileRulesReturnType, ProfileTreeReturnType, ProfilesReturnType, ReportReturnType, ReportRuleResultsReturnType, ReportStatsReturnType, ReportSystemReturnType, ReportSystemsReturnType, ReportSystemsOSReturnType, ReportTestResultReturnType, ReportTestResultsReturnType, ReportTestResultsOSReturnType, ReportTestResultsSGReturnType, ReportsReturnType, ReportsOSReturnType, RuleReturnType, RuleGroupReturnType, RuleGroupsReturnType, RulesReturnType, SecurityGuideReturnType, SecurityGuideRuleTreeReturnType, SecurityGuidesReturnType, SecurityGuidesOSReturnType, SupportedProfilesReturnType, SystemReturnType, SystemReportsReturnType, SystemsReturnType, SystemsOSReturnType, SystemsPoliciesReturnType, TailoringReturnType, TailoringFileReturnType, TailoringRuleTreeReturnType, TailoringRulesReturnType, TailoringsReturnType, UnassignRuleReturnType, UnassignSystemReturnType, UpdatePolicyReturnType, UpdateTailoringReturnType, ValueDefinitionReturnType, ValueDefinitionsReturnType } from './index';
|
|
3
|
-
type endpointReturnTypes = {
|
|
4
|
-
assignRule: AssignRuleReturnType;
|
|
5
|
-
assignRules: AssignRulesReturnType;
|
|
6
|
-
assignSystem: AssignSystemReturnType;
|
|
7
|
-
assignSystems: AssignSystemsReturnType;
|
|
8
|
-
createPolicy: CreatePolicyReturnType;
|
|
9
|
-
createTailoring: CreateTailoringReturnType;
|
|
10
|
-
deletePolicy: DeletePolicyReturnType;
|
|
11
|
-
deleteReport: DeleteReportReturnType;
|
|
12
|
-
policies: PoliciesReturnType;
|
|
13
|
-
policy: PolicyReturnType;
|
|
14
|
-
policySystems: PolicySystemsReturnType;
|
|
15
|
-
policySystemsOS: PolicySystemsOSReturnType;
|
|
16
|
-
profile: ProfileReturnType;
|
|
17
|
-
profileRule: ProfileRuleReturnType;
|
|
18
|
-
profileRules: ProfileRulesReturnType;
|
|
19
|
-
profileTree: ProfileTreeReturnType;
|
|
20
|
-
profiles: ProfilesReturnType;
|
|
21
|
-
report: ReportReturnType;
|
|
22
|
-
reportRuleResults: ReportRuleResultsReturnType;
|
|
23
|
-
reportStats: ReportStatsReturnType;
|
|
24
|
-
reportSystem: ReportSystemReturnType;
|
|
25
|
-
reportSystems: ReportSystemsReturnType;
|
|
26
|
-
reportSystemsOS: ReportSystemsOSReturnType;
|
|
27
|
-
reportTestResult: ReportTestResultReturnType;
|
|
28
|
-
reportTestResults: ReportTestResultsReturnType;
|
|
29
|
-
reportTestResultsOS: ReportTestResultsOSReturnType;
|
|
30
|
-
reportTestResultsSG: ReportTestResultsSGReturnType;
|
|
31
|
-
reports: ReportsReturnType;
|
|
32
|
-
reportsOS: ReportsOSReturnType;
|
|
33
|
-
rule: RuleReturnType;
|
|
34
|
-
ruleGroup: RuleGroupReturnType;
|
|
35
|
-
ruleGroups: RuleGroupsReturnType;
|
|
36
|
-
rules: RulesReturnType;
|
|
37
|
-
securityGuide: SecurityGuideReturnType;
|
|
38
|
-
securityGuideRuleTree: SecurityGuideRuleTreeReturnType;
|
|
39
|
-
securityGuides: SecurityGuidesReturnType;
|
|
40
|
-
securityGuidesOS: SecurityGuidesOSReturnType;
|
|
41
|
-
supportedProfiles: SupportedProfilesReturnType;
|
|
42
|
-
system: SystemReturnType;
|
|
43
|
-
systemReports: SystemReportsReturnType;
|
|
44
|
-
systems: SystemsReturnType;
|
|
45
|
-
systemsOS: SystemsOSReturnType;
|
|
46
|
-
systemsPolicies: SystemsPoliciesReturnType;
|
|
47
|
-
tailoring: TailoringReturnType;
|
|
48
|
-
tailoringFile: TailoringFileReturnType;
|
|
49
|
-
tailoringRuleTree: TailoringRuleTreeReturnType;
|
|
50
|
-
tailoringRules: TailoringRulesReturnType;
|
|
51
|
-
tailorings: TailoringsReturnType;
|
|
52
|
-
unassignRule: UnassignRuleReturnType;
|
|
53
|
-
unassignSystem: UnassignSystemReturnType;
|
|
54
|
-
updatePolicy: UpdatePolicyReturnType;
|
|
55
|
-
updateTailoring: UpdateTailoringReturnType;
|
|
56
|
-
valueDefinition: ValueDefinitionReturnType;
|
|
57
|
-
valueDefinitions: ValueDefinitionsReturnType;
|
|
58
|
-
};
|
|
59
|
-
export declare const ComplianceClient: (BASE_PATH: string, instance?: ApiConfig) => import("@redhat-cloud-services/javascript-clients-shared/dist/base").BaseAPI & import("@redhat-cloud-services/javascript-clients-shared/dist/utils").APIFactoryResponse<{
|
|
60
|
-
assignRule: (...config: [import("./AssignRule").AssignRuleParams] | [any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
61
|
-
assignRules: (...config: [import("./AssignRules").AssignRulesParams] | [any, any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
62
|
-
assignSystem: (...config: [import("./AssignSystem").AssignSystemParams] | [any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
63
|
-
assignSystems: (...config: [import("./AssignSystems").AssignSystemsParams] | [any, any, import("./types").AssignRulesRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
64
|
-
createPolicy: (...config: [import("./CreatePolicy").CreatePolicyParams] | [any, import("./types").Policy, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
65
|
-
createTailoring: (...config: [import("./CreateTailoring").CreateTailoringParams] | [any, any, import("./types").TailoringCreate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
66
|
-
deletePolicy: (...config: [import("./DeletePolicy").DeletePolicyParams] | [any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
67
|
-
deleteReport: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./DeleteReport").DeleteReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
68
|
-
policies: (...config: [import("./Policies").PoliciesParams] | [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
69
|
-
policy: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Policy").PolicyParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
70
|
-
policySystems: (...config: [import("./PolicySystems").PolicySystemsParams] | [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
71
|
-
policySystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./PolicySystemsOS").PolicySystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
72
|
-
profile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Profile").ProfileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
73
|
-
profileRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRule").ProfileRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
74
|
-
profileRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileRules").ProfileRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
75
|
-
profileTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ProfileTree").ProfileTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
76
|
-
profiles: (...config: [import("./Profiles").ProfilesParams] | [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
77
|
-
report: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./Report").ReportParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
78
|
-
reportRuleResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportRuleResults").ReportRuleResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
79
|
-
reportStats: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportStats").ReportStatsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
80
|
-
reportSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystem").ReportSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
81
|
-
reportSystems: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystems").ReportSystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
82
|
-
reportSystemsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportSystemsOS").ReportSystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
83
|
-
reportTestResult: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResult").ReportTestResultParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
84
|
-
reportTestResults: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResults").ReportTestResultsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
85
|
-
reportTestResultsOS: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsOS").ReportTestResultsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
86
|
-
reportTestResultsSG: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportTestResultsSG").ReportTestResultsSGParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
87
|
-
reports: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Reports").ReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
88
|
-
reportsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./ReportsOS").ReportsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
89
|
-
rule: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rule").RuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
90
|
-
ruleGroup: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroup").RuleGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
91
|
-
ruleGroups: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./RuleGroups").RuleGroupsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
92
|
-
rules: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Rules").RulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
93
|
-
securityGuide: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuide").SecurityGuideParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
94
|
-
securityGuideRuleTree: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuideRuleTree").SecurityGuideRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
95
|
-
securityGuides: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuides").SecurityGuidesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
96
|
-
securityGuidesOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SecurityGuidesOS").SecurityGuidesOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
97
|
-
supportedProfiles: (...config: [any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SupportedProfiles").SupportedProfilesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
98
|
-
system: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./System").SystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
99
|
-
systemReports: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemReports").SystemReportsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
100
|
-
systems: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Systems").SystemsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
101
|
-
systemsOS: (...config: [any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsOS").SystemsOSParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
102
|
-
systemsPolicies: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./SystemsPolicies").SystemsPoliciesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
103
|
-
tailoring: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailoring").TailoringParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
104
|
-
tailoringFile: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringFile").TailoringFileParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
105
|
-
tailoringRuleTree: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRuleTree").TailoringRuleTreeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
106
|
-
tailoringRules: (...config: [any, any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./TailoringRules").TailoringRulesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
107
|
-
tailorings: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./Tailorings").TailoringsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
108
|
-
unassignRule: (...config: [any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignRule").UnassignRuleParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
109
|
-
unassignSystem: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./UnassignSystem").UnassignSystemParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
110
|
-
updatePolicy: (...config: [import("./UpdatePolicy").UpdatePolicyParams] | [any, any, import("./types").PolicyUpdate, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
111
|
-
updateTailoring: (...config: [import("./UpdateTailoring").UpdateTailoringParams] | [any, any, any, import("./types").Tailoring, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
112
|
-
valueDefinition: (...config: [any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinition").ValueDefinitionParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
113
|
-
valueDefinitions: (...config: [any, any, any, any, any, any, any, import("axios").AxiosRequestConfig<any>] | [import("./ValueDefinitions").ValueDefinitionsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
114
|
-
}, endpointReturnTypes>;
|
|
115
|
-
export default ComplianceClient;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|