@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,57 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / SupportedProfiles200Response
|
|
2
|
+
|
|
3
|
+
# Interface: SupportedProfiles200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
SupportedProfiles200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](SupportedProfiles200Response.md#data)
|
|
14
|
+
- [links](SupportedProfiles200Response.md#links)
|
|
15
|
+
- [meta](SupportedProfiles200Response.md#meta)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### data
|
|
20
|
+
|
|
21
|
+
• `Optional` **data**: `any`
|
|
22
|
+
|
|
23
|
+
**`Memberof`**
|
|
24
|
+
|
|
25
|
+
SupportedProfiles200Response
|
|
26
|
+
|
|
27
|
+
#### Defined in
|
|
28
|
+
|
|
29
|
+
[types/index.ts:938](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L938)
|
|
30
|
+
|
|
31
|
+
___
|
|
32
|
+
|
|
33
|
+
### links
|
|
34
|
+
|
|
35
|
+
• `Optional` **links**: [`Links`](Links.md)
|
|
36
|
+
|
|
37
|
+
**`Memberof`**
|
|
38
|
+
|
|
39
|
+
SupportedProfiles200Response
|
|
40
|
+
|
|
41
|
+
#### Defined in
|
|
42
|
+
|
|
43
|
+
[types/index.ts:932](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L932)
|
|
44
|
+
|
|
45
|
+
___
|
|
46
|
+
|
|
47
|
+
### meta
|
|
48
|
+
|
|
49
|
+
• `Optional` **meta**: [`Metadata`](Metadata.md)
|
|
50
|
+
|
|
51
|
+
**`Memberof`**
|
|
52
|
+
|
|
53
|
+
SupportedProfiles200Response
|
|
54
|
+
|
|
55
|
+
#### Defined in
|
|
56
|
+
|
|
57
|
+
[types/index.ts:926](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L926)
|
|
@@ -0,0 +1,215 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / System
|
|
2
|
+
|
|
3
|
+
# Interface: System
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
System
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [culled\_timestamp](System.md#culled_timestamp)
|
|
14
|
+
- [display\_name](System.md#display_name)
|
|
15
|
+
- [groups](System.md#groups)
|
|
16
|
+
- [id](System.md#id)
|
|
17
|
+
- [insights\_id](System.md#insights_id)
|
|
18
|
+
- [os\_major\_version](System.md#os_major_version)
|
|
19
|
+
- [os\_minor\_version](System.md#os_minor_version)
|
|
20
|
+
- [policies](System.md#policies)
|
|
21
|
+
- [stale\_timestamp](System.md#stale_timestamp)
|
|
22
|
+
- [stale\_warning\_timestamp](System.md#stale_warning_timestamp)
|
|
23
|
+
- [tags](System.md#tags)
|
|
24
|
+
- [type](System.md#type)
|
|
25
|
+
- [updated](System.md#updated)
|
|
26
|
+
|
|
27
|
+
## Properties
|
|
28
|
+
|
|
29
|
+
### culled\_timestamp
|
|
30
|
+
|
|
31
|
+
• `Optional` **culled\_timestamp**: `any`
|
|
32
|
+
|
|
33
|
+
**`Memberof`**
|
|
34
|
+
|
|
35
|
+
System
|
|
36
|
+
|
|
37
|
+
#### Defined in
|
|
38
|
+
|
|
39
|
+
[types/index.ts:975](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L975)
|
|
40
|
+
|
|
41
|
+
___
|
|
42
|
+
|
|
43
|
+
### display\_name
|
|
44
|
+
|
|
45
|
+
• `Optional` **display\_name**: `any`
|
|
46
|
+
|
|
47
|
+
Display Name of the System
|
|
48
|
+
|
|
49
|
+
**`Memberof`**
|
|
50
|
+
|
|
51
|
+
System
|
|
52
|
+
|
|
53
|
+
#### Defined in
|
|
54
|
+
|
|
55
|
+
[types/index.ts:963](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L963)
|
|
56
|
+
|
|
57
|
+
___
|
|
58
|
+
|
|
59
|
+
### groups
|
|
60
|
+
|
|
61
|
+
• `Optional` **groups**: `any`
|
|
62
|
+
|
|
63
|
+
**`Memberof`**
|
|
64
|
+
|
|
65
|
+
System
|
|
66
|
+
|
|
67
|
+
#### Defined in
|
|
68
|
+
|
|
69
|
+
[types/index.ts:969](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L969)
|
|
70
|
+
|
|
71
|
+
___
|
|
72
|
+
|
|
73
|
+
### id
|
|
74
|
+
|
|
75
|
+
• `Optional` **id**: `any`
|
|
76
|
+
|
|
77
|
+
**`Memberof`**
|
|
78
|
+
|
|
79
|
+
System
|
|
80
|
+
|
|
81
|
+
#### Defined in
|
|
82
|
+
|
|
83
|
+
[types/index.ts:951](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L951)
|
|
84
|
+
|
|
85
|
+
___
|
|
86
|
+
|
|
87
|
+
### insights\_id
|
|
88
|
+
|
|
89
|
+
• `Optional` **insights\_id**: `any`
|
|
90
|
+
|
|
91
|
+
**`Memberof`**
|
|
92
|
+
|
|
93
|
+
System
|
|
94
|
+
|
|
95
|
+
#### Defined in
|
|
96
|
+
|
|
97
|
+
[types/index.ts:999](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L999)
|
|
98
|
+
|
|
99
|
+
___
|
|
100
|
+
|
|
101
|
+
### os\_major\_version
|
|
102
|
+
|
|
103
|
+
• `Optional` **os\_major\_version**: `any`
|
|
104
|
+
|
|
105
|
+
Major version of the Operating System
|
|
106
|
+
|
|
107
|
+
**`Memberof`**
|
|
108
|
+
|
|
109
|
+
System
|
|
110
|
+
|
|
111
|
+
#### Defined in
|
|
112
|
+
|
|
113
|
+
[types/index.ts:1011](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1011)
|
|
114
|
+
|
|
115
|
+
___
|
|
116
|
+
|
|
117
|
+
### os\_minor\_version
|
|
118
|
+
|
|
119
|
+
• `Optional` **os\_minor\_version**: `any`
|
|
120
|
+
|
|
121
|
+
Minor version of the Operating System
|
|
122
|
+
|
|
123
|
+
**`Memberof`**
|
|
124
|
+
|
|
125
|
+
System
|
|
126
|
+
|
|
127
|
+
#### Defined in
|
|
128
|
+
|
|
129
|
+
[types/index.ts:1017](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1017)
|
|
130
|
+
|
|
131
|
+
___
|
|
132
|
+
|
|
133
|
+
### policies
|
|
134
|
+
|
|
135
|
+
• `Optional` **policies**: `any`
|
|
136
|
+
|
|
137
|
+
List of Policies assigned to the System, visible only when not listing Systems under a given Policy
|
|
138
|
+
|
|
139
|
+
**`Memberof`**
|
|
140
|
+
|
|
141
|
+
System
|
|
142
|
+
|
|
143
|
+
#### Defined in
|
|
144
|
+
|
|
145
|
+
[types/index.ts:1023](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1023)
|
|
146
|
+
|
|
147
|
+
___
|
|
148
|
+
|
|
149
|
+
### stale\_timestamp
|
|
150
|
+
|
|
151
|
+
• `Optional` **stale\_timestamp**: `any`
|
|
152
|
+
|
|
153
|
+
**`Memberof`**
|
|
154
|
+
|
|
155
|
+
System
|
|
156
|
+
|
|
157
|
+
#### Defined in
|
|
158
|
+
|
|
159
|
+
[types/index.ts:981](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L981)
|
|
160
|
+
|
|
161
|
+
___
|
|
162
|
+
|
|
163
|
+
### stale\_warning\_timestamp
|
|
164
|
+
|
|
165
|
+
• `Optional` **stale\_warning\_timestamp**: `any`
|
|
166
|
+
|
|
167
|
+
**`Memberof`**
|
|
168
|
+
|
|
169
|
+
System
|
|
170
|
+
|
|
171
|
+
#### Defined in
|
|
172
|
+
|
|
173
|
+
[types/index.ts:987](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L987)
|
|
174
|
+
|
|
175
|
+
___
|
|
176
|
+
|
|
177
|
+
### tags
|
|
178
|
+
|
|
179
|
+
• `Optional` **tags**: `any`
|
|
180
|
+
|
|
181
|
+
**`Memberof`**
|
|
182
|
+
|
|
183
|
+
System
|
|
184
|
+
|
|
185
|
+
#### Defined in
|
|
186
|
+
|
|
187
|
+
[types/index.ts:1005](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1005)
|
|
188
|
+
|
|
189
|
+
___
|
|
190
|
+
|
|
191
|
+
### type
|
|
192
|
+
|
|
193
|
+
• `Optional` **type**: ``"system"``
|
|
194
|
+
|
|
195
|
+
**`Memberof`**
|
|
196
|
+
|
|
197
|
+
System
|
|
198
|
+
|
|
199
|
+
#### Defined in
|
|
200
|
+
|
|
201
|
+
[types/index.ts:957](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L957)
|
|
202
|
+
|
|
203
|
+
___
|
|
204
|
+
|
|
205
|
+
### updated
|
|
206
|
+
|
|
207
|
+
• `Optional` **updated**: `any`
|
|
208
|
+
|
|
209
|
+
**`Memberof`**
|
|
210
|
+
|
|
211
|
+
System
|
|
212
|
+
|
|
213
|
+
#### Defined in
|
|
214
|
+
|
|
215
|
+
[types/index.ts:993](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L993)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / System200Response
|
|
2
|
+
|
|
3
|
+
# Interface: System200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
System200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](System200Response.md#data)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### data
|
|
18
|
+
|
|
19
|
+
• `Optional` **data**: [`System200ResponseData`](System200ResponseData.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
System200Response
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:1043](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1043)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / System200ResponseData
|
|
2
|
+
|
|
3
|
+
# Interface: System200ResponseData
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
System200ResponseData
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [schema](System200ResponseData.md#schema)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### schema
|
|
18
|
+
|
|
19
|
+
• `Optional` **schema**: [`System`](System.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
System200ResponseData
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:1056](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1056)
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Systems200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Systems200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Systems200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Systems200Response.md#data)
|
|
14
|
+
- [links](Systems200Response.md#links)
|
|
15
|
+
- [meta](Systems200Response.md#meta)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### data
|
|
20
|
+
|
|
21
|
+
• `Optional` **data**: `any`
|
|
22
|
+
|
|
23
|
+
**`Memberof`**
|
|
24
|
+
|
|
25
|
+
Systems200Response
|
|
26
|
+
|
|
27
|
+
#### Defined in
|
|
28
|
+
|
|
29
|
+
[types/index.ts:1081](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1081)
|
|
30
|
+
|
|
31
|
+
___
|
|
32
|
+
|
|
33
|
+
### links
|
|
34
|
+
|
|
35
|
+
• `Optional` **links**: [`Links`](Links.md)
|
|
36
|
+
|
|
37
|
+
**`Memberof`**
|
|
38
|
+
|
|
39
|
+
Systems200Response
|
|
40
|
+
|
|
41
|
+
#### Defined in
|
|
42
|
+
|
|
43
|
+
[types/index.ts:1075](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1075)
|
|
44
|
+
|
|
45
|
+
___
|
|
46
|
+
|
|
47
|
+
### meta
|
|
48
|
+
|
|
49
|
+
• `Optional` **meta**: [`Metadata`](Metadata.md)
|
|
50
|
+
|
|
51
|
+
**`Memberof`**
|
|
52
|
+
|
|
53
|
+
Systems200Response
|
|
54
|
+
|
|
55
|
+
#### Defined in
|
|
56
|
+
|
|
57
|
+
[types/index.ts:1069](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1069)
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Tailoring
|
|
2
|
+
|
|
3
|
+
# Interface: Tailoring
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Tailoring
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [id](Tailoring.md#id)
|
|
14
|
+
- [os\_major\_version](Tailoring.md#os_major_version)
|
|
15
|
+
- [os\_minor\_version](Tailoring.md#os_minor_version)
|
|
16
|
+
- [profile\_id](Tailoring.md#profile_id)
|
|
17
|
+
- [security\_guide\_id](Tailoring.md#security_guide_id)
|
|
18
|
+
- [type](Tailoring.md#type)
|
|
19
|
+
- [value\_overrides](Tailoring.md#value_overrides)
|
|
20
|
+
|
|
21
|
+
## Properties
|
|
22
|
+
|
|
23
|
+
### id
|
|
24
|
+
|
|
25
|
+
• `Optional` **id**: `any`
|
|
26
|
+
|
|
27
|
+
**`Memberof`**
|
|
28
|
+
|
|
29
|
+
Tailoring
|
|
30
|
+
|
|
31
|
+
#### Defined in
|
|
32
|
+
|
|
33
|
+
[types/index.ts:1094](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1094)
|
|
34
|
+
|
|
35
|
+
___
|
|
36
|
+
|
|
37
|
+
### os\_major\_version
|
|
38
|
+
|
|
39
|
+
• `Optional` **os\_major\_version**: `any`
|
|
40
|
+
|
|
41
|
+
Major version of the Operating System that the Tailoring covers
|
|
42
|
+
|
|
43
|
+
**`Memberof`**
|
|
44
|
+
|
|
45
|
+
Tailoring
|
|
46
|
+
|
|
47
|
+
#### Defined in
|
|
48
|
+
|
|
49
|
+
[types/index.ts:1118](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1118)
|
|
50
|
+
|
|
51
|
+
___
|
|
52
|
+
|
|
53
|
+
### os\_minor\_version
|
|
54
|
+
|
|
55
|
+
• `Optional` **os\_minor\_version**: `any`
|
|
56
|
+
|
|
57
|
+
Minor version of the Operating System that the Tailoring covers
|
|
58
|
+
|
|
59
|
+
**`Memberof`**
|
|
60
|
+
|
|
61
|
+
Tailoring
|
|
62
|
+
|
|
63
|
+
#### Defined in
|
|
64
|
+
|
|
65
|
+
[types/index.ts:1124](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1124)
|
|
66
|
+
|
|
67
|
+
___
|
|
68
|
+
|
|
69
|
+
### profile\_id
|
|
70
|
+
|
|
71
|
+
• `Optional` **profile\_id**: `any`
|
|
72
|
+
|
|
73
|
+
Identificator of the Profile from which the Tailoring was cloned
|
|
74
|
+
|
|
75
|
+
**`Memberof`**
|
|
76
|
+
|
|
77
|
+
Tailoring
|
|
78
|
+
|
|
79
|
+
#### Defined in
|
|
80
|
+
|
|
81
|
+
[types/index.ts:1106](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1106)
|
|
82
|
+
|
|
83
|
+
___
|
|
84
|
+
|
|
85
|
+
### security\_guide\_id
|
|
86
|
+
|
|
87
|
+
• `Optional` **security\_guide\_id**: `any`
|
|
88
|
+
|
|
89
|
+
Identificator of the Security Guide that contains the parent Profile
|
|
90
|
+
|
|
91
|
+
**`Memberof`**
|
|
92
|
+
|
|
93
|
+
Tailoring
|
|
94
|
+
|
|
95
|
+
#### Defined in
|
|
96
|
+
|
|
97
|
+
[types/index.ts:1112](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1112)
|
|
98
|
+
|
|
99
|
+
___
|
|
100
|
+
|
|
101
|
+
### type
|
|
102
|
+
|
|
103
|
+
• `Optional` **type**: ``"tailoring"``
|
|
104
|
+
|
|
105
|
+
**`Memberof`**
|
|
106
|
+
|
|
107
|
+
Tailoring
|
|
108
|
+
|
|
109
|
+
#### Defined in
|
|
110
|
+
|
|
111
|
+
[types/index.ts:1100](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1100)
|
|
112
|
+
|
|
113
|
+
___
|
|
114
|
+
|
|
115
|
+
### value\_overrides
|
|
116
|
+
|
|
117
|
+
• `Optional` **value\_overrides**: `any`
|
|
118
|
+
|
|
119
|
+
Pair of keys and values for Value Definition customizations
|
|
120
|
+
|
|
121
|
+
**`Memberof`**
|
|
122
|
+
|
|
123
|
+
Tailoring
|
|
124
|
+
|
|
125
|
+
#### Defined in
|
|
126
|
+
|
|
127
|
+
[types/index.ts:1130](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1130)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Tailoring200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Tailoring200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Tailoring200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Tailoring200Response.md#data)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### data
|
|
18
|
+
|
|
19
|
+
• `Optional` **data**: [`Tailoring200ResponseData`](Tailoring200ResponseData.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
Tailoring200Response
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:1150](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1150)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Tailoring200ResponseData
|
|
2
|
+
|
|
3
|
+
# Interface: Tailoring200ResponseData
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Tailoring200ResponseData
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [schema](Tailoring200ResponseData.md#schema)
|
|
14
|
+
|
|
15
|
+
## Properties
|
|
16
|
+
|
|
17
|
+
### schema
|
|
18
|
+
|
|
19
|
+
• `Optional` **schema**: [`Tailoring`](Tailoring.md)
|
|
20
|
+
|
|
21
|
+
**`Memberof`**
|
|
22
|
+
|
|
23
|
+
Tailoring200ResponseData
|
|
24
|
+
|
|
25
|
+
#### Defined in
|
|
26
|
+
|
|
27
|
+
[types/index.ts:1163](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1163)
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / TailoringFile
|
|
2
|
+
|
|
3
|
+
# Interface: TailoringFile
|
|
4
|
+
|
|
5
|
+
Defines customizations of rules and variables for a set of profiles
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
TailoringFile
|
|
10
|
+
|
|
11
|
+
## Indexable
|
|
12
|
+
|
|
13
|
+
▪ [key: `string`]: `any`
|
|
14
|
+
|
|
15
|
+
## Table of contents
|
|
16
|
+
|
|
17
|
+
### Properties
|
|
18
|
+
|
|
19
|
+
- [profiles](TailoringFile.md#profiles)
|
|
20
|
+
|
|
21
|
+
## Properties
|
|
22
|
+
|
|
23
|
+
### profiles
|
|
24
|
+
|
|
25
|
+
• `Optional` **profiles**: `any`
|
|
26
|
+
|
|
27
|
+
**`Memberof`**
|
|
28
|
+
|
|
29
|
+
TailoringFile
|
|
30
|
+
|
|
31
|
+
#### Defined in
|
|
32
|
+
|
|
33
|
+
[types/index.ts:1178](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1178)
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[@redhat-cloud-services/compliance-client](../README.md) / [Exports](../modules.md) / Tailorings200Response
|
|
2
|
+
|
|
3
|
+
# Interface: Tailorings200Response
|
|
4
|
+
|
|
5
|
+
**`Export`**
|
|
6
|
+
|
|
7
|
+
Tailorings200Response
|
|
8
|
+
|
|
9
|
+
## Table of contents
|
|
10
|
+
|
|
11
|
+
### Properties
|
|
12
|
+
|
|
13
|
+
- [data](Tailorings200Response.md#data)
|
|
14
|
+
- [links](Tailorings200Response.md#links)
|
|
15
|
+
- [meta](Tailorings200Response.md#meta)
|
|
16
|
+
|
|
17
|
+
## Properties
|
|
18
|
+
|
|
19
|
+
### data
|
|
20
|
+
|
|
21
|
+
• `Optional` **data**: `any`
|
|
22
|
+
|
|
23
|
+
**`Memberof`**
|
|
24
|
+
|
|
25
|
+
Tailorings200Response
|
|
26
|
+
|
|
27
|
+
#### Defined in
|
|
28
|
+
|
|
29
|
+
[types/index.ts:1203](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1203)
|
|
30
|
+
|
|
31
|
+
___
|
|
32
|
+
|
|
33
|
+
### links
|
|
34
|
+
|
|
35
|
+
• `Optional` **links**: [`Links`](Links.md)
|
|
36
|
+
|
|
37
|
+
**`Memberof`**
|
|
38
|
+
|
|
39
|
+
Tailorings200Response
|
|
40
|
+
|
|
41
|
+
#### Defined in
|
|
42
|
+
|
|
43
|
+
[types/index.ts:1197](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1197)
|
|
44
|
+
|
|
45
|
+
___
|
|
46
|
+
|
|
47
|
+
### meta
|
|
48
|
+
|
|
49
|
+
• `Optional` **meta**: [`Metadata`](Metadata.md)
|
|
50
|
+
|
|
51
|
+
**`Memberof`**
|
|
52
|
+
|
|
53
|
+
Tailorings200Response
|
|
54
|
+
|
|
55
|
+
#### Defined in
|
|
56
|
+
|
|
57
|
+
[types/index.ts:1191](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/compliance/types/index.ts#L1191)
|