oci-cloudguard 2.22.0 → 2.24.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 (700) hide show
  1. package/index.d.ts +3 -3
  2. package/index.js +3 -3
  3. package/lib/client.d.ts +254 -104
  4. package/lib/client.js +1227 -234
  5. package/lib/client.js.map +1 -1
  6. package/lib/cloudguard-waiter.d.ts +27 -3
  7. package/lib/cloudguard-waiter.js +39 -3
  8. package/lib/cloudguard-waiter.js.map +1 -1
  9. package/lib/model/activity-problem-aggregation-collection.d.ts +3 -3
  10. package/lib/model/activity-problem-aggregation-collection.js +3 -3
  11. package/lib/model/activity-problem-aggregation.d.ts +3 -3
  12. package/lib/model/activity-problem-aggregation.js +3 -3
  13. package/lib/model/actor-type.d.ts +3 -3
  14. package/lib/model/actor-type.js +3 -3
  15. package/lib/model/add-compartment-details.d.ts +29 -0
  16. package/lib/model/add-compartment-details.js +32 -0
  17. package/lib/model/add-compartment-details.js.map +1 -0
  18. package/lib/model/all-targets-selected.d.ts +3 -3
  19. package/lib/model/all-targets-selected.js +3 -3
  20. package/lib/model/attach-target-detector-recipe-details.d.ts +3 -3
  21. package/lib/model/attach-target-detector-recipe-details.js +3 -3
  22. package/lib/model/attach-target-responder-recipe-details.d.ts +3 -3
  23. package/lib/model/attach-target-responder-recipe-details.js +3 -3
  24. package/lib/model/candidate-responder-rule.d.ts +3 -3
  25. package/lib/model/candidate-responder-rule.js +3 -3
  26. package/lib/model/change-detector-recipe-compartment-details.d.ts +3 -3
  27. package/lib/model/change-detector-recipe-compartment-details.js +3 -3
  28. package/lib/model/change-managed-list-compartment-details.d.ts +3 -3
  29. package/lib/model/change-managed-list-compartment-details.js +3 -3
  30. package/lib/model/change-responder-recipe-compartment-details.d.ts +3 -3
  31. package/lib/model/change-responder-recipe-compartment-details.js +3 -3
  32. package/lib/model/change-security-policy-compartment-details.d.ts +30 -0
  33. package/lib/model/change-security-policy-compartment-details.js +32 -0
  34. package/lib/model/change-security-policy-compartment-details.js.map +1 -0
  35. package/lib/model/change-security-recipe-compartment-details.d.ts +30 -0
  36. package/lib/model/change-security-recipe-compartment-details.js +32 -0
  37. package/lib/model/change-security-recipe-compartment-details.js.map +1 -0
  38. package/lib/model/change-security-zone-compartment-details.d.ts +30 -0
  39. package/lib/model/change-security-zone-compartment-details.js +32 -0
  40. package/lib/model/change-security-zone-compartment-details.js.map +1 -0
  41. package/lib/model/classification-status.d.ts +3 -3
  42. package/lib/model/classification-status.js +3 -3
  43. package/lib/model/cloud-guard-status.d.ts +3 -3
  44. package/lib/model/cloud-guard-status.js +3 -3
  45. package/lib/model/composite-condition.d.ts +3 -3
  46. package/lib/model/composite-condition.js +3 -3
  47. package/lib/model/condition-filter-type.d.ts +3 -3
  48. package/lib/model/condition-filter-type.js +3 -3
  49. package/lib/model/condition-group.d.ts +3 -3
  50. package/lib/model/condition-group.js +3 -3
  51. package/lib/model/condition-metadata-type-collection.d.ts +3 -3
  52. package/lib/model/condition-metadata-type-collection.js +3 -3
  53. package/lib/model/condition-metadata-type-summary.d.ts +3 -3
  54. package/lib/model/condition-metadata-type-summary.js +3 -3
  55. package/lib/model/condition-metadata-type.d.ts +3 -3
  56. package/lib/model/condition-metadata-type.js +3 -3
  57. package/lib/model/condition-operator-name.d.ts +3 -3
  58. package/lib/model/condition-operator-name.js +3 -3
  59. package/lib/model/condition-operator.d.ts +3 -3
  60. package/lib/model/condition-operator.js +3 -3
  61. package/lib/model/condition-type-enum.d.ts +3 -3
  62. package/lib/model/condition-type-enum.js +3 -3
  63. package/lib/model/condition-value-type.d.ts +3 -3
  64. package/lib/model/condition-value-type.js +3 -3
  65. package/lib/model/condition.d.ts +3 -3
  66. package/lib/model/condition.js +3 -3
  67. package/lib/model/confidence.d.ts +3 -3
  68. package/lib/model/confidence.js +3 -3
  69. package/lib/model/config-value.d.ts +3 -3
  70. package/lib/model/config-value.js +3 -3
  71. package/lib/model/configuration-list-item-type.d.ts +3 -3
  72. package/lib/model/configuration-list-item-type.js +3 -3
  73. package/lib/model/configuration.d.ts +3 -3
  74. package/lib/model/configuration.js +3 -3
  75. package/lib/model/create-data-mask-rule-details.d.ts +3 -3
  76. package/lib/model/create-data-mask-rule-details.js +3 -3
  77. package/lib/model/create-detector-recipe-details.d.ts +3 -3
  78. package/lib/model/create-detector-recipe-details.js +3 -3
  79. package/lib/model/create-managed-list-details.d.ts +3 -3
  80. package/lib/model/create-managed-list-details.js +3 -3
  81. package/lib/model/create-responder-recipe-details.d.ts +3 -3
  82. package/lib/model/create-responder-recipe-details.js +3 -3
  83. package/lib/model/create-security-policy-details.d.ts +68 -0
  84. package/lib/model/create-security-policy-details.js +32 -0
  85. package/lib/model/create-security-policy-details.js.map +1 -0
  86. package/lib/model/create-security-recipe-details.d.ts +60 -0
  87. package/lib/model/create-security-recipe-details.js +32 -0
  88. package/lib/model/create-security-recipe-details.js.map +1 -0
  89. package/lib/model/create-security-zone-details.d.ts +60 -0
  90. package/lib/model/create-security-zone-details.js +32 -0
  91. package/lib/model/create-security-zone-details.js.map +1 -0
  92. package/lib/model/create-target-details.d.ts +3 -3
  93. package/lib/model/create-target-details.js +3 -3
  94. package/lib/model/create-target-detector-recipe-details.d.ts +3 -3
  95. package/lib/model/create-target-detector-recipe-details.js +3 -3
  96. package/lib/model/create-target-responder-recipe-details.d.ts +3 -3
  97. package/lib/model/create-target-responder-recipe-details.js +3 -3
  98. package/lib/model/data-mask-category.d.ts +3 -3
  99. package/lib/model/data-mask-category.js +3 -3
  100. package/lib/model/data-mask-rule-collection.d.ts +3 -3
  101. package/lib/model/data-mask-rule-collection.js +3 -3
  102. package/lib/model/data-mask-rule-status.d.ts +3 -3
  103. package/lib/model/data-mask-rule-status.js +3 -3
  104. package/lib/model/data-mask-rule-summary.d.ts +3 -3
  105. package/lib/model/data-mask-rule-summary.js +3 -3
  106. package/lib/model/data-mask-rule.d.ts +3 -3
  107. package/lib/model/data-mask-rule.js +3 -3
  108. package/lib/model/detector-collection.d.ts +3 -3
  109. package/lib/model/detector-collection.js +3 -3
  110. package/lib/model/detector-configuration.d.ts +3 -3
  111. package/lib/model/detector-configuration.js +3 -3
  112. package/lib/model/detector-details.d.ts +3 -3
  113. package/lib/model/detector-details.js +3 -3
  114. package/lib/model/detector-enum.d.ts +3 -3
  115. package/lib/model/detector-enum.js +3 -3
  116. package/lib/model/detector-recipe-collection.d.ts +3 -3
  117. package/lib/model/detector-recipe-collection.js +3 -3
  118. package/lib/model/detector-recipe-detector-rule-collection.d.ts +3 -3
  119. package/lib/model/detector-recipe-detector-rule-collection.js +3 -3
  120. package/lib/model/detector-recipe-detector-rule-summary.d.ts +3 -3
  121. package/lib/model/detector-recipe-detector-rule-summary.js +3 -3
  122. package/lib/model/detector-recipe-detector-rule.d.ts +3 -3
  123. package/lib/model/detector-recipe-detector-rule.js +3 -3
  124. package/lib/model/detector-recipe-summary.d.ts +3 -3
  125. package/lib/model/detector-recipe-summary.js +3 -3
  126. package/lib/model/detector-recipe.d.ts +3 -3
  127. package/lib/model/detector-recipe.js +3 -3
  128. package/lib/model/detector-rule-collection.d.ts +3 -3
  129. package/lib/model/detector-rule-collection.js +3 -3
  130. package/lib/model/detector-rule-summary.d.ts +3 -3
  131. package/lib/model/detector-rule-summary.js +3 -3
  132. package/lib/model/detector-rule.d.ts +3 -3
  133. package/lib/model/detector-rule.js +3 -3
  134. package/lib/model/detector-summary.d.ts +3 -3
  135. package/lib/model/detector-summary.js +3 -3
  136. package/lib/model/detector.d.ts +3 -3
  137. package/lib/model/detector.js +3 -3
  138. package/lib/model/event-status.d.ts +3 -3
  139. package/lib/model/event-status.js +3 -3
  140. package/lib/model/execute-responder-execution-details.d.ts +3 -3
  141. package/lib/model/execute-responder-execution-details.js +3 -3
  142. package/lib/model/feed-provider-type.d.ts +3 -3
  143. package/lib/model/feed-provider-type.js +3 -3
  144. package/lib/model/geographical-location.d.ts +3 -3
  145. package/lib/model/geographical-location.js +3 -3
  146. package/lib/model/impacted-resource-collection.d.ts +3 -3
  147. package/lib/model/impacted-resource-collection.js +3 -3
  148. package/lib/model/impacted-resource-summary.d.ts +3 -3
  149. package/lib/model/impacted-resource-summary.js +3 -3
  150. package/lib/model/index.d.ts +49 -3
  151. package/lib/model/index.js +54 -8
  152. package/lib/model/index.js.map +1 -1
  153. package/lib/model/lifecycle-state.d.ts +3 -3
  154. package/lib/model/lifecycle-state.js +3 -3
  155. package/lib/model/managed-list-collection.d.ts +3 -3
  156. package/lib/model/managed-list-collection.js +3 -3
  157. package/lib/model/managed-list-summary.d.ts +3 -3
  158. package/lib/model/managed-list-summary.js +3 -3
  159. package/lib/model/managed-list-type-collection.d.ts +3 -3
  160. package/lib/model/managed-list-type-collection.js +3 -3
  161. package/lib/model/managed-list-type-summary.d.ts +3 -3
  162. package/lib/model/managed-list-type-summary.js +3 -3
  163. package/lib/model/managed-list-type.d.ts +3 -3
  164. package/lib/model/managed-list-type.js +3 -3
  165. package/lib/model/managed-list.d.ts +3 -3
  166. package/lib/model/managed-list.js +3 -3
  167. package/lib/model/operator-summary.d.ts +3 -3
  168. package/lib/model/operator-summary.js +3 -3
  169. package/lib/model/operator-type.d.ts +3 -3
  170. package/lib/model/operator-type.js +3 -3
  171. package/lib/model/owner-type.d.ts +3 -3
  172. package/lib/model/owner-type.js +3 -3
  173. package/lib/model/policy-collection.d.ts +3 -3
  174. package/lib/model/policy-collection.js +3 -3
  175. package/lib/model/policy-summary.d.ts +3 -3
  176. package/lib/model/policy-summary.js +3 -3
  177. package/lib/model/political-location.d.ts +3 -3
  178. package/lib/model/political-location.js +3 -3
  179. package/lib/model/problem-aggregation-collection.d.ts +3 -3
  180. package/lib/model/problem-aggregation-collection.js +3 -3
  181. package/lib/model/problem-aggregation.d.ts +3 -3
  182. package/lib/model/problem-aggregation.js +3 -3
  183. package/lib/model/problem-category-enum.d.ts +25 -0
  184. package/lib/model/problem-category-enum.js +36 -0
  185. package/lib/model/problem-category-enum.js.map +1 -0
  186. package/lib/model/problem-collection.d.ts +3 -3
  187. package/lib/model/problem-collection.js +3 -3
  188. package/lib/model/problem-dimension.d.ts +3 -3
  189. package/lib/model/problem-dimension.js +3 -3
  190. package/lib/model/problem-endpoint-collection.d.ts +3 -3
  191. package/lib/model/problem-endpoint-collection.js +3 -3
  192. package/lib/model/problem-endpoint-summary.d.ts +3 -3
  193. package/lib/model/problem-endpoint-summary.js +3 -3
  194. package/lib/model/problem-history-collection.d.ts +3 -3
  195. package/lib/model/problem-history-collection.js +3 -3
  196. package/lib/model/problem-history-summary.d.ts +3 -3
  197. package/lib/model/problem-history-summary.js +3 -3
  198. package/lib/model/problem-lifecycle-detail.d.ts +3 -3
  199. package/lib/model/problem-lifecycle-detail.js +3 -3
  200. package/lib/model/problem-lifecycle-state.d.ts +3 -3
  201. package/lib/model/problem-lifecycle-state.js +3 -3
  202. package/lib/model/problem-summary.d.ts +3 -3
  203. package/lib/model/problem-summary.js +3 -3
  204. package/lib/model/problem-trend-aggregation-collection.d.ts +3 -3
  205. package/lib/model/problem-trend-aggregation-collection.js +3 -3
  206. package/lib/model/problem-trend-aggregation.d.ts +3 -3
  207. package/lib/model/problem-trend-aggregation.js +3 -3
  208. package/lib/model/problem.d.ts +3 -3
  209. package/lib/model/problem.js +3 -3
  210. package/lib/model/recommendation-lifecycle-detail.d.ts +3 -3
  211. package/lib/model/recommendation-lifecycle-detail.js +3 -3
  212. package/lib/model/recommendation-summary-collection.d.ts +3 -3
  213. package/lib/model/recommendation-summary-collection.js +3 -3
  214. package/lib/model/recommendation-summary.d.ts +3 -3
  215. package/lib/model/recommendation-summary.js +3 -3
  216. package/lib/model/recommendation-type.d.ts +3 -3
  217. package/lib/model/recommendation-type.js +3 -3
  218. package/lib/model/remove-compartment-details.d.ts +29 -0
  219. package/lib/model/remove-compartment-details.js +32 -0
  220. package/lib/model/remove-compartment-details.js.map +1 -0
  221. package/lib/model/request-summarized-trend-resource-risk-scores-details.d.ts +3 -3
  222. package/lib/model/request-summarized-trend-resource-risk-scores-details.js +3 -3
  223. package/lib/model/resource-profile-collection.d.ts +3 -3
  224. package/lib/model/resource-profile-collection.js +3 -3
  225. package/lib/model/resource-profile-endpoint-collection.d.ts +3 -3
  226. package/lib/model/resource-profile-endpoint-collection.js +3 -3
  227. package/lib/model/resource-profile-endpoint-summary.d.ts +3 -3
  228. package/lib/model/resource-profile-endpoint-summary.js +3 -3
  229. package/lib/model/resource-profile-impacted-resource-collection.d.ts +3 -3
  230. package/lib/model/resource-profile-impacted-resource-collection.js +3 -3
  231. package/lib/model/resource-profile-impacted-resource-summary.d.ts +3 -3
  232. package/lib/model/resource-profile-impacted-resource-summary.js +3 -3
  233. package/lib/model/resource-profile-risk-score-aggregation-summary-collection.d.ts +3 -3
  234. package/lib/model/resource-profile-risk-score-aggregation-summary-collection.js +3 -3
  235. package/lib/model/resource-profile-risk-score-aggregation-summary.d.ts +3 -3
  236. package/lib/model/resource-profile-risk-score-aggregation-summary.js +3 -3
  237. package/lib/model/resource-profile-summary.d.ts +3 -3
  238. package/lib/model/resource-profile-summary.js +3 -3
  239. package/lib/model/resource-profile.d.ts +3 -3
  240. package/lib/model/resource-profile.js +3 -3
  241. package/lib/model/resource-risk-score-aggregation-collection.d.ts +3 -3
  242. package/lib/model/resource-risk-score-aggregation-collection.js +3 -3
  243. package/lib/model/resource-risk-score-aggregation.d.ts +3 -3
  244. package/lib/model/resource-risk-score-aggregation.js +3 -3
  245. package/lib/model/resource-risk-score-dimension.d.ts +3 -3
  246. package/lib/model/resource-risk-score-dimension.js +3 -3
  247. package/lib/model/resource-type-collection.d.ts +3 -3
  248. package/lib/model/resource-type-collection.js +3 -3
  249. package/lib/model/resource-type-summary.d.ts +3 -3
  250. package/lib/model/resource-type-summary.js +3 -3
  251. package/lib/model/responder-activity-collection.d.ts +3 -3
  252. package/lib/model/responder-activity-collection.js +3 -3
  253. package/lib/model/responder-activity-summary.d.ts +3 -3
  254. package/lib/model/responder-activity-summary.js +3 -3
  255. package/lib/model/responder-activity-type.d.ts +3 -3
  256. package/lib/model/responder-activity-type.js +3 -3
  257. package/lib/model/responder-configuration.d.ts +3 -3
  258. package/lib/model/responder-configuration.js +3 -3
  259. package/lib/model/responder-dimension.d.ts +3 -3
  260. package/lib/model/responder-dimension.js +3 -3
  261. package/lib/model/responder-execution-aggregation-collection.d.ts +3 -3
  262. package/lib/model/responder-execution-aggregation-collection.js +3 -3
  263. package/lib/model/responder-execution-aggregation.d.ts +3 -3
  264. package/lib/model/responder-execution-aggregation.js +3 -3
  265. package/lib/model/responder-execution-collection.d.ts +3 -3
  266. package/lib/model/responder-execution-collection.js +3 -3
  267. package/lib/model/responder-execution-modes.d.ts +3 -3
  268. package/lib/model/responder-execution-modes.js +3 -3
  269. package/lib/model/responder-execution-states.d.ts +3 -3
  270. package/lib/model/responder-execution-states.js +3 -3
  271. package/lib/model/responder-execution-status.d.ts +3 -3
  272. package/lib/model/responder-execution-status.js +3 -3
  273. package/lib/model/responder-execution-summary.d.ts +3 -3
  274. package/lib/model/responder-execution-summary.js +3 -3
  275. package/lib/model/responder-execution-trend-aggregation-collection.d.ts +3 -3
  276. package/lib/model/responder-execution-trend-aggregation-collection.js +3 -3
  277. package/lib/model/responder-execution-trend-aggregation.d.ts +3 -3
  278. package/lib/model/responder-execution-trend-aggregation.js +3 -3
  279. package/lib/model/responder-execution.d.ts +3 -3
  280. package/lib/model/responder-execution.js +3 -3
  281. package/lib/model/responder-mode-types.d.ts +3 -3
  282. package/lib/model/responder-mode-types.js +3 -3
  283. package/lib/model/responder-recipe-collection.d.ts +3 -3
  284. package/lib/model/responder-recipe-collection.js +3 -3
  285. package/lib/model/responder-recipe-responder-rule-collection.d.ts +3 -3
  286. package/lib/model/responder-recipe-responder-rule-collection.js +3 -3
  287. package/lib/model/responder-recipe-responder-rule-summary.d.ts +3 -3
  288. package/lib/model/responder-recipe-responder-rule-summary.js +3 -3
  289. package/lib/model/responder-recipe-responder-rule.d.ts +3 -3
  290. package/lib/model/responder-recipe-responder-rule.js +3 -3
  291. package/lib/model/responder-recipe-summary.d.ts +3 -3
  292. package/lib/model/responder-recipe-summary.js +3 -3
  293. package/lib/model/responder-recipe.d.ts +3 -3
  294. package/lib/model/responder-recipe.js +3 -3
  295. package/lib/model/responder-rule-collection.d.ts +3 -3
  296. package/lib/model/responder-rule-collection.js +3 -3
  297. package/lib/model/responder-rule-details.d.ts +3 -3
  298. package/lib/model/responder-rule-details.js +3 -3
  299. package/lib/model/responder-rule-execution-details.d.ts +3 -3
  300. package/lib/model/responder-rule-execution-details.js +3 -3
  301. package/lib/model/responder-rule-summary.d.ts +3 -3
  302. package/lib/model/responder-rule-summary.js +3 -3
  303. package/lib/model/responder-rule.d.ts +3 -3
  304. package/lib/model/responder-rule.js +3 -3
  305. package/lib/model/responder-type.d.ts +3 -3
  306. package/lib/model/responder-type.js +3 -3
  307. package/lib/model/risk-level.d.ts +3 -3
  308. package/lib/model/risk-level.js +3 -3
  309. package/lib/model/risk-score-aggregation-collection.d.ts +3 -3
  310. package/lib/model/risk-score-aggregation-collection.js +3 -3
  311. package/lib/model/risk-score-aggregation.d.ts +3 -3
  312. package/lib/model/risk-score-aggregation.js +3 -3
  313. package/lib/model/rule-summary.d.ts +3 -3
  314. package/lib/model/rule-summary.js +3 -3
  315. package/lib/model/security-policy-collection.d.ts +29 -0
  316. package/lib/model/security-policy-collection.js +64 -0
  317. package/lib/model/security-policy-collection.js.map +1 -0
  318. package/lib/model/security-policy-summary.d.ts +106 -0
  319. package/lib/model/security-policy-summary.js +32 -0
  320. package/lib/model/security-policy-summary.js.map +1 -0
  321. package/lib/model/security-policy.d.ts +106 -0
  322. package/lib/model/security-policy.js +32 -0
  323. package/lib/model/security-policy.js.map +1 -0
  324. package/lib/model/security-rating.d.ts +3 -3
  325. package/lib/model/security-rating.js +3 -3
  326. package/lib/model/security-recipe-collection.d.ts +29 -0
  327. package/lib/model/security-recipe-collection.js +64 -0
  328. package/lib/model/security-recipe-collection.js.map +1 -0
  329. package/lib/model/security-recipe-summary.d.ts +98 -0
  330. package/lib/model/security-recipe-summary.js +32 -0
  331. package/lib/model/security-recipe-summary.js.map +1 -0
  332. package/lib/model/security-recipe.d.ts +98 -0
  333. package/lib/model/security-recipe.js +32 -0
  334. package/lib/model/security-recipe.js.map +1 -0
  335. package/lib/model/security-score-aggregation-collection.d.ts +3 -3
  336. package/lib/model/security-score-aggregation-collection.js +3 -3
  337. package/lib/model/security-score-aggregation.d.ts +3 -3
  338. package/lib/model/security-score-aggregation.js +3 -3
  339. package/lib/model/security-score-trend-aggregation-collection.d.ts +3 -3
  340. package/lib/model/security-score-trend-aggregation-collection.js +3 -3
  341. package/lib/model/security-score-trend-aggregation.d.ts +3 -3
  342. package/lib/model/security-score-trend-aggregation.js +3 -3
  343. package/lib/model/security-zone-collection.d.ts +29 -0
  344. package/lib/model/security-zone-collection.js +64 -0
  345. package/lib/model/security-zone-collection.js.map +1 -0
  346. package/lib/model/security-zone-summary.d.ts +94 -0
  347. package/lib/model/security-zone-summary.js +32 -0
  348. package/lib/model/security-zone-summary.js.map +1 -0
  349. package/lib/model/security-zone-target-details.d.ts +39 -0
  350. package/lib/model/security-zone-target-details.js +69 -0
  351. package/lib/model/security-zone-target-details.js.map +1 -0
  352. package/lib/model/security-zone.d.ts +102 -0
  353. package/lib/model/security-zone.js +32 -0
  354. package/lib/model/security-zone.js.map +1 -0
  355. package/lib/model/service-type-summary.d.ts +3 -3
  356. package/lib/model/service-type-summary.js +3 -3
  357. package/lib/model/severity.d.ts +3 -3
  358. package/lib/model/severity.js +3 -3
  359. package/lib/model/sighting-collection.d.ts +3 -3
  360. package/lib/model/sighting-collection.js +3 -3
  361. package/lib/model/sighting-endpoint-collection.d.ts +3 -3
  362. package/lib/model/sighting-endpoint-collection.js +3 -3
  363. package/lib/model/sighting-endpoint-summary.d.ts +3 -3
  364. package/lib/model/sighting-endpoint-summary.js +3 -3
  365. package/lib/model/sighting-impacted-resource-collection.d.ts +3 -3
  366. package/lib/model/sighting-impacted-resource-collection.js +3 -3
  367. package/lib/model/sighting-impacted-resource-summary.d.ts +3 -3
  368. package/lib/model/sighting-impacted-resource-summary.js +3 -3
  369. package/lib/model/sighting-summary.d.ts +3 -3
  370. package/lib/model/sighting-summary.js +3 -3
  371. package/lib/model/sighting-type.d.ts +3 -3
  372. package/lib/model/sighting-type.js +3 -3
  373. package/lib/model/sighting.d.ts +3 -7
  374. package/lib/model/sighting.js +3 -3
  375. package/lib/model/sighting.js.map +1 -1
  376. package/lib/model/simple-condition.d.ts +3 -3
  377. package/lib/model/simple-condition.js +3 -3
  378. package/lib/model/skip-bulk-responder-execution-details.d.ts +3 -3
  379. package/lib/model/skip-bulk-responder-execution-details.js +3 -3
  380. package/lib/model/sort-orders.d.ts +3 -3
  381. package/lib/model/sort-orders.js +3 -3
  382. package/lib/model/tactic-collection.d.ts +3 -3
  383. package/lib/model/tactic-collection.js +3 -3
  384. package/lib/model/tactic-summary.d.ts +3 -3
  385. package/lib/model/tactic-summary.js +3 -3
  386. package/lib/model/target-collection.d.ts +3 -3
  387. package/lib/model/target-collection.js +3 -3
  388. package/lib/model/target-details.d.ts +25 -0
  389. package/lib/model/target-details.js +68 -0
  390. package/lib/model/target-details.js.map +1 -0
  391. package/lib/model/target-detector-details.d.ts +3 -3
  392. package/lib/model/target-detector-details.js +3 -3
  393. package/lib/model/target-detector-recipe-collection.d.ts +3 -3
  394. package/lib/model/target-detector-recipe-collection.js +3 -3
  395. package/lib/model/target-detector-recipe-detector-rule-collection.d.ts +3 -3
  396. package/lib/model/target-detector-recipe-detector-rule-collection.js +3 -3
  397. package/lib/model/target-detector-recipe-detector-rule-summary.d.ts +3 -3
  398. package/lib/model/target-detector-recipe-detector-rule-summary.js +3 -3
  399. package/lib/model/target-detector-recipe-detector-rule.d.ts +3 -3
  400. package/lib/model/target-detector-recipe-detector-rule.js +3 -3
  401. package/lib/model/target-detector-recipe-summary.d.ts +3 -3
  402. package/lib/model/target-detector-recipe-summary.js +3 -3
  403. package/lib/model/target-detector-recipe.d.ts +3 -3
  404. package/lib/model/target-detector-recipe.js +3 -3
  405. package/lib/model/target-ids-selected.d.ts +3 -3
  406. package/lib/model/target-ids-selected.js +3 -3
  407. package/lib/model/target-resource-type.d.ts +4 -3
  408. package/lib/model/target-resource-type.js +4 -3
  409. package/lib/model/target-resource-type.js.map +1 -1
  410. package/lib/model/target-resource-types-selected.d.ts +4 -3
  411. package/lib/model/target-resource-types-selected.js +4 -3
  412. package/lib/model/target-resource-types-selected.js.map +1 -1
  413. package/lib/model/target-responder-recipe-collection.d.ts +3 -3
  414. package/lib/model/target-responder-recipe-collection.js +3 -3
  415. package/lib/model/target-responder-recipe-responder-rule-collection.d.ts +3 -3
  416. package/lib/model/target-responder-recipe-responder-rule-collection.js +3 -3
  417. package/lib/model/target-responder-recipe-responder-rule-summary.d.ts +3 -3
  418. package/lib/model/target-responder-recipe-responder-rule-summary.js +3 -3
  419. package/lib/model/target-responder-recipe-responder-rule.d.ts +3 -3
  420. package/lib/model/target-responder-recipe-responder-rule.js +3 -3
  421. package/lib/model/target-responder-recipe-summary.d.ts +3 -3
  422. package/lib/model/target-responder-recipe-summary.js +3 -3
  423. package/lib/model/target-responder-recipe.d.ts +3 -3
  424. package/lib/model/target-responder-recipe.js +3 -3
  425. package/lib/model/target-selected.d.ts +3 -3
  426. package/lib/model/target-selected.js +3 -3
  427. package/lib/model/target-summary.d.ts +3 -3
  428. package/lib/model/target-summary.js +3 -3
  429. package/lib/model/target.d.ts +4 -3
  430. package/lib/model/target.js +9 -3
  431. package/lib/model/target.js.map +1 -1
  432. package/lib/model/technique-collection.d.ts +3 -3
  433. package/lib/model/technique-collection.js +3 -3
  434. package/lib/model/technique-summary.d.ts +3 -3
  435. package/lib/model/technique-summary.js +3 -3
  436. package/lib/model/trigger-responder-details.d.ts +3 -3
  437. package/lib/model/trigger-responder-details.js +3 -3
  438. package/lib/model/update-bulk-problem-status-details.d.ts +3 -3
  439. package/lib/model/update-bulk-problem-status-details.js +3 -3
  440. package/lib/model/update-configuration-details.d.ts +3 -3
  441. package/lib/model/update-configuration-details.js +3 -3
  442. package/lib/model/update-data-mask-rule-details.d.ts +3 -3
  443. package/lib/model/update-data-mask-rule-details.js +3 -3
  444. package/lib/model/update-detector-recipe-details.d.ts +3 -3
  445. package/lib/model/update-detector-recipe-details.js +3 -3
  446. package/lib/model/update-detector-recipe-detector-rule-details.d.ts +3 -3
  447. package/lib/model/update-detector-recipe-detector-rule-details.js +3 -3
  448. package/lib/model/update-detector-recipe-detector-rule.d.ts +3 -3
  449. package/lib/model/update-detector-recipe-detector-rule.js +3 -3
  450. package/lib/model/update-detector-rule-details.d.ts +3 -3
  451. package/lib/model/update-detector-rule-details.js +3 -3
  452. package/lib/model/update-managed-list-details.d.ts +3 -3
  453. package/lib/model/update-managed-list-details.js +3 -3
  454. package/lib/model/update-problem-status-details.d.ts +3 -3
  455. package/lib/model/update-problem-status-details.js +3 -3
  456. package/lib/model/update-responder-recipe-details.d.ts +3 -3
  457. package/lib/model/update-responder-recipe-details.js +3 -3
  458. package/lib/model/update-responder-recipe-responder-rule-details.d.ts +3 -3
  459. package/lib/model/update-responder-recipe-responder-rule-details.js +3 -3
  460. package/lib/model/update-responder-recipe-responder-rule.d.ts +3 -3
  461. package/lib/model/update-responder-recipe-responder-rule.js +3 -3
  462. package/lib/model/update-responder-rule-details.d.ts +3 -3
  463. package/lib/model/update-responder-rule-details.js +3 -3
  464. package/lib/model/update-security-policy-details.d.ts +48 -0
  465. package/lib/model/update-security-policy-details.js +32 -0
  466. package/lib/model/update-security-policy-details.js.map +1 -0
  467. package/lib/model/update-security-recipe-details.d.ts +56 -0
  468. package/lib/model/update-security-recipe-details.js +32 -0
  469. package/lib/model/update-security-recipe-details.js.map +1 -0
  470. package/lib/model/update-security-zone-details.d.ts +56 -0
  471. package/lib/model/update-security-zone-details.js +32 -0
  472. package/lib/model/update-security-zone-details.js.map +1 -0
  473. package/lib/model/update-target-details.d.ts +3 -3
  474. package/lib/model/update-target-details.js +3 -3
  475. package/lib/model/update-target-detector-recipe-details.d.ts +11 -3
  476. package/lib/model/update-target-detector-recipe-details.js +3 -3
  477. package/lib/model/update-target-detector-recipe-details.js.map +1 -1
  478. package/lib/model/update-target-detector-recipe-detector-rule-details.d.ts +3 -3
  479. package/lib/model/update-target-detector-recipe-detector-rule-details.js +3 -3
  480. package/lib/model/update-target-detector-recipe.d.ts +3 -3
  481. package/lib/model/update-target-detector-recipe.js +3 -3
  482. package/lib/model/update-target-detector-rule-details.d.ts +3 -3
  483. package/lib/model/update-target-detector-rule-details.js +3 -3
  484. package/lib/model/update-target-recipe-detector-rule-details.d.ts +3 -3
  485. package/lib/model/update-target-recipe-detector-rule-details.js +3 -3
  486. package/lib/model/update-target-recipe-responder-rule-details.d.ts +3 -3
  487. package/lib/model/update-target-recipe-responder-rule-details.js +3 -3
  488. package/lib/model/update-target-responder-recipe-details.d.ts +3 -3
  489. package/lib/model/update-target-responder-recipe-details.js +3 -3
  490. package/lib/model/update-target-responder-recipe-responder-rule-details.d.ts +3 -3
  491. package/lib/model/update-target-responder-recipe-responder-rule-details.js +3 -3
  492. package/lib/model/update-target-responder-recipe.d.ts +3 -3
  493. package/lib/model/update-target-responder-recipe.js +3 -3
  494. package/lib/model/update-target-responder-rule-details.d.ts +3 -3
  495. package/lib/model/update-target-responder-rule-details.js +3 -3
  496. package/lib/request/add-compartment-request.d.ts +49 -0
  497. package/lib/request/add-compartment-request.js +15 -0
  498. package/lib/request/add-compartment-request.js.map +1 -0
  499. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  500. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  501. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  502. package/lib/request/change-security-recipe-compartment-request.d.ts +49 -0
  503. package/lib/request/change-security-recipe-compartment-request.js +15 -0
  504. package/lib/request/change-security-recipe-compartment-request.js.map +1 -0
  505. package/lib/request/change-security-zone-compartment-request.d.ts +49 -0
  506. package/lib/request/change-security-zone-compartment-request.js +15 -0
  507. package/lib/request/change-security-zone-compartment-request.js.map +1 -0
  508. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  509. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  510. package/lib/request/create-managed-list-request.d.ts +1 -1
  511. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  512. package/lib/request/create-security-recipe-request.d.ts +36 -0
  513. package/lib/request/create-security-recipe-request.js +15 -0
  514. package/lib/request/create-security-recipe-request.js.map +1 -0
  515. package/lib/request/create-security-zone-request.d.ts +36 -0
  516. package/lib/request/create-security-zone-request.js +15 -0
  517. package/lib/request/create-security-zone-request.js.map +1 -0
  518. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  519. package/lib/request/create-target-request.d.ts +1 -1
  520. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  521. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  522. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  523. package/lib/request/delete-managed-list-request.d.ts +1 -1
  524. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  525. package/lib/request/delete-security-recipe-request.d.ts +35 -0
  526. package/lib/request/delete-security-recipe-request.js +15 -0
  527. package/lib/request/delete-security-recipe-request.js.map +1 -0
  528. package/lib/request/delete-security-zone-request.d.ts +35 -0
  529. package/lib/request/delete-security-zone-request.js +15 -0
  530. package/lib/request/delete-security-zone-request.js.map +1 -0
  531. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  532. package/lib/request/delete-target-request.d.ts +1 -1
  533. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  534. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  535. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  536. package/lib/request/get-configuration-request.d.ts +1 -1
  537. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  538. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  539. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  540. package/lib/request/get-detector-request.d.ts +1 -1
  541. package/lib/request/get-detector-rule-request.d.ts +1 -1
  542. package/lib/request/get-managed-list-request.d.ts +1 -1
  543. package/lib/request/get-problem-request.d.ts +1 -1
  544. package/lib/request/get-resource-profile-request.d.ts +1 -1
  545. package/lib/request/get-responder-execution-request.d.ts +1 -1
  546. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  547. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  548. package/lib/request/get-responder-rule-request.d.ts +1 -1
  549. package/lib/request/get-security-policy-request.d.ts +26 -0
  550. package/lib/request/get-security-policy-request.js +15 -0
  551. package/lib/request/get-security-policy-request.js.map +1 -0
  552. package/lib/request/get-security-recipe-request.d.ts +26 -0
  553. package/lib/request/get-security-recipe-request.js +15 -0
  554. package/lib/request/get-security-recipe-request.js.map +1 -0
  555. package/lib/request/get-security-zone-request.d.ts +26 -0
  556. package/lib/request/get-security-zone-request.js +15 -0
  557. package/lib/request/get-security-zone-request.js.map +1 -0
  558. package/lib/request/get-sighting-request.d.ts +1 -1
  559. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  560. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  561. package/lib/request/get-target-request.d.ts +1 -1
  562. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  563. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  564. package/lib/request/index.d.ts +35 -3
  565. package/lib/request/index.js +10 -4
  566. package/lib/request/index.js.map +1 -1
  567. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  568. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  569. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  570. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  571. package/lib/request/list-detector-rules-request.d.ts +1 -1
  572. package/lib/request/list-detectors-request.d.ts +1 -1
  573. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  574. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  575. package/lib/request/list-managed-lists-request.d.ts +1 -1
  576. package/lib/request/list-policies-request.d.ts +1 -1
  577. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  578. package/lib/request/list-problem-histories-request.d.ts +1 -1
  579. package/lib/request/list-problems-request.d.ts +6 -1
  580. package/lib/request/list-problems-request.js.map +1 -1
  581. package/lib/request/list-recommendations-request.d.ts +1 -1
  582. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  583. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  584. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  585. package/lib/request/list-resource-types-request.d.ts +1 -1
  586. package/lib/request/list-responder-activities-request.d.ts +1 -1
  587. package/lib/request/list-responder-executions-request.d.ts +1 -1
  588. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  589. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  590. package/lib/request/list-responder-rules-request.d.ts +1 -1
  591. package/lib/request/list-security-policies-request.d.ts +62 -0
  592. package/lib/request/list-security-policies-request.js +24 -0
  593. package/lib/request/list-security-policies-request.js.map +1 -0
  594. package/lib/request/list-security-recipes-request.d.ts +62 -0
  595. package/lib/request/list-security-recipes-request.js +24 -0
  596. package/lib/request/list-security-recipes-request.js.map +1 -0
  597. package/lib/request/list-security-zones-request.d.ts +70 -0
  598. package/lib/request/list-security-zones-request.js +24 -0
  599. package/lib/request/list-security-zones-request.js.map +1 -0
  600. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  601. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  602. package/lib/request/list-sightings-request.d.ts +1 -1
  603. package/lib/request/list-tactics-request.d.ts +1 -1
  604. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  605. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  606. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  607. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  608. package/lib/request/list-targets-request.d.ts +8 -1
  609. package/lib/request/list-targets-request.js.map +1 -1
  610. package/lib/request/list-techniques-request.d.ts +1 -1
  611. package/lib/request/remove-compartment-request.d.ts +49 -0
  612. package/lib/request/remove-compartment-request.js +15 -0
  613. package/lib/request/remove-compartment-request.js.map +1 -0
  614. package/lib/request/request-risk-scores-request.d.ts +1 -1
  615. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  616. package/lib/request/request-security-scores-request.d.ts +1 -1
  617. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  618. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  619. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  620. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  621. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  622. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  623. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  624. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  625. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  626. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  627. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  628. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  629. package/lib/request/trigger-responder-request.d.ts +1 -1
  630. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  631. package/lib/request/update-configuration-request.d.ts +1 -1
  632. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  633. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  634. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  635. package/lib/request/update-managed-list-request.d.ts +1 -1
  636. package/lib/request/update-problem-status-request.d.ts +1 -1
  637. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  638. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  639. package/lib/request/update-security-recipe-request.d.ts +40 -0
  640. package/lib/request/update-security-recipe-request.js +15 -0
  641. package/lib/request/update-security-recipe-request.js.map +1 -0
  642. package/lib/request/update-security-zone-request.d.ts +40 -0
  643. package/lib/request/update-security-zone-request.js +15 -0
  644. package/lib/request/update-security-zone-request.js.map +1 -0
  645. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  646. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  647. package/lib/request/update-target-request.d.ts +1 -1
  648. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  649. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  650. package/lib/response/add-compartment-response.d.ts +30 -0
  651. package/lib/response/add-compartment-response.js +15 -0
  652. package/lib/response/add-compartment-response.js.map +1 -0
  653. package/lib/response/change-security-recipe-compartment-response.d.ts +20 -0
  654. package/lib/response/change-security-recipe-compartment-response.js +15 -0
  655. package/lib/response/change-security-recipe-compartment-response.js.map +1 -0
  656. package/lib/response/change-security-zone-compartment-response.d.ts +20 -0
  657. package/lib/response/change-security-zone-compartment-response.js +15 -0
  658. package/lib/response/change-security-zone-compartment-response.js.map +1 -0
  659. package/lib/response/create-security-recipe-response.d.ts +30 -0
  660. package/lib/response/create-security-recipe-response.js +15 -0
  661. package/lib/response/create-security-recipe-response.js.map +1 -0
  662. package/lib/response/create-security-zone-response.d.ts +30 -0
  663. package/lib/response/create-security-zone-response.js +15 -0
  664. package/lib/response/create-security-zone-response.js.map +1 -0
  665. package/lib/response/delete-security-recipe-response.d.ts +20 -0
  666. package/lib/response/delete-security-recipe-response.js +15 -0
  667. package/lib/response/delete-security-recipe-response.js.map +1 -0
  668. package/lib/response/delete-security-zone-response.d.ts +20 -0
  669. package/lib/response/delete-security-zone-response.js +15 -0
  670. package/lib/response/delete-security-zone-response.js.map +1 -0
  671. package/lib/response/get-security-policy-response.d.ts +30 -0
  672. package/lib/response/get-security-policy-response.js +15 -0
  673. package/lib/response/get-security-policy-response.js.map +1 -0
  674. package/lib/response/get-security-recipe-response.d.ts +30 -0
  675. package/lib/response/get-security-recipe-response.js +15 -0
  676. package/lib/response/get-security-recipe-response.js.map +1 -0
  677. package/lib/response/get-security-zone-response.d.ts +30 -0
  678. package/lib/response/get-security-zone-response.js +15 -0
  679. package/lib/response/get-security-zone-response.js.map +1 -0
  680. package/lib/response/index.d.ts +35 -3
  681. package/lib/response/index.js +3 -3
  682. package/lib/response/list-security-policies-response.d.ts +32 -0
  683. package/lib/response/list-security-policies-response.js +15 -0
  684. package/lib/response/list-security-policies-response.js.map +1 -0
  685. package/lib/response/list-security-recipes-response.d.ts +32 -0
  686. package/lib/response/list-security-recipes-response.js +15 -0
  687. package/lib/response/list-security-recipes-response.js.map +1 -0
  688. package/lib/response/list-security-zones-response.d.ts +32 -0
  689. package/lib/response/list-security-zones-response.js +15 -0
  690. package/lib/response/list-security-zones-response.js.map +1 -0
  691. package/lib/response/remove-compartment-response.d.ts +30 -0
  692. package/lib/response/remove-compartment-response.js +15 -0
  693. package/lib/response/remove-compartment-response.js.map +1 -0
  694. package/lib/response/update-security-recipe-response.d.ts +30 -0
  695. package/lib/response/update-security-recipe-response.js +15 -0
  696. package/lib/response/update-security-recipe-response.js.map +1 -0
  697. package/lib/response/update-security-zone-response.d.ts +30 -0
  698. package/lib/response/update-security-zone-response.js +15 -0
  699. package/lib/response/update-security-zone-response.js.map +1 -0
  700. package/package.json +3 -3
