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