@redhat-cloud-services/compliance-client 0.1.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.
Files changed (164) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/LICENSE +201 -0
  3. package/README.md +67 -0
  4. package/dist/AssignRule/index.d.ts +38 -0
  5. package/dist/AssignRule/index.js +54 -0
  6. package/dist/AssignRule/index.js.map +1 -0
  7. package/dist/AssignRules/index.d.ts +40 -0
  8. package/dist/AssignRules/index.js +56 -0
  9. package/dist/AssignRules/index.js.map +1 -0
  10. package/dist/AssignSystem/index.d.ts +32 -0
  11. package/dist/AssignSystem/index.js +53 -0
  12. package/dist/AssignSystem/index.js.map +1 -0
  13. package/dist/AssignSystems/index.d.ts +34 -0
  14. package/dist/AssignSystems/index.js +55 -0
  15. package/dist/AssignSystems/index.js.map +1 -0
  16. package/dist/CreatePolicy/index.d.ts +27 -0
  17. package/dist/CreatePolicy/index.js +53 -0
  18. package/dist/CreatePolicy/index.js.map +1 -0
  19. package/dist/DeletePolicy/index.d.ts +26 -0
  20. package/dist/DeletePolicy/index.js +52 -0
  21. package/dist/DeletePolicy/index.js.map +1 -0
  22. package/dist/Policies/index.d.ts +44 -0
  23. package/dist/Policies/index.js +63 -0
  24. package/dist/Policies/index.js.map +1 -0
  25. package/dist/Policy/index.d.ts +26 -0
  26. package/dist/Policy/index.js +52 -0
  27. package/dist/Policy/index.js.map +1 -0
  28. package/dist/PolicySystems/index.d.ts +50 -0
  29. package/dist/PolicySystems/index.js +64 -0
  30. package/dist/PolicySystems/index.js.map +1 -0
  31. package/dist/Profile/index.d.ts +32 -0
  32. package/dist/Profile/index.js +53 -0
  33. package/dist/Profile/index.js.map +1 -0
  34. package/dist/ProfileRule/index.d.ts +38 -0
  35. package/dist/ProfileRule/index.js +54 -0
  36. package/dist/ProfileRule/index.js.map +1 -0
  37. package/dist/ProfileRules/index.d.ts +56 -0
  38. package/dist/ProfileRules/index.js +65 -0
  39. package/dist/ProfileRules/index.js.map +1 -0
  40. package/dist/Profiles/index.d.ts +50 -0
  41. package/dist/Profiles/index.js +64 -0
  42. package/dist/Profiles/index.js.map +1 -0
  43. package/dist/Rule/index.d.ts +32 -0
  44. package/dist/Rule/index.js +53 -0
  45. package/dist/Rule/index.js.map +1 -0
  46. package/dist/RuleGroup/index.d.ts +32 -0
  47. package/dist/RuleGroup/index.js +53 -0
  48. package/dist/RuleGroup/index.js.map +1 -0
  49. package/dist/RuleGroups/index.d.ts +50 -0
  50. package/dist/RuleGroups/index.js +64 -0
  51. package/dist/RuleGroups/index.js.map +1 -0
  52. package/dist/Rules/index.d.ts +50 -0
  53. package/dist/Rules/index.js +64 -0
  54. package/dist/Rules/index.js.map +1 -0
  55. package/dist/SecurityGuide/index.d.ts +26 -0
  56. package/dist/SecurityGuide/index.js +52 -0
  57. package/dist/SecurityGuide/index.js.map +1 -0
  58. package/dist/SecurityGuideRuleTree/index.d.ts +26 -0
  59. package/dist/SecurityGuideRuleTree/index.js +52 -0
  60. package/dist/SecurityGuideRuleTree/index.js.map +1 -0
  61. package/dist/SecurityGuides/index.d.ts +44 -0
  62. package/dist/SecurityGuides/index.js +63 -0
  63. package/dist/SecurityGuides/index.js.map +1 -0
  64. package/dist/SupportedProfiles/index.d.ts +44 -0
  65. package/dist/SupportedProfiles/index.js +63 -0
  66. package/dist/SupportedProfiles/index.js.map +1 -0
  67. package/dist/System/index.d.ts +26 -0
  68. package/dist/System/index.js +52 -0
  69. package/dist/System/index.js.map +1 -0
  70. package/dist/Systems/index.d.ts +44 -0
  71. package/dist/Systems/index.js +63 -0
  72. package/dist/Systems/index.js.map +1 -0
  73. package/dist/SystemsPolicies/index.d.ts +50 -0
  74. package/dist/SystemsPolicies/index.js +64 -0
  75. package/dist/SystemsPolicies/index.js.map +1 -0
  76. package/dist/Tailoring/index.d.ts +32 -0
  77. package/dist/Tailoring/index.js +53 -0
  78. package/dist/Tailoring/index.js.map +1 -0
  79. package/dist/TailoringFile/index.d.ts +32 -0
  80. package/dist/TailoringFile/index.js +53 -0
  81. package/dist/TailoringFile/index.js.map +1 -0
  82. package/dist/TailoringRules/index.d.ts +56 -0
  83. package/dist/TailoringRules/index.js +65 -0
  84. package/dist/TailoringRules/index.js.map +1 -0
  85. package/dist/Tailorings/index.d.ts +50 -0
  86. package/dist/Tailorings/index.js +64 -0
  87. package/dist/Tailorings/index.js.map +1 -0
  88. package/dist/UnassignRule/index.d.ts +38 -0
  89. package/dist/UnassignRule/index.js +54 -0
  90. package/dist/UnassignRule/index.js.map +1 -0
  91. package/dist/UnassignSystem/index.d.ts +32 -0
  92. package/dist/UnassignSystem/index.js +53 -0
  93. package/dist/UnassignSystem/index.js.map +1 -0
  94. package/dist/UpdatePolicy/index.d.ts +33 -0
  95. package/dist/UpdatePolicy/index.js +54 -0
  96. package/dist/UpdatePolicy/index.js.map +1 -0
  97. package/dist/ValueDefinition/index.d.ts +32 -0
  98. package/dist/ValueDefinition/index.js +53 -0
  99. package/dist/ValueDefinition/index.js.map +1 -0
  100. package/dist/ValueDefinitions/index.d.ts +50 -0
  101. package/dist/ValueDefinitions/index.js +64 -0
  102. package/dist/ValueDefinitions/index.js.map +1 -0
  103. package/dist/api.d.ts +4310 -0
  104. package/dist/api.js +4565 -0
  105. package/dist/api.js.map +1 -0
  106. package/dist/base.d.ts +54 -0
  107. package/dist/base.js +67 -0
  108. package/dist/base.js.map +1 -0
  109. package/dist/common.d.ts +65 -0
  110. package/dist/common.js +207 -0
  111. package/dist/common.js.map +1 -0
  112. package/dist/configuration.d.ts +83 -0
  113. package/dist/configuration.js +45 -0
  114. package/dist/configuration.js.map +1 -0
  115. package/dist/index.d.ts +34 -0
  116. package/dist/index.js +106 -0
  117. package/dist/index.js.map +1 -0
  118. package/dist/types/index.d.ts +1103 -0
  119. package/dist/types/index.js +31 -0
  120. package/dist/types/index.js.map +1 -0
  121. package/doc/.nojekyll +1 -0
  122. package/doc/README.md +69 -0
  123. package/doc/interfaces/AssignRulesRequest.md +27 -0
  124. package/doc/interfaces/CreatePolicy201Response.md +27 -0
  125. package/doc/interfaces/CreatePolicy201ResponseData.md +27 -0
  126. package/doc/interfaces/Errors.md +27 -0
  127. package/doc/interfaces/Links.md +80 -0
  128. package/doc/interfaces/Metadata.md +97 -0
  129. package/doc/interfaces/Policies200Response.md +57 -0
  130. package/doc/interfaces/Policy.md +195 -0
  131. package/doc/interfaces/PolicyUpdate.md +63 -0
  132. package/doc/interfaces/Profile.md +110 -0
  133. package/doc/interfaces/Profile200Response.md +27 -0
  134. package/doc/interfaces/Profile200ResponseData.md +27 -0
  135. package/doc/interfaces/Profiles200Response.md +57 -0
  136. package/doc/interfaces/Rule.md +161 -0
  137. package/doc/interfaces/Rule200Response.md +27 -0
  138. package/doc/interfaces/Rule200ResponseData.md +27 -0
  139. package/doc/interfaces/RuleGroup.md +127 -0
  140. package/doc/interfaces/RuleGroup200Response.md +27 -0
  141. package/doc/interfaces/RuleGroup200ResponseData.md +27 -0
  142. package/doc/interfaces/RuleGroups200Response.md +57 -0
  143. package/doc/interfaces/Rules200Response.md +57 -0
  144. package/doc/interfaces/SecurityGuide.md +127 -0
  145. package/doc/interfaces/SecurityGuide200Response.md +27 -0
  146. package/doc/interfaces/SecurityGuide200ResponseData.md +27 -0
  147. package/doc/interfaces/SecurityGuides200Response.md +57 -0
  148. package/doc/interfaces/SupportedProfile.md +127 -0
  149. package/doc/interfaces/SupportedProfiles200Response.md +57 -0
  150. package/doc/interfaces/System.md +215 -0
  151. package/doc/interfaces/System200Response.md +27 -0
  152. package/doc/interfaces/System200ResponseData.md +27 -0
  153. package/doc/interfaces/Systems200Response.md +57 -0
  154. package/doc/interfaces/Tailoring.md +110 -0
  155. package/doc/interfaces/Tailoring200Response.md +27 -0
  156. package/doc/interfaces/Tailoring200ResponseData.md +27 -0
  157. package/doc/interfaces/TailoringFile.md +33 -0
  158. package/doc/interfaces/Tailorings200Response.md +57 -0
  159. package/doc/interfaces/ValueDefinition.md +127 -0
  160. package/doc/interfaces/ValueDefinition200Response.md +27 -0
  161. package/doc/interfaces/ValueDefinition200ResponseData.md +27 -0
  162. package/doc/interfaces/ValueDefinitions200Response.md +57 -0
  163. package/doc/modules.md +1306 -0
  164. package/package.json +30 -0
package/doc/modules.md ADDED
@@ -0,0 +1,1306 @@
1
+ [@redhat-cloud-services/compliance-client](README.md) / Exports
2
+
3
+ # @redhat-cloud-services/compliance-client
4
+
5
+ ## Table of contents
6
+
7
+ ### Interfaces
8
+
9
+ - [AssignRulesRequest](interfaces/AssignRulesRequest.md)
10
+ - [CreatePolicy201Response](interfaces/CreatePolicy201Response.md)
11
+ - [CreatePolicy201ResponseData](interfaces/CreatePolicy201ResponseData.md)
12
+ - [Errors](interfaces/Errors.md)
13
+ - [Links](interfaces/Links.md)
14
+ - [Metadata](interfaces/Metadata.md)
15
+ - [Policies200Response](interfaces/Policies200Response.md)
16
+ - [Policy](interfaces/Policy.md)
17
+ - [PolicyUpdate](interfaces/PolicyUpdate.md)
18
+ - [Profile](interfaces/Profile.md)
19
+ - [Profile200Response](interfaces/Profile200Response.md)
20
+ - [Profile200ResponseData](interfaces/Profile200ResponseData.md)
21
+ - [Profiles200Response](interfaces/Profiles200Response.md)
22
+ - [Rule](interfaces/Rule.md)
23
+ - [Rule200Response](interfaces/Rule200Response.md)
24
+ - [Rule200ResponseData](interfaces/Rule200ResponseData.md)
25
+ - [RuleGroup](interfaces/RuleGroup.md)
26
+ - [RuleGroup200Response](interfaces/RuleGroup200Response.md)
27
+ - [RuleGroup200ResponseData](interfaces/RuleGroup200ResponseData.md)
28
+ - [RuleGroups200Response](interfaces/RuleGroups200Response.md)
29
+ - [Rules200Response](interfaces/Rules200Response.md)
30
+ - [SecurityGuide](interfaces/SecurityGuide.md)
31
+ - [SecurityGuide200Response](interfaces/SecurityGuide200Response.md)
32
+ - [SecurityGuide200ResponseData](interfaces/SecurityGuide200ResponseData.md)
33
+ - [SecurityGuides200Response](interfaces/SecurityGuides200Response.md)
34
+ - [SupportedProfile](interfaces/SupportedProfile.md)
35
+ - [SupportedProfiles200Response](interfaces/SupportedProfiles200Response.md)
36
+ - [System](interfaces/System.md)
37
+ - [System200Response](interfaces/System200Response.md)
38
+ - [System200ResponseData](interfaces/System200ResponseData.md)
39
+ - [Systems200Response](interfaces/Systems200Response.md)
40
+ - [Tailoring](interfaces/Tailoring.md)
41
+ - [Tailoring200Response](interfaces/Tailoring200Response.md)
42
+ - [Tailoring200ResponseData](interfaces/Tailoring200ResponseData.md)
43
+ - [TailoringFile](interfaces/TailoringFile.md)
44
+ - [Tailorings200Response](interfaces/Tailorings200Response.md)
45
+ - [ValueDefinition](interfaces/ValueDefinition.md)
46
+ - [ValueDefinition200Response](interfaces/ValueDefinition200Response.md)
47
+ - [ValueDefinition200ResponseData](interfaces/ValueDefinition200ResponseData.md)
48
+ - [ValueDefinitions200Response](interfaces/ValueDefinitions200Response.md)
49
+
50
+ ### Type Aliases
51
+
52
+ - [PolicyTypeEnum](modules.md#policytypeenum)
53
+ - [ProfileTypeEnum](modules.md#profiletypeenum)
54
+ - [RuleGroupTypeEnum](modules.md#rulegrouptypeenum)
55
+ - [RuleTypeEnum](modules.md#ruletypeenum)
56
+ - [SecurityGuideTypeEnum](modules.md#securityguidetypeenum)
57
+ - [SupportedProfileTypeEnum](modules.md#supportedprofiletypeenum)
58
+ - [SystemTypeEnum](modules.md#systemtypeenum)
59
+ - [TailoringTypeEnum](modules.md#tailoringtypeenum)
60
+ - [ValueDefinitionTypeEnum](modules.md#valuedefinitiontypeenum)
61
+
62
+ ### Variables
63
+
64
+ - [PolicyTypeEnum](modules.md#policytypeenum-1)
65
+ - [ProfileTypeEnum](modules.md#profiletypeenum-1)
66
+ - [RuleGroupTypeEnum](modules.md#rulegrouptypeenum-1)
67
+ - [RuleTypeEnum](modules.md#ruletypeenum-1)
68
+ - [SecurityGuideTypeEnum](modules.md#securityguidetypeenum-1)
69
+ - [SupportedProfileTypeEnum](modules.md#supportedprofiletypeenum-1)
70
+ - [SystemTypeEnum](modules.md#systemtypeenum-1)
71
+ - [TailoringTypeEnum](modules.md#tailoringtypeenum-1)
72
+ - [ValueDefinitionTypeEnum](modules.md#valuedefinitiontypeenum-1)
73
+
74
+ ### Functions
75
+
76
+ - [assignRule](modules.md#assignrule)
77
+ - [assignRules](modules.md#assignrules)
78
+ - [assignSystem](modules.md#assignsystem)
79
+ - [assignSystems](modules.md#assignsystems)
80
+ - [createPolicy](modules.md#createpolicy)
81
+ - [deletePolicy](modules.md#deletepolicy)
82
+ - [policies](modules.md#policies)
83
+ - [policy](modules.md#policy)
84
+ - [policySystems](modules.md#policysystems)
85
+ - [profile](modules.md#profile)
86
+ - [profileRule](modules.md#profilerule)
87
+ - [profileRules](modules.md#profilerules)
88
+ - [profiles](modules.md#profiles)
89
+ - [rule](modules.md#rule)
90
+ - [ruleGroup](modules.md#rulegroup)
91
+ - [ruleGroups](modules.md#rulegroups)
92
+ - [rules](modules.md#rules)
93
+ - [securityGuide](modules.md#securityguide)
94
+ - [securityGuideRuleTree](modules.md#securityguideruletree)
95
+ - [securityGuides](modules.md#securityguides)
96
+ - [supportedProfiles](modules.md#supportedprofiles)
97
+ - [system](modules.md#system)
98
+ - [systems](modules.md#systems)
99
+ - [systemsPolicies](modules.md#systemspolicies)
100
+ - [tailoring](modules.md#tailoring)
101
+ - [tailoringFile](modules.md#tailoringfile)
102
+ - [tailoringRules](modules.md#tailoringrules)
103
+ - [tailorings](modules.md#tailorings)
104
+ - [unassignRule](modules.md#unassignrule)
105
+ - [unassignSystem](modules.md#unassignsystem)
106
+ - [updatePolicy](modules.md#updatepolicy)
107
+ - [valueDefinition](modules.md#valuedefinition)
108
+ - [valueDefinitions](modules.md#valuedefinitions)
109
+
110
+ ## Type Aliases
111
+
112
+ ### PolicyTypeEnum
113
+
114
+ Ƭ **PolicyTypeEnum**: typeof [`PolicyTypeEnum`](modules.md#policytypeenum-1)[keyof typeof [`PolicyTypeEnum`](modules.md#policytypeenum-1)]
115
+
116
+ #### Defined in
117
+
118
+ [types/index.ts:220](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L220)
119
+
120
+ [types/index.ts:224](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L224)
121
+
122
+ ___
123
+
124
+ ### ProfileTypeEnum
125
+
126
+ Ƭ **ProfileTypeEnum**: typeof [`ProfileTypeEnum`](modules.md#profiletypeenum-1)[keyof typeof [`ProfileTypeEnum`](modules.md#profiletypeenum-1)]
127
+
128
+ #### Defined in
129
+
130
+ [types/index.ts:295](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L295)
131
+
132
+ [types/index.ts:299](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L299)
133
+
134
+ ___
135
+
136
+ ### RuleGroupTypeEnum
137
+
138
+ Ƭ **RuleGroupTypeEnum**: typeof [`RuleGroupTypeEnum`](modules.md#rulegrouptypeenum-1)[keyof typeof [`RuleGroupTypeEnum`](modules.md#rulegrouptypeenum-1)]
139
+
140
+ #### Defined in
141
+
142
+ [types/index.ts:496](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L496)
143
+
144
+ [types/index.ts:500](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L500)
145
+
146
+ ___
147
+
148
+ ### RuleTypeEnum
149
+
150
+ Ƭ **RuleTypeEnum**: typeof [`RuleTypeEnum`](modules.md#ruletypeenum-1)[keyof typeof [`RuleTypeEnum`](modules.md#ruletypeenum-1)]
151
+
152
+ #### Defined in
153
+
154
+ [types/index.ts:414](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L414)
155
+
156
+ [types/index.ts:418](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L418)
157
+
158
+ ___
159
+
160
+ ### SecurityGuideTypeEnum
161
+
162
+ Ƭ **SecurityGuideTypeEnum**: typeof [`SecurityGuideTypeEnum`](modules.md#securityguidetypeenum-1)[keyof typeof [`SecurityGuideTypeEnum`](modules.md#securityguidetypeenum-1)]
163
+
164
+ #### Defined in
165
+
166
+ [types/index.ts:628](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L628)
167
+
168
+ [types/index.ts:632](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L632)
169
+
170
+ ___
171
+
172
+ ### SupportedProfileTypeEnum
173
+
174
+ Ƭ **SupportedProfileTypeEnum**: typeof [`SupportedProfileTypeEnum`](modules.md#supportedprofiletypeenum-1)[keyof typeof [`SupportedProfileTypeEnum`](modules.md#supportedprofiletypeenum-1)]
175
+
176
+ #### Defined in
177
+
178
+ [types/index.ts:735](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L735)
179
+
180
+ [types/index.ts:739](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L739)
181
+
182
+ ___
183
+
184
+ ### SystemTypeEnum
185
+
186
+ Ƭ **SystemTypeEnum**: typeof [`SystemTypeEnum`](modules.md#systemtypeenum-1)[keyof typeof [`SystemTypeEnum`](modules.md#systemtypeenum-1)]
187
+
188
+ #### Defined in
189
+
190
+ [types/index.ts:852](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L852)
191
+
192
+ [types/index.ts:856](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L856)
193
+
194
+ ___
195
+
196
+ ### TailoringTypeEnum
197
+
198
+ Ƭ **TailoringTypeEnum**: typeof [`TailoringTypeEnum`](modules.md#tailoringtypeenum-1)[keyof typeof [`TailoringTypeEnum`](modules.md#tailoringtypeenum-1)]
199
+
200
+ #### Defined in
201
+
202
+ [types/index.ts:953](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L953)
203
+
204
+ [types/index.ts:957](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L957)
205
+
206
+ ___
207
+
208
+ ### ValueDefinitionTypeEnum
209
+
210
+ Ƭ **ValueDefinitionTypeEnum**: typeof [`ValueDefinitionTypeEnum`](modules.md#valuedefinitiontypeenum-1)[keyof typeof [`ValueDefinitionTypeEnum`](modules.md#valuedefinitiontypeenum-1)]
211
+
212
+ #### Defined in
213
+
214
+ [types/index.ts:1075](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L1075)
215
+
216
+ [types/index.ts:1079](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L1079)
217
+
218
+ ## Variables
219
+
220
+ ### PolicyTypeEnum
221
+
222
+ • `Const` **PolicyTypeEnum**: `Object`
223
+
224
+ #### Type declaration
225
+
226
+ | Name | Type |
227
+ | :------ | :------ |
228
+ | `Policy` | ``"policy"`` |
229
+
230
+ #### Defined in
231
+
232
+ [types/index.ts:220](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L220)
233
+
234
+ [types/index.ts:224](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L224)
235
+
236
+ ___
237
+
238
+ ### ProfileTypeEnum
239
+
240
+ • `Const` **ProfileTypeEnum**: `Object`
241
+
242
+ #### Type declaration
243
+
244
+ | Name | Type |
245
+ | :------ | :------ |
246
+ | `Profile` | ``"profile"`` |
247
+
248
+ #### Defined in
249
+
250
+ [types/index.ts:295](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L295)
251
+
252
+ [types/index.ts:299](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L299)
253
+
254
+ ___
255
+
256
+ ### RuleGroupTypeEnum
257
+
258
+ • `Const` **RuleGroupTypeEnum**: `Object`
259
+
260
+ #### Type declaration
261
+
262
+ | Name | Type |
263
+ | :------ | :------ |
264
+ | `RuleGroup` | ``"rule_group"`` |
265
+
266
+ #### Defined in
267
+
268
+ [types/index.ts:496](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L496)
269
+
270
+ [types/index.ts:500](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L500)
271
+
272
+ ___
273
+
274
+ ### RuleTypeEnum
275
+
276
+ • `Const` **RuleTypeEnum**: `Object`
277
+
278
+ #### Type declaration
279
+
280
+ | Name | Type |
281
+ | :------ | :------ |
282
+ | `Rule` | ``"rule"`` |
283
+
284
+ #### Defined in
285
+
286
+ [types/index.ts:414](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L414)
287
+
288
+ [types/index.ts:418](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L418)
289
+
290
+ ___
291
+
292
+ ### SecurityGuideTypeEnum
293
+
294
+ • `Const` **SecurityGuideTypeEnum**: `Object`
295
+
296
+ #### Type declaration
297
+
298
+ | Name | Type |
299
+ | :------ | :------ |
300
+ | `SecurityGuide` | ``"security_guide"`` |
301
+
302
+ #### Defined in
303
+
304
+ [types/index.ts:628](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L628)
305
+
306
+ [types/index.ts:632](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L632)
307
+
308
+ ___
309
+
310
+ ### SupportedProfileTypeEnum
311
+
312
+ • `Const` **SupportedProfileTypeEnum**: `Object`
313
+
314
+ #### Type declaration
315
+
316
+ | Name | Type |
317
+ | :------ | :------ |
318
+ | `SupportedProfile` | ``"supported_profile"`` |
319
+
320
+ #### Defined in
321
+
322
+ [types/index.ts:735](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L735)
323
+
324
+ [types/index.ts:739](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L739)
325
+
326
+ ___
327
+
328
+ ### SystemTypeEnum
329
+
330
+ • `Const` **SystemTypeEnum**: `Object`
331
+
332
+ #### Type declaration
333
+
334
+ | Name | Type |
335
+ | :------ | :------ |
336
+ | `System` | ``"system"`` |
337
+
338
+ #### Defined in
339
+
340
+ [types/index.ts:852](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L852)
341
+
342
+ [types/index.ts:856](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L856)
343
+
344
+ ___
345
+
346
+ ### TailoringTypeEnum
347
+
348
+ • `Const` **TailoringTypeEnum**: `Object`
349
+
350
+ #### Type declaration
351
+
352
+ | Name | Type |
353
+ | :------ | :------ |
354
+ | `Tailoring` | ``"tailoring"`` |
355
+
356
+ #### Defined in
357
+
358
+ [types/index.ts:953](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L953)
359
+
360
+ [types/index.ts:957](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L957)
361
+
362
+ ___
363
+
364
+ ### ValueDefinitionTypeEnum
365
+
366
+ • `Const` **ValueDefinitionTypeEnum**: `Object`
367
+
368
+ #### Type declaration
369
+
370
+ | Name | Type |
371
+ | :------ | :------ |
372
+ | `ValueDefinition` | ``"value_definition"`` |
373
+
374
+ #### Defined in
375
+
376
+ [types/index.ts:1075](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L1075)
377
+
378
+ [types/index.ts:1079](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/types/index.ts#L1079)
379
+
380
+ ## Functions
381
+
382
+ ### assignRule
383
+
384
+ ▸ **assignRule**(`...config`): `Promise`\<`RequestArgs`\>
385
+
386
+ Assigns a Rule to a Tailoring
387
+
388
+ #### Parameters
389
+
390
+ | Name | Type | Description |
391
+ | :------ | :------ | :------ |
392
+ | `...config` | [`AssignRuleParams`] \| [`any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
393
+
394
+ #### Returns
395
+
396
+ `Promise`\<`RequestArgs`\>
397
+
398
+ **`Summary`**
399
+
400
+ Assign a Rule to a Tailoring
401
+
402
+ **`Throws`**
403
+
404
+ #### Defined in
405
+
406
+ [AssignRule/index.ts:52](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/AssignRule/index.ts#L52)
407
+
408
+ ___
409
+
410
+ ### assignRules
411
+
412
+ ▸ **assignRules**(`...config`): `Promise`\<`RequestArgs`\>
413
+
414
+ This feature is exclusively used by the frontend
415
+
416
+ #### Parameters
417
+
418
+ | Name | Type | Description |
419
+ | :------ | :------ | :------ |
420
+ | `...config` | [`AssignRulesParams`] \| [`any`, `any`, `any`, [`AssignRulesRequest`](interfaces/AssignRulesRequest.md), `AxiosRequestConfig`\<`any`\>] | with all available params. |
421
+
422
+ #### Returns
423
+
424
+ `Promise`\<`RequestArgs`\>
425
+
426
+ **`Summary`**
427
+
428
+ Bulk assign Rules to a Tailoring
429
+
430
+ **`Deprecated`**
431
+
432
+ **`Throws`**
433
+
434
+ #### Defined in
435
+
436
+ [AssignRules/index.ts:53](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/AssignRules/index.ts#L53)
437
+
438
+ ___
439
+
440
+ ### assignSystem
441
+
442
+ ▸ **assignSystem**(`...config`): `Promise`\<`RequestArgs`\>
443
+
444
+ Assigns a System to a Policy
445
+
446
+ #### Parameters
447
+
448
+ | Name | Type | Description |
449
+ | :------ | :------ | :------ |
450
+ | `...config` | [`AssignSystemParams`] \| [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
451
+
452
+ #### Returns
453
+
454
+ `Promise`\<`RequestArgs`\>
455
+
456
+ **`Summary`**
457
+
458
+ Assign a System to a Policy
459
+
460
+ **`Throws`**
461
+
462
+ #### Defined in
463
+
464
+ [AssignSystem/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/AssignSystem/index.ts#L46)
465
+
466
+ ___
467
+
468
+ ### assignSystems
469
+
470
+ ▸ **assignSystems**(`...config`): `Promise`\<`RequestArgs`\>
471
+
472
+ This feature is exclusively used by the frontend
473
+
474
+ #### Parameters
475
+
476
+ | Name | Type | Description |
477
+ | :------ | :------ | :------ |
478
+ | `...config` | [`AssignSystemsParams`] \| [`any`, `any`, [`AssignRulesRequest`](interfaces/AssignRulesRequest.md), `AxiosRequestConfig`\<`any`\>] | with all available params. |
479
+
480
+ #### Returns
481
+
482
+ `Promise`\<`RequestArgs`\>
483
+
484
+ **`Summary`**
485
+
486
+ Bulk assign Systems to a Policy
487
+
488
+ **`Deprecated`**
489
+
490
+ **`Throws`**
491
+
492
+ #### Defined in
493
+
494
+ [AssignSystems/index.ts:47](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/AssignSystems/index.ts#L47)
495
+
496
+ ___
497
+
498
+ ### createPolicy
499
+
500
+ ▸ **createPolicy**(`...config`): `Promise`\<`RequestArgs`\>
501
+
502
+ Create a Policy with the provided attributes
503
+
504
+ #### Parameters
505
+
506
+ | Name | Type | Description |
507
+ | :------ | :------ | :------ |
508
+ | `...config` | [`CreatePolicyParams`] \| [`any`, [`Policy`](interfaces/Policy.md), `AxiosRequestConfig`\<`any`\>] | with all available params. |
509
+
510
+ #### Returns
511
+
512
+ `Promise`\<`RequestArgs`\>
513
+
514
+ **`Summary`**
515
+
516
+ Create a Policy
517
+
518
+ **`Throws`**
519
+
520
+ #### Defined in
521
+
522
+ [CreatePolicy/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/CreatePolicy/index.ts#L40)
523
+
524
+ ___
525
+
526
+ ### deletePolicy
527
+
528
+ ▸ **deletePolicy**(`...config`): `Promise`\<`RequestArgs`\>
529
+
530
+ Deletes a Policy
531
+
532
+ #### Parameters
533
+
534
+ | Name | Type | Description |
535
+ | :------ | :------ | :------ |
536
+ | `...config` | [`DeletePolicyParams`] \| [`any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
537
+
538
+ #### Returns
539
+
540
+ `Promise`\<`RequestArgs`\>
541
+
542
+ **`Summary`**
543
+
544
+ Delete a Policy
545
+
546
+ **`Throws`**
547
+
548
+ #### Defined in
549
+
550
+ [DeletePolicy/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/DeletePolicy/index.ts#L40)
551
+
552
+ ___
553
+
554
+ ### policies
555
+
556
+ ▸ **policies**(`...config`): `Promise`\<`RequestArgs`\>
557
+
558
+ Lists Policies
559
+
560
+ #### Parameters
561
+
562
+ | Name | Type | Description |
563
+ | :------ | :------ | :------ |
564
+ | `...config` | [`PoliciesParams`] \| [`any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
565
+
566
+ #### Returns
567
+
568
+ `Promise`\<`RequestArgs`\>
569
+
570
+ **`Summary`**
571
+
572
+ Request Policies
573
+
574
+ **`Throws`**
575
+
576
+ #### Defined in
577
+
578
+ [Policies/index.ts:58](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Policies/index.ts#L58)
579
+
580
+ ___
581
+
582
+ ### policy
583
+
584
+ ▸ **policy**(`...config`): `Promise`\<`RequestArgs`\>
585
+
586
+ Returns a Policy
587
+
588
+ #### Parameters
589
+
590
+ | Name | Type | Description |
591
+ | :------ | :------ | :------ |
592
+ | `...config` | [`any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`PolicyParams`] | with all available params. |
593
+
594
+ #### Returns
595
+
596
+ `Promise`\<`RequestArgs`\>
597
+
598
+ **`Summary`**
599
+
600
+ Request a Policy
601
+
602
+ **`Throws`**
603
+
604
+ #### Defined in
605
+
606
+ [Policy/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Policy/index.ts#L40)
607
+
608
+ ___
609
+
610
+ ### policySystems
611
+
612
+ ▸ **policySystems**(`...config`): `Promise`\<`RequestArgs`\>
613
+
614
+ Lists Systems assigned to a Policy
615
+
616
+ #### Parameters
617
+
618
+ | Name | Type | Description |
619
+ | :------ | :------ | :------ |
620
+ | `...config` | [`PolicySystemsParams`] \| [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
621
+
622
+ #### Returns
623
+
624
+ `Promise`\<`RequestArgs`\>
625
+
626
+ **`Summary`**
627
+
628
+ Request Systems assigned to a Policy
629
+
630
+ **`Throws`**
631
+
632
+ #### Defined in
633
+
634
+ [PolicySystems/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/PolicySystems/index.ts#L64)
635
+
636
+ ___
637
+
638
+ ### profile
639
+
640
+ ▸ **profile**(`...config`): `Promise`\<`RequestArgs`\>
641
+
642
+ Returns a Profile
643
+
644
+ #### Parameters
645
+
646
+ | Name | Type | Description |
647
+ | :------ | :------ | :------ |
648
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`ProfileParams`] | with all available params. |
649
+
650
+ #### Returns
651
+
652
+ `Promise`\<`RequestArgs`\>
653
+
654
+ **`Summary`**
655
+
656
+ Request a Profile
657
+
658
+ **`Throws`**
659
+
660
+ #### Defined in
661
+
662
+ [Profile/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Profile/index.ts#L46)
663
+
664
+ ___
665
+
666
+ ### profileRule
667
+
668
+ ▸ **profileRule**(`...config`): `Promise`\<`RequestArgs`\>
669
+
670
+ Returns a Rule assigned to a Profile
671
+
672
+ #### Parameters
673
+
674
+ | Name | Type | Description |
675
+ | :------ | :------ | :------ |
676
+ | `...config` | [`any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`ProfileRuleParams`] | with all available params. |
677
+
678
+ #### Returns
679
+
680
+ `Promise`\<`RequestArgs`\>
681
+
682
+ **`Summary`**
683
+
684
+ Request a Rule assigned to a Profile
685
+
686
+ **`Throws`**
687
+
688
+ #### Defined in
689
+
690
+ [ProfileRule/index.ts:52](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/ProfileRule/index.ts#L52)
691
+
692
+ ___
693
+
694
+ ### profileRules
695
+
696
+ ▸ **profileRules**(`...config`): `Promise`\<`RequestArgs`\>
697
+
698
+ Lists Rules assigned to a Profile
699
+
700
+ #### Parameters
701
+
702
+ | Name | Type | Description |
703
+ | :------ | :------ | :------ |
704
+ | `...config` | [`ProfileRulesParams`] \| [`any`, `any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
705
+
706
+ #### Returns
707
+
708
+ `Promise`\<`RequestArgs`\>
709
+
710
+ **`Summary`**
711
+
712
+ Request Rules assigned to a Profile
713
+
714
+ **`Throws`**
715
+
716
+ #### Defined in
717
+
718
+ [ProfileRules/index.ts:70](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/ProfileRules/index.ts#L70)
719
+
720
+ ___
721
+
722
+ ### profiles
723
+
724
+ ▸ **profiles**(`...config`): `Promise`\<`RequestArgs`\>
725
+
726
+ Lists Profiles
727
+
728
+ #### Parameters
729
+
730
+ | Name | Type | Description |
731
+ | :------ | :------ | :------ |
732
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`ProfilesParams`] | with all available params. |
733
+
734
+ #### Returns
735
+
736
+ `Promise`\<`RequestArgs`\>
737
+
738
+ **`Summary`**
739
+
740
+ Request Profiles
741
+
742
+ **`Throws`**
743
+
744
+ #### Defined in
745
+
746
+ [Profiles/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Profiles/index.ts#L64)
747
+
748
+ ___
749
+
750
+ ### rule
751
+
752
+ ▸ **rule**(`...config`): `Promise`\<`RequestArgs`\>
753
+
754
+ Returns a Rule
755
+
756
+ #### Parameters
757
+
758
+ | Name | Type | Description |
759
+ | :------ | :------ | :------ |
760
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`RuleParams`] | with all available params. |
761
+
762
+ #### Returns
763
+
764
+ `Promise`\<`RequestArgs`\>
765
+
766
+ **`Summary`**
767
+
768
+ Request a Rule
769
+
770
+ **`Throws`**
771
+
772
+ #### Defined in
773
+
774
+ [Rule/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Rule/index.ts#L46)
775
+
776
+ ___
777
+
778
+ ### ruleGroup
779
+
780
+ ▸ **ruleGroup**(`...config`): `Promise`\<`RequestArgs`\>
781
+
782
+ Returns a Rule Group
783
+
784
+ #### Parameters
785
+
786
+ | Name | Type | Description |
787
+ | :------ | :------ | :------ |
788
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`RuleGroupParams`] | with all available params. |
789
+
790
+ #### Returns
791
+
792
+ `Promise`\<`RequestArgs`\>
793
+
794
+ **`Summary`**
795
+
796
+ Request a Rule Group
797
+
798
+ **`Throws`**
799
+
800
+ #### Defined in
801
+
802
+ [RuleGroup/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/RuleGroup/index.ts#L46)
803
+
804
+ ___
805
+
806
+ ### ruleGroups
807
+
808
+ ▸ **ruleGroups**(`...config`): `Promise`\<`RequestArgs`\>
809
+
810
+ Lists Rule Groups
811
+
812
+ #### Parameters
813
+
814
+ | Name | Type | Description |
815
+ | :------ | :------ | :------ |
816
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`RuleGroupsParams`] | with all available params. |
817
+
818
+ #### Returns
819
+
820
+ `Promise`\<`RequestArgs`\>
821
+
822
+ **`Summary`**
823
+
824
+ Request Rule Groups
825
+
826
+ **`Throws`**
827
+
828
+ #### Defined in
829
+
830
+ [RuleGroups/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/RuleGroups/index.ts#L64)
831
+
832
+ ___
833
+
834
+ ### rules
835
+
836
+ ▸ **rules**(`...config`): `Promise`\<`RequestArgs`\>
837
+
838
+ Lists Rules assigned
839
+
840
+ #### Parameters
841
+
842
+ | Name | Type | Description |
843
+ | :------ | :------ | :------ |
844
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`RulesParams`] | with all available params. |
845
+
846
+ #### Returns
847
+
848
+ `Promise`\<`RequestArgs`\>
849
+
850
+ **`Summary`**
851
+
852
+ Request Rules
853
+
854
+ **`Throws`**
855
+
856
+ #### Defined in
857
+
858
+ [Rules/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Rules/index.ts#L64)
859
+
860
+ ___
861
+
862
+ ### securityGuide
863
+
864
+ ▸ **securityGuide**(`...config`): `Promise`\<`RequestArgs`\>
865
+
866
+ Returns a Security Guide
867
+
868
+ #### Parameters
869
+
870
+ | Name | Type | Description |
871
+ | :------ | :------ | :------ |
872
+ | `...config` | [`any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SecurityGuideParams`] | with all available params. |
873
+
874
+ #### Returns
875
+
876
+ `Promise`\<`RequestArgs`\>
877
+
878
+ **`Summary`**
879
+
880
+ Request a Security Guide
881
+
882
+ **`Throws`**
883
+
884
+ #### Defined in
885
+
886
+ [SecurityGuide/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/SecurityGuide/index.ts#L40)
887
+
888
+ ___
889
+
890
+ ### securityGuideRuleTree
891
+
892
+ ▸ **securityGuideRuleTree**(`...config`): `Promise`\<`RequestArgs`\>
893
+
894
+ Returns the Rule Tree of a Security Guide
895
+
896
+ #### Parameters
897
+
898
+ | Name | Type | Description |
899
+ | :------ | :------ | :------ |
900
+ | `...config` | [`any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SecurityGuideRuleTreeParams`] | with all available params. |
901
+
902
+ #### Returns
903
+
904
+ `Promise`\<`RequestArgs`\>
905
+
906
+ **`Summary`**
907
+
908
+ Request the Rule Tree of a Security Guide
909
+
910
+ **`Throws`**
911
+
912
+ #### Defined in
913
+
914
+ [SecurityGuideRuleTree/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/SecurityGuideRuleTree/index.ts#L40)
915
+
916
+ ___
917
+
918
+ ### securityGuides
919
+
920
+ ▸ **securityGuides**(`...config`): `Promise`\<`RequestArgs`\>
921
+
922
+ Lists Security Guides
923
+
924
+ #### Parameters
925
+
926
+ | Name | Type | Description |
927
+ | :------ | :------ | :------ |
928
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SecurityGuidesParams`] | with all available params. |
929
+
930
+ #### Returns
931
+
932
+ `Promise`\<`RequestArgs`\>
933
+
934
+ **`Summary`**
935
+
936
+ Request Security Guides
937
+
938
+ **`Throws`**
939
+
940
+ #### Defined in
941
+
942
+ [SecurityGuides/index.ts:58](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/SecurityGuides/index.ts#L58)
943
+
944
+ ___
945
+
946
+ ### supportedProfiles
947
+
948
+ ▸ **supportedProfiles**(`...config`): `Promise`\<`RequestArgs`\>
949
+
950
+ Lists Supported Profiles
951
+
952
+ #### Parameters
953
+
954
+ | Name | Type | Description |
955
+ | :------ | :------ | :------ |
956
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SupportedProfilesParams`] | with all available params. |
957
+
958
+ #### Returns
959
+
960
+ `Promise`\<`RequestArgs`\>
961
+
962
+ **`Summary`**
963
+
964
+ Request Supported Profiles
965
+
966
+ **`Throws`**
967
+
968
+ #### Defined in
969
+
970
+ [SupportedProfiles/index.ts:58](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/SupportedProfiles/index.ts#L58)
971
+
972
+ ___
973
+
974
+ ### system
975
+
976
+ ▸ **system**(`...config`): `Promise`\<`RequestArgs`\>
977
+
978
+ Returns a System
979
+
980
+ #### Parameters
981
+
982
+ | Name | Type | Description |
983
+ | :------ | :------ | :------ |
984
+ | `...config` | [`any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SystemParams`] | with all available params. |
985
+
986
+ #### Returns
987
+
988
+ `Promise`\<`RequestArgs`\>
989
+
990
+ **`Summary`**
991
+
992
+ Request a System
993
+
994
+ **`Throws`**
995
+
996
+ #### Defined in
997
+
998
+ [System/index.ts:40](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/System/index.ts#L40)
999
+
1000
+ ___
1001
+
1002
+ ### systems
1003
+
1004
+ ▸ **systems**(`...config`): `Promise`\<`RequestArgs`\>
1005
+
1006
+ Lists Systems
1007
+
1008
+ #### Parameters
1009
+
1010
+ | Name | Type | Description |
1011
+ | :------ | :------ | :------ |
1012
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SystemsParams`] | with all available params. |
1013
+
1014
+ #### Returns
1015
+
1016
+ `Promise`\<`RequestArgs`\>
1017
+
1018
+ **`Summary`**
1019
+
1020
+ Request Systems
1021
+
1022
+ **`Throws`**
1023
+
1024
+ #### Defined in
1025
+
1026
+ [Systems/index.ts:58](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Systems/index.ts#L58)
1027
+
1028
+ ___
1029
+
1030
+ ### systemsPolicies
1031
+
1032
+ ▸ **systemsPolicies**(`...config`): `Promise`\<`RequestArgs`\>
1033
+
1034
+ Lists Policies under a System
1035
+
1036
+ #### Parameters
1037
+
1038
+ | Name | Type | Description |
1039
+ | :------ | :------ | :------ |
1040
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`SystemsPoliciesParams`] | with all available params. |
1041
+
1042
+ #### Returns
1043
+
1044
+ `Promise`\<`RequestArgs`\>
1045
+
1046
+ **`Summary`**
1047
+
1048
+ Request Policies assigned to a System
1049
+
1050
+ **`Throws`**
1051
+
1052
+ #### Defined in
1053
+
1054
+ [SystemsPolicies/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/SystemsPolicies/index.ts#L64)
1055
+
1056
+ ___
1057
+
1058
+ ### tailoring
1059
+
1060
+ ▸ **tailoring**(`...config`): `Promise`\<`RequestArgs`\>
1061
+
1062
+ Returns a Tailoring
1063
+
1064
+ #### Parameters
1065
+
1066
+ | Name | Type | Description |
1067
+ | :------ | :------ | :------ |
1068
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`TailoringParams`] | with all available params. |
1069
+
1070
+ #### Returns
1071
+
1072
+ `Promise`\<`RequestArgs`\>
1073
+
1074
+ **`Summary`**
1075
+
1076
+ Request a Tailoring
1077
+
1078
+ **`Throws`**
1079
+
1080
+ #### Defined in
1081
+
1082
+ [Tailoring/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Tailoring/index.ts#L46)
1083
+
1084
+ ___
1085
+
1086
+ ### tailoringFile
1087
+
1088
+ ▸ **tailoringFile**(`...config`): `Promise`\<`RequestArgs`\>
1089
+
1090
+ Returns a Tailoring File
1091
+
1092
+ #### Parameters
1093
+
1094
+ | Name | Type | Description |
1095
+ | :------ | :------ | :------ |
1096
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`TailoringFileParams`] | with all available params. |
1097
+
1098
+ #### Returns
1099
+
1100
+ `Promise`\<`RequestArgs`\>
1101
+
1102
+ **`Summary`**
1103
+
1104
+ Request a Tailoring file
1105
+
1106
+ **`Throws`**
1107
+
1108
+ #### Defined in
1109
+
1110
+ [TailoringFile/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/TailoringFile/index.ts#L46)
1111
+
1112
+ ___
1113
+
1114
+ ### tailoringRules
1115
+
1116
+ ▸ **tailoringRules**(`...config`): `Promise`\<`RequestArgs`\>
1117
+
1118
+ Lists Rules assigned to a Tailoring
1119
+
1120
+ #### Parameters
1121
+
1122
+ | Name | Type | Description |
1123
+ | :------ | :------ | :------ |
1124
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`TailoringRulesParams`] | with all available params. |
1125
+
1126
+ #### Returns
1127
+
1128
+ `Promise`\<`RequestArgs`\>
1129
+
1130
+ **`Summary`**
1131
+
1132
+ Request Rules assigned to a Tailoring
1133
+
1134
+ **`Throws`**
1135
+
1136
+ #### Defined in
1137
+
1138
+ [TailoringRules/index.ts:70](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/TailoringRules/index.ts#L70)
1139
+
1140
+ ___
1141
+
1142
+ ### tailorings
1143
+
1144
+ ▸ **tailorings**(`...config`): `Promise`\<`RequestArgs`\>
1145
+
1146
+ Lists Tailorings
1147
+
1148
+ #### Parameters
1149
+
1150
+ | Name | Type | Description |
1151
+ | :------ | :------ | :------ |
1152
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`TailoringsParams`] | with all available params. |
1153
+
1154
+ #### Returns
1155
+
1156
+ `Promise`\<`RequestArgs`\>
1157
+
1158
+ **`Summary`**
1159
+
1160
+ Request Tailorings
1161
+
1162
+ **`Throws`**
1163
+
1164
+ #### Defined in
1165
+
1166
+ [Tailorings/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/Tailorings/index.ts#L64)
1167
+
1168
+ ___
1169
+
1170
+ ### unassignRule
1171
+
1172
+ ▸ **unassignRule**(`...config`): `Promise`\<`RequestArgs`\>
1173
+
1174
+ Unassigns a Rule from a Tailoring
1175
+
1176
+ #### Parameters
1177
+
1178
+ | Name | Type | Description |
1179
+ | :------ | :------ | :------ |
1180
+ | `...config` | [`any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`UnassignRuleParams`] | with all available params. |
1181
+
1182
+ #### Returns
1183
+
1184
+ `Promise`\<`RequestArgs`\>
1185
+
1186
+ **`Summary`**
1187
+
1188
+ Unassign a Rule from a Tailoring
1189
+
1190
+ **`Throws`**
1191
+
1192
+ #### Defined in
1193
+
1194
+ [UnassignRule/index.ts:52](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/UnassignRule/index.ts#L52)
1195
+
1196
+ ___
1197
+
1198
+ ### unassignSystem
1199
+
1200
+ ▸ **unassignSystem**(`...config`): `Promise`\<`RequestArgs`\>
1201
+
1202
+ Unassigns a System from a Policy
1203
+
1204
+ #### Parameters
1205
+
1206
+ | Name | Type | Description |
1207
+ | :------ | :------ | :------ |
1208
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`UnassignSystemParams`] | with all available params. |
1209
+
1210
+ #### Returns
1211
+
1212
+ `Promise`\<`RequestArgs`\>
1213
+
1214
+ **`Summary`**
1215
+
1216
+ Unassign a System from a Policy
1217
+
1218
+ **`Throws`**
1219
+
1220
+ #### Defined in
1221
+
1222
+ [UnassignSystem/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/UnassignSystem/index.ts#L46)
1223
+
1224
+ ___
1225
+
1226
+ ### updatePolicy
1227
+
1228
+ ▸ **updatePolicy**(`...config`): `Promise`\<`RequestArgs`\>
1229
+
1230
+ Updates a Policy with the provided attributes
1231
+
1232
+ #### Parameters
1233
+
1234
+ | Name | Type | Description |
1235
+ | :------ | :------ | :------ |
1236
+ | `...config` | [`UpdatePolicyParams`] \| [`any`, `any`, [`PolicyUpdate`](interfaces/PolicyUpdate.md), `AxiosRequestConfig`\<`any`\>] | with all available params. |
1237
+
1238
+ #### Returns
1239
+
1240
+ `Promise`\<`RequestArgs`\>
1241
+
1242
+ **`Summary`**
1243
+
1244
+ Update a Policy
1245
+
1246
+ **`Throws`**
1247
+
1248
+ #### Defined in
1249
+
1250
+ [UpdatePolicy/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/UpdatePolicy/index.ts#L46)
1251
+
1252
+ ___
1253
+
1254
+ ### valueDefinition
1255
+
1256
+ ▸ **valueDefinition**(`...config`): `Promise`\<`RequestArgs`\>
1257
+
1258
+ Returns a Value Definition
1259
+
1260
+ #### Parameters
1261
+
1262
+ | Name | Type | Description |
1263
+ | :------ | :------ | :------ |
1264
+ | `...config` | [`any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`ValueDefinitionParams`] | with all available params. |
1265
+
1266
+ #### Returns
1267
+
1268
+ `Promise`\<`RequestArgs`\>
1269
+
1270
+ **`Summary`**
1271
+
1272
+ Request a Value Definition
1273
+
1274
+ **`Throws`**
1275
+
1276
+ #### Defined in
1277
+
1278
+ [ValueDefinition/index.ts:46](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/ValueDefinition/index.ts#L46)
1279
+
1280
+ ___
1281
+
1282
+ ### valueDefinitions
1283
+
1284
+ ▸ **valueDefinitions**(`...config`): `Promise`\<`RequestArgs`\>
1285
+
1286
+ Lists Value Definitions
1287
+
1288
+ #### Parameters
1289
+
1290
+ | Name | Type | Description |
1291
+ | :------ | :------ | :------ |
1292
+ | `...config` | [`any`, `any`, `any`, `any`, `any`, `any`, `AxiosRequestConfig`\<`any`\>] \| [`ValueDefinitionsParams`] | with all available params. |
1293
+
1294
+ #### Returns
1295
+
1296
+ `Promise`\<`RequestArgs`\>
1297
+
1298
+ **`Summary`**
1299
+
1300
+ Request Value Definitions
1301
+
1302
+ **`Throws`**
1303
+
1304
+ #### Defined in
1305
+
1306
+ [ValueDefinitions/index.ts:64](https://github.com/AsToNlele/javascript-clients/blob/main/packages/compliance/ValueDefinitions/index.ts#L64)