@@ -0,0 +1,106 @@
1
+ /**
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
+
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
+
7
+ * OpenAPI spec version: 20200131
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * A security policy defines a security requirement for resources in a security zone. If a security zone enables a policy (using a recipe), then any action that attempts to violate that policy is denied.
19
+ */
20
+ export interface SecurityPolicy {
21
+ /**
22
+ * Unique identifier that is immutable on creation
23
+ */
24
+ "id": string;
25
+ /**
26
+ * A shorter version of the security policy's name
27
+ */
28
+ "friendlyName"?: string;
29
+ /**
30
+ * The security policy's full name
31
+ */
32
+ "displayName"?: string;
33
+ /**
34
+ * The security policy's description
35
+ */
36
+ "description"?: string;
37
+ /**
38
+ * The id of the security policy's compartment
39
+ */
40
+ "compartmentId": string;
41
+ /**
42
+ * The owner of the security policy
43
+ */
44
+ "owner": model.OwnerType;
45
+ /**
46
+ * The category of security policy
47
+ */
48
+ "category"?: string;
49
+ /**
50
+ * The list of services that the security policy protects
51
+ */
52
+ "services"?: Array<string>;
53
+ /**
54
+ * The time the security policy was created. An RFC3339 formatted datetime string.
55
+ */
56
+ "timeCreated"?: Date;
57
+ /**
58
+ * The time the security policy was last updated. An RFC3339 formatted datetime string.
59
+ */
60
+ "timeUpdated"?: Date;
61
+ /**
62
+ * The current state of the security policy
63
+ */
64
+ "lifecycleState"?: model.LifecycleState;
65
+ /**
66
+ * A message describing the current state in more detail. For example, this can be used to provide actionable information for a resource in a `Failed` state.
67
+ */
68
+ "lifecycleDetails"?: string;
69
+ /**
70
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
71
+ * Example: `{\"bar-key\": \"value\"}`
72
+ * <p>
73
+ Avoid entering confidential information.
74
+ *
75
+ */
76
+ "freeformTags"?: {
77
+ [key: string]: string;
78
+ };
79
+ /**
80
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
81
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
82
+ *
83
+ */
84
+ "definedTags"?: {
85
+ [key: string]: {
86
+ [key: string]: any;
87
+ };
88
+ };
89
+ /**
90
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
91
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
92
+ * System tags can be viewed by users, but can only be created by the system.
93
+ * <p>
94
+ Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
95
+ *
96
+ */
97
+ "systemTags"?: {
98
+ [key: string]: {
99
+ [key: string]: any;
100
+ };
101
+ };
102
+ }
103
+ export declare namespace SecurityPolicy {
104
+ function getJsonObj(obj: SecurityPolicy): object;
105
+ function getDeserializedJsonObj(obj: SecurityPolicy): object;
106
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
+
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
+
8
+ * OpenAPI spec version: 20200131
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.SecurityPolicy = void 0;
19
+ var SecurityPolicy;
20
+ (function (SecurityPolicy) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ SecurityPolicy.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ SecurityPolicy.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(SecurityPolicy = exports.SecurityPolicy || (exports.SecurityPolicy = {}));
32
+ //# sourceMappingURL=security-policy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"security-policy.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/security-policy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAkFH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
+
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
+
7
+ * OpenAPI spec version: 20200131
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Results of a security zone recipe search. Contains `SecurityRecipeSummary` items.
19
+ */
20
+ export interface SecurityRecipeCollection {
21
+ /**
22
+ * A list of security zone recipe summaries
23
+ */
24
+ "items": Array<model.SecurityRecipeSummary>;
25
+ }
26
+ export declare namespace SecurityRecipeCollection {
27
+ function getJsonObj(obj: SecurityRecipeCollection): object;
28
+ function getDeserializedJsonObj(obj: SecurityRecipeCollection): object;
29
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
+
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
+
8
+ * OpenAPI spec version: 20200131
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.SecurityRecipeCollection = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var SecurityRecipeCollection;
40
+ (function (SecurityRecipeCollection) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.SecurityRecipeSummary.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ SecurityRecipeCollection.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.SecurityRecipeSummary.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ SecurityRecipeCollection.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(SecurityRecipeCollection = exports.SecurityRecipeCollection || (exports.SecurityRecipeCollection = {}));
64
+ //# sourceMappingURL=security-recipe-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"security-recipe-collection.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/security-recipe-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,wBAAwB,CA6BxC;AA7BD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA6BxC"}
@@ -0,0 +1,98 @@
1
+ /**
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
+
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
+
7
+ * OpenAPI spec version: 20200131
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Summary information for a security zone recipe. A security zone recipe is a collection of security zone policies. Oracle Cloud Infrastructure enforces these policies on security zones that use the recipe.
19
+ */
20
+ export interface SecurityRecipeSummary {
21
+ /**
22
+ * Unique identifier that is immutable on creation
23
+ */
24
+ "id": string;
25
+ /**
26
+ * The recipe's name
27
+ */
28
+ "displayName"?: string;
29
+ /**
30
+ * The recipe's description
31
+ */
32
+ "description"?: string;
33
+ /**
34
+ * The id of the compartment that contains the recipe
35
+ */
36
+ "compartmentId": string;
37
+ /**
38
+ * The owner of the recipe
39
+ */
40
+ "owner": model.OwnerType;
41
+ /**
42
+ * The list of `SecurityPolicy` ids that are included in the recipe
43
+ */
44
+ "securityPolicies": Array<string>;
45
+ /**
46
+ * The time the recipe was created. An RFC3339 formatted datetime string.
47
+ */
48
+ "timeCreated"?: Date;
49
+ /**
50
+ * The time the recipe was last updated. An RFC3339 formatted datetime string.
51
+ */
52
+ "timeUpdated"?: Date;
53
+ /**
54
+ * The current state of the recipe
55
+ */
56
+ "lifecycleState"?: model.LifecycleState;
57
+ /**
58
+ * A message describing the current state in more detail. For example, this can be used to provide actionable information for a recipe in the `Failed` state.
59
+ */
60
+ "lifecycleDetails"?: string;
61
+ /**
62
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
63
+ * Example: `{\"bar-key\": \"value\"}`
64
+ * <p>
65
+ Avoid entering confidential information.
66
+ *
67
+ */
68
+ "freeformTags"?: {
69
+ [key: string]: string;
70
+ };
71
+ /**
72
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
73
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
74
+ *
75
+ */
76
+ "definedTags"?: {
77
+ [key: string]: {
78
+ [key: string]: any;
79
+ };
80
+ };
81
+ /**
82
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
83
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
84
+ * System tags can be viewed by users, but can only be created by the system.
85
+ * <p>
86
+ Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
87
+ *
88
+ */
89
+ "systemTags"?: {
90
+ [key: string]: {
91
+ [key: string]: any;
92
+ };
93
+ };
94
+ }
95
+ export declare namespace SecurityRecipeSummary {
96
+ function getJsonObj(obj: SecurityRecipeSummary): object;
97
+ function getDeserializedJsonObj(obj: SecurityRecipeSummary): object;
98
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
+
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
+
8
+ * OpenAPI spec version: 20200131
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.SecurityRecipeSummary = void 0;
19
+ var SecurityRecipeSummary;
20
+ (function (SecurityRecipeSummary) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ SecurityRecipeSummary.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ SecurityRecipeSummary.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(SecurityRecipeSummary = exports.SecurityRecipeSummary || (exports.SecurityRecipeSummary = {}));
32
+ //# sourceMappingURL=security-recipe-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"security-recipe-summary.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/security-recipe-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA0EH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
@@ -0,0 +1,98 @@
1
+ /**
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
+
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
+
7
+ * OpenAPI spec version: 20200131
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * A security zone recipe is a collection of security zone policies. Oracle Cloud Infrastructure enforces these policies on security zones that use the recipe.
19
+ */
20
+ export interface SecurityRecipe {
21
+ /**
22
+ * Unique identifier that is immutable on creation
23
+ */
24
+ "id": string;
25
+ /**
26
+ * The recipe's name
27
+ */
28
+ "displayName"?: string;
29
+ /**
30
+ * The recipe's description
31
+ */
32
+ "description"?: string;
33
+ /**
34
+ * The id of the compartment that contains the recipe
35
+ */
36
+ "compartmentId": string;
37
+ /**
38
+ * The owner of the recipe
39
+ */
40
+ "owner": model.OwnerType;
41
+ /**
42
+ * The list of `SecurityPolicy` ids that are included in the recipe
43
+ */
44
+ "securityPolicies": Array<string>;
45
+ /**
46
+ * The time the recipe was created. An RFC3339 formatted datetime string.
47
+ */
48
+ "timeCreated"?: Date;
49
+ /**
50
+ * The time the recipe was last updated. An RFC3339 formatted datetime string.
51
+ */
52
+ "timeUpdated"?: Date;
53
+ /**
54
+ * The current state of the recipe
55
+ */
56
+ "lifecycleState"?: model.LifecycleState;
57
+ /**
58
+ * A message describing the current state in more detail. For example, this can be used to provide actionable information for a recipe in the `Failed` state.
59
+ */
60
+ "lifecycleDetails"?: string;
61
+ /**
62
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
63
+ * Example: `{\"bar-key\": \"value\"}`
64
+ * <p>
65
+ Avoid entering confidential information.
66
+ *
67
+ */
68
+ "freeformTags"?: {
69
+ [key: string]: string;
70
+ };
71
+ /**
72
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
73
+ * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
74
+ *
75
+ */
76
+ "definedTags"?: {
77
+ [key: string]: {
78
+ [key: string]: any;
79
+ };
80
+ };
81
+ /**
82
+ * System tags for this resource. Each key is predefined and scoped to a namespace.
83
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
84
+ * System tags can be viewed by users, but can only be created by the system.
85
+ * <p>
86
+ Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
87
+ *
88
+ */
89
+ "systemTags"?: {
90
+ [key: string]: {
91
+ [key: string]: any;
92
+ };
93
+ };
94
+ }
95
+ export declare namespace SecurityRecipe {
96
+ function getJsonObj(obj: SecurityRecipe): object;
97
+ function getDeserializedJsonObj(obj: SecurityRecipe): object;
98
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
+
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
+
8
+ * OpenAPI spec version: 20200131
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.SecurityRecipe = void 0;
19
+ var SecurityRecipe;
20
+ (function (SecurityRecipe) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ SecurityRecipe.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ SecurityRecipe.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(SecurityRecipe = exports.SecurityRecipe || (exports.SecurityRecipe = {}));
32
+ //# sourceMappingURL=security-recipe.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"security-recipe.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/security-recipe.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA0EH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *