oci-identity 2.102.1 → 2.103.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 (449) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +195 -195
  4. package/lib/client.js +195 -195
  5. package/lib/identity-waiter.d.ts +1 -1
  6. package/lib/identity-waiter.js +1 -1
  7. package/lib/model/add-lock-details.d.ts +1 -1
  8. package/lib/model/add-lock-details.js +1 -1
  9. package/lib/model/add-user-to-group-details.d.ts +1 -1
  10. package/lib/model/add-user-to-group-details.js +1 -1
  11. package/lib/model/allowed-domain-license-type-summary.d.ts +1 -1
  12. package/lib/model/allowed-domain-license-type-summary.js +1 -1
  13. package/lib/model/api-key.d.ts +3 -3
  14. package/lib/model/api-key.js +1 -1
  15. package/lib/model/auth-token.d.ts +2 -2
  16. package/lib/model/auth-token.js +1 -1
  17. package/lib/model/authentication-policy.d.ts +1 -1
  18. package/lib/model/authentication-policy.js +1 -1
  19. package/lib/model/availability-domain.d.ts +2 -2
  20. package/lib/model/availability-domain.js +1 -1
  21. package/lib/model/base-tag-definition-validator.d.ts +3 -3
  22. package/lib/model/base-tag-definition-validator.js +1 -1
  23. package/lib/model/bulk-action-resource-type-collection.d.ts +1 -1
  24. package/lib/model/bulk-action-resource-type-collection.js +1 -1
  25. package/lib/model/bulk-action-resource-type.d.ts +1 -1
  26. package/lib/model/bulk-action-resource-type.js +1 -1
  27. package/lib/model/bulk-action-resource.d.ts +1 -1
  28. package/lib/model/bulk-action-resource.js +1 -1
  29. package/lib/model/bulk-delete-resources-details.d.ts +1 -1
  30. package/lib/model/bulk-delete-resources-details.js +1 -1
  31. package/lib/model/bulk-delete-tags-details.d.ts +1 -1
  32. package/lib/model/bulk-delete-tags-details.js +1 -1
  33. package/lib/model/bulk-edit-operation-details.d.ts +2 -2
  34. package/lib/model/bulk-edit-operation-details.js +1 -1
  35. package/lib/model/bulk-edit-resource.d.ts +1 -1
  36. package/lib/model/bulk-edit-resource.js +1 -1
  37. package/lib/model/bulk-edit-tags-details.d.ts +1 -1
  38. package/lib/model/bulk-edit-tags-details.js +1 -1
  39. package/lib/model/bulk-edit-tags-resource-type-collection.d.ts +1 -1
  40. package/lib/model/bulk-edit-tags-resource-type-collection.js +1 -1
  41. package/lib/model/bulk-edit-tags-resource-type.d.ts +3 -3
  42. package/lib/model/bulk-edit-tags-resource-type.js +1 -1
  43. package/lib/model/bulk-move-resources-details.d.ts +2 -2
  44. package/lib/model/bulk-move-resources-details.js +1 -1
  45. package/lib/model/change-domain-compartment-details.d.ts +2 -2
  46. package/lib/model/change-domain-compartment-details.js +1 -1
  47. package/lib/model/change-domain-license-type-details.d.ts +1 -1
  48. package/lib/model/change-domain-license-type-details.js +1 -1
  49. package/lib/model/change-tag-namespace-compartment-detail.d.ts +1 -1
  50. package/lib/model/change-tag-namespace-compartment-detail.js +1 -1
  51. package/lib/model/change-tas-domain-license-type-details.d.ts +1 -1
  52. package/lib/model/change-tas-domain-license-type-details.js +1 -1
  53. package/lib/model/compartment.d.ts +6 -6
  54. package/lib/model/compartment.js +1 -1
  55. package/lib/model/create-api-key-details.d.ts +1 -1
  56. package/lib/model/create-api-key-details.js +1 -1
  57. package/lib/model/create-auth-token-details.d.ts +1 -1
  58. package/lib/model/create-auth-token-details.js +1 -1
  59. package/lib/model/create-compartment-details.d.ts +3 -3
  60. package/lib/model/create-compartment-details.js +1 -1
  61. package/lib/model/create-customer-secret-key-details.d.ts +1 -1
  62. package/lib/model/create-customer-secret-key-details.js +1 -1
  63. package/lib/model/create-db-credential-details.d.ts +1 -1
  64. package/lib/model/create-db-credential-details.js +1 -1
  65. package/lib/model/create-domain-details.d.ts +4 -4
  66. package/lib/model/create-domain-details.js +1 -1
  67. package/lib/model/create-dynamic-group-details.d.ts +4 -4
  68. package/lib/model/create-dynamic-group-details.js +1 -1
  69. package/lib/model/create-group-details.d.ts +3 -3
  70. package/lib/model/create-group-details.js +1 -1
  71. package/lib/model/create-identity-provider-details.d.ts +3 -3
  72. package/lib/model/create-identity-provider-details.js +1 -1
  73. package/lib/model/create-idp-group-mapping-details.d.ts +1 -1
  74. package/lib/model/create-idp-group-mapping-details.js +1 -1
  75. package/lib/model/create-network-source-details.d.ts +3 -3
  76. package/lib/model/create-network-source-details.js +1 -1
  77. package/lib/model/create-oauth2-client-credential-details.d.ts +1 -1
  78. package/lib/model/create-oauth2-client-credential-details.js +1 -1
  79. package/lib/model/create-policy-details.d.ts +5 -5
  80. package/lib/model/create-policy-details.js +1 -1
  81. package/lib/model/create-region-subscription-details.d.ts +2 -2
  82. package/lib/model/create-region-subscription-details.js +1 -1
  83. package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
  84. package/lib/model/create-saml2-identity-provider-details.js +1 -1
  85. package/lib/model/create-smtp-credential-details.d.ts +1 -1
  86. package/lib/model/create-smtp-credential-details.js +1 -1
  87. package/lib/model/create-swift-password-details.d.ts +1 -1
  88. package/lib/model/create-swift-password-details.js +1 -1
  89. package/lib/model/create-tag-default-details.d.ts +1 -1
  90. package/lib/model/create-tag-default-details.js +1 -1
  91. package/lib/model/create-tag-details.d.ts +3 -3
  92. package/lib/model/create-tag-details.js +1 -1
  93. package/lib/model/create-tag-namespace-details.d.ts +3 -3
  94. package/lib/model/create-tag-namespace-details.js +1 -1
  95. package/lib/model/create-user-details.d.ts +3 -3
  96. package/lib/model/create-user-details.js +1 -1
  97. package/lib/model/customer-secret-key-summary.d.ts +1 -1
  98. package/lib/model/customer-secret-key-summary.js +1 -1
  99. package/lib/model/customer-secret-key.d.ts +3 -3
  100. package/lib/model/customer-secret-key.js +1 -1
  101. package/lib/model/db-credential-summary.d.ts +1 -1
  102. package/lib/model/db-credential-summary.js +1 -1
  103. package/lib/model/db-credential.d.ts +1 -1
  104. package/lib/model/db-credential.js +1 -1
  105. package/lib/model/default-tag-definition-validator.d.ts +1 -1
  106. package/lib/model/default-tag-definition-validator.js +1 -1
  107. package/lib/model/domain-replication-states.d.ts +1 -1
  108. package/lib/model/domain-replication-states.js +1 -1
  109. package/lib/model/domain-replication.d.ts +1 -1
  110. package/lib/model/domain-replication.js +1 -1
  111. package/lib/model/domain-summary.d.ts +3 -3
  112. package/lib/model/domain-summary.js +1 -1
  113. package/lib/model/domain.d.ts +4 -4
  114. package/lib/model/domain.js +1 -1
  115. package/lib/model/dynamic-group.d.ts +5 -5
  116. package/lib/model/dynamic-group.js +1 -1
  117. package/lib/model/enable-replication-to-region-details.d.ts +2 -2
  118. package/lib/model/enable-replication-to-region-details.js +1 -1
  119. package/lib/model/enum-tag-definition-validator.d.ts +1 -1
  120. package/lib/model/enum-tag-definition-validator.js +1 -1
  121. package/lib/model/fault-domain.d.ts +1 -1
  122. package/lib/model/fault-domain.js +1 -1
  123. package/lib/model/fully-qualified-scope.d.ts +1 -1
  124. package/lib/model/fully-qualified-scope.js +1 -1
  125. package/lib/model/group.d.ts +6 -6
  126. package/lib/model/group.js +1 -1
  127. package/lib/model/iam-work-request-error-summary.d.ts +1 -1
  128. package/lib/model/iam-work-request-error-summary.js +1 -1
  129. package/lib/model/iam-work-request-log-summary.d.ts +1 -1
  130. package/lib/model/iam-work-request-log-summary.js +1 -1
  131. package/lib/model/iam-work-request-resource.d.ts +1 -1
  132. package/lib/model/iam-work-request-resource.js +1 -1
  133. package/lib/model/iam-work-request-summary.d.ts +1 -1
  134. package/lib/model/iam-work-request-summary.js +1 -1
  135. package/lib/model/iam-work-request.d.ts +1 -1
  136. package/lib/model/iam-work-request.js +1 -1
  137. package/lib/model/identity-provider-group-summary.d.ts +1 -1
  138. package/lib/model/identity-provider-group-summary.js +1 -1
  139. package/lib/model/identity-provider.d.ts +5 -5
  140. package/lib/model/identity-provider.js +1 -1
  141. package/lib/model/idp-group-mapping.d.ts +2 -2
  142. package/lib/model/idp-group-mapping.js +1 -1
  143. package/lib/model/import-standard-tags-details.d.ts +1 -1
  144. package/lib/model/import-standard-tags-details.js +1 -1
  145. package/lib/model/index.d.ts +1 -1
  146. package/lib/model/index.js +1 -1
  147. package/lib/model/mfa-totp-device-summary.d.ts +1 -1
  148. package/lib/model/mfa-totp-device-summary.js +1 -1
  149. package/lib/model/mfa-totp-device.d.ts +2 -2
  150. package/lib/model/mfa-totp-device.js +1 -1
  151. package/lib/model/mfa-totp-token.d.ts +1 -1
  152. package/lib/model/mfa-totp-token.js +1 -1
  153. package/lib/model/move-compartment-details.d.ts +2 -2
  154. package/lib/model/move-compartment-details.js +1 -1
  155. package/lib/model/network-policy.d.ts +1 -1
  156. package/lib/model/network-policy.js +1 -1
  157. package/lib/model/network-sources-summary.d.ts +4 -4
  158. package/lib/model/network-sources-summary.js +1 -1
  159. package/lib/model/network-sources.d.ts +4 -4
  160. package/lib/model/network-sources.js +1 -1
  161. package/lib/model/network-sources_virtual-source-list.d.ts +1 -1
  162. package/lib/model/network-sources_virtual-source-list.js +1 -1
  163. package/lib/model/o-auth2-client-credential-summary.d.ts +1 -1
  164. package/lib/model/o-auth2-client-credential-summary.js +1 -1
  165. package/lib/model/o-auth2-client-credential.d.ts +1 -1
  166. package/lib/model/o-auth2-client-credential.js +1 -1
  167. package/lib/model/password-policy.d.ts +1 -1
  168. package/lib/model/password-policy.js +1 -1
  169. package/lib/model/policy.d.ts +5 -5
  170. package/lib/model/policy.js +1 -1
  171. package/lib/model/region-subscription.d.ts +5 -5
  172. package/lib/model/region-subscription.js +1 -1
  173. package/lib/model/region.d.ts +5 -5
  174. package/lib/model/region.js +1 -1
  175. package/lib/model/remove-lock-details.d.ts +1 -1
  176. package/lib/model/remove-lock-details.js +1 -1
  177. package/lib/model/replicated-region-details.d.ts +2 -2
  178. package/lib/model/replicated-region-details.js +1 -1
  179. package/lib/model/resource-lock.d.ts +1 -1
  180. package/lib/model/resource-lock.js +1 -1
  181. package/lib/model/saml2-identity-provider.d.ts +2 -2
  182. package/lib/model/saml2-identity-provider.js +1 -1
  183. package/lib/model/scim-client-credentials.d.ts +1 -1
  184. package/lib/model/scim-client-credentials.js +1 -1
  185. package/lib/model/smtp-credential-summary.d.ts +2 -2
  186. package/lib/model/smtp-credential-summary.js +1 -1
  187. package/lib/model/smtp-credential.d.ts +2 -2
  188. package/lib/model/smtp-credential.js +1 -1
  189. package/lib/model/standard-tag-definition-template.d.ts +1 -1
  190. package/lib/model/standard-tag-definition-template.js +1 -1
  191. package/lib/model/standard-tag-namespace-template-summary.d.ts +1 -1
  192. package/lib/model/standard-tag-namespace-template-summary.js +1 -1
  193. package/lib/model/standard-tag-namespace-template.d.ts +1 -1
  194. package/lib/model/standard-tag-namespace-template.js +1 -1
  195. package/lib/model/swift-password.d.ts +2 -2
  196. package/lib/model/swift-password.js +1 -1
  197. package/lib/model/tag-default-summary.d.ts +1 -1
  198. package/lib/model/tag-default-summary.js +1 -1
  199. package/lib/model/tag-default.d.ts +2 -2
  200. package/lib/model/tag-default.js +1 -1
  201. package/lib/model/tag-namespace-summary.d.ts +4 -4
  202. package/lib/model/tag-namespace-summary.js +1 -1
  203. package/lib/model/tag-namespace.d.ts +5 -5
  204. package/lib/model/tag-namespace.js +1 -1
  205. package/lib/model/tag-summary.d.ts +4 -4
  206. package/lib/model/tag-summary.js +1 -1
  207. package/lib/model/tag.d.ts +5 -5
  208. package/lib/model/tag.js +1 -1
  209. package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
  210. package/lib/model/tagging-work-request-error-summary.js +1 -1
  211. package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
  212. package/lib/model/tagging-work-request-log-summary.js +1 -1
  213. package/lib/model/tagging-work-request-summary.d.ts +1 -1
  214. package/lib/model/tagging-work-request-summary.js +1 -1
  215. package/lib/model/tagging-work-request.d.ts +1 -1
  216. package/lib/model/tagging-work-request.js +1 -1
  217. package/lib/model/tenancy.d.ts +5 -5
  218. package/lib/model/tenancy.js +1 -1
  219. package/lib/model/u-ipassword-information.d.ts +2 -2
  220. package/lib/model/u-ipassword-information.js +1 -1
  221. package/lib/model/u-ipassword.d.ts +2 -2
  222. package/lib/model/u-ipassword.js +1 -1
  223. package/lib/model/update-auth-token-details.d.ts +1 -1
  224. package/lib/model/update-auth-token-details.js +1 -1
  225. package/lib/model/update-authentication-policy-details.d.ts +1 -1
  226. package/lib/model/update-authentication-policy-details.js +1 -1
  227. package/lib/model/update-compartment-details.d.ts +3 -3
  228. package/lib/model/update-compartment-details.js +1 -1
  229. package/lib/model/update-customer-secret-key-details.d.ts +1 -1
  230. package/lib/model/update-customer-secret-key-details.js +1 -1
  231. package/lib/model/update-domain-details.d.ts +3 -3
  232. package/lib/model/update-domain-details.js +1 -1
  233. package/lib/model/update-dynamic-group-details.d.ts +4 -4
  234. package/lib/model/update-dynamic-group-details.js +1 -1
  235. package/lib/model/update-group-details.d.ts +3 -3
  236. package/lib/model/update-group-details.js +1 -1
  237. package/lib/model/update-identity-provider-details.d.ts +3 -3
  238. package/lib/model/update-identity-provider-details.js +1 -1
  239. package/lib/model/update-idp-group-mapping-details.d.ts +1 -1
  240. package/lib/model/update-idp-group-mapping-details.js +1 -1
  241. package/lib/model/update-network-source-details.d.ts +3 -3
  242. package/lib/model/update-network-source-details.js +1 -1
  243. package/lib/model/update-oauth2-client-credential-details.d.ts +1 -1
  244. package/lib/model/update-oauth2-client-credential-details.js +1 -1
  245. package/lib/model/update-policy-details.d.ts +5 -5
  246. package/lib/model/update-policy-details.js +1 -1
  247. package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
  248. package/lib/model/update-saml2-identity-provider-details.js +1 -1
  249. package/lib/model/update-smtp-credential-details.d.ts +1 -1
  250. package/lib/model/update-smtp-credential-details.js +1 -1
  251. package/lib/model/update-state-details.d.ts +1 -1
  252. package/lib/model/update-state-details.js +1 -1
  253. package/lib/model/update-swift-password-details.d.ts +1 -1
  254. package/lib/model/update-swift-password-details.js +1 -1
  255. package/lib/model/update-tag-default-details.d.ts +1 -1
  256. package/lib/model/update-tag-default-details.js +1 -1
  257. package/lib/model/update-tag-details.d.ts +4 -4
  258. package/lib/model/update-tag-details.js +1 -1
  259. package/lib/model/update-tag-namespace-details.d.ts +4 -4
  260. package/lib/model/update-tag-namespace-details.js +1 -1
  261. package/lib/model/update-user-capabilities-details.d.ts +1 -1
  262. package/lib/model/update-user-capabilities-details.js +1 -1
  263. package/lib/model/update-user-details.d.ts +3 -3
  264. package/lib/model/update-user-details.js +1 -1
  265. package/lib/model/user-capabilities.d.ts +1 -1
  266. package/lib/model/user-capabilities.js +1 -1
  267. package/lib/model/user-group-membership.d.ts +1 -1
  268. package/lib/model/user-group-membership.js +1 -1
  269. package/lib/model/user.d.ts +7 -7
  270. package/lib/model/user.js +1 -1
  271. package/lib/model/work-request-error.d.ts +1 -1
  272. package/lib/model/work-request-error.js +1 -1
  273. package/lib/model/work-request-log-entry.d.ts +1 -1
  274. package/lib/model/work-request-log-entry.js +1 -1
  275. package/lib/model/work-request-resource.d.ts +1 -1
  276. package/lib/model/work-request-resource.js +1 -1
  277. package/lib/model/work-request-summary.d.ts +1 -1
  278. package/lib/model/work-request-summary.js +1 -1
  279. package/lib/model/work-request.d.ts +1 -1
  280. package/lib/model/work-request.js +1 -1
  281. package/lib/request/activate-domain-request.d.ts +1 -1
  282. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  283. package/lib/request/add-tag-default-lock-request.d.ts +1 -1
  284. package/lib/request/add-tag-namespace-lock-request.d.ts +1 -1
  285. package/lib/request/add-user-to-group-request.d.ts +1 -1
  286. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  287. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  288. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  289. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  290. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  291. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  292. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  293. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  294. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  295. package/lib/request/create-auth-token-request.d.ts +1 -1
  296. package/lib/request/create-compartment-request.d.ts +1 -1
  297. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  298. package/lib/request/create-db-credential-request.d.ts +1 -1
  299. package/lib/request/create-domain-request.d.ts +1 -1
  300. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  301. package/lib/request/create-group-request.d.ts +1 -1
  302. package/lib/request/create-identity-provider-request.d.ts +1 -1
  303. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  304. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  305. package/lib/request/create-network-source-request.d.ts +1 -1
  306. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  307. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  308. package/lib/request/create-policy-request.d.ts +1 -1
  309. package/lib/request/create-region-subscription-request.d.ts +1 -1
  310. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  311. package/lib/request/create-swift-password-request.d.ts +1 -1
  312. package/lib/request/create-tag-default-request.d.ts +1 -1
  313. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  314. package/lib/request/create-tag-request.d.ts +1 -1
  315. package/lib/request/create-user-request.d.ts +1 -1
  316. package/lib/request/deactivate-domain-request.d.ts +1 -1
  317. package/lib/request/delete-api-key-request.d.ts +1 -1
  318. package/lib/request/delete-auth-token-request.d.ts +1 -1
  319. package/lib/request/delete-compartment-request.d.ts +1 -1
  320. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  321. package/lib/request/delete-db-credential-request.d.ts +1 -1
  322. package/lib/request/delete-domain-request.d.ts +1 -1
  323. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  324. package/lib/request/delete-group-request.d.ts +1 -1
  325. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  326. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  327. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  328. package/lib/request/delete-network-source-request.d.ts +1 -1
  329. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  330. package/lib/request/delete-policy-request.d.ts +1 -1
  331. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  332. package/lib/request/delete-swift-password-request.d.ts +1 -1
  333. package/lib/request/delete-tag-default-request.d.ts +1 -1
  334. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  335. package/lib/request/delete-tag-request.d.ts +1 -1
  336. package/lib/request/delete-user-request.d.ts +1 -1
  337. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  338. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  339. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  340. package/lib/request/get-compartment-request.d.ts +1 -1
  341. package/lib/request/get-domain-request.d.ts +1 -1
  342. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  343. package/lib/request/get-group-request.d.ts +1 -1
  344. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  345. package/lib/request/get-identity-provider-request.d.ts +1 -1
  346. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  347. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  348. package/lib/request/get-network-source-request.d.ts +1 -1
  349. package/lib/request/get-policy-request.d.ts +1 -1
  350. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  351. package/lib/request/get-tag-default-request.d.ts +1 -1
  352. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  353. package/lib/request/get-tag-request.d.ts +1 -1
  354. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  355. package/lib/request/get-tenancy-request.d.ts +1 -1
  356. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  357. package/lib/request/get-user-request.d.ts +1 -1
  358. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  359. package/lib/request/get-work-request-request.d.ts +1 -1
  360. package/lib/request/import-standard-tags-request.d.ts +1 -1
  361. package/lib/request/index.d.ts +1 -1
  362. package/lib/request/index.js +1 -1
  363. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  364. package/lib/request/list-api-keys-request.d.ts +1 -1
  365. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  366. package/lib/request/list-availability-domains-request.d.ts +1 -1
  367. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  368. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  369. package/lib/request/list-compartments-request.d.ts +1 -1
  370. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  371. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  372. package/lib/request/list-db-credentials-request.d.ts +1 -1
  373. package/lib/request/list-domains-request.d.ts +1 -1
  374. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  375. package/lib/request/list-fault-domains-request.d.ts +1 -1
  376. package/lib/request/list-groups-request.d.ts +1 -1
  377. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  378. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  379. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  380. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  381. package/lib/request/list-identity-providers-request.d.ts +1 -1
  382. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  383. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  384. package/lib/request/list-network-sources-request.d.ts +1 -1
  385. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  386. package/lib/request/list-policies-request.d.ts +1 -1
  387. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  388. package/lib/request/list-regions-request.d.ts +1 -1
  389. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  390. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  391. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  392. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  393. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  394. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  395. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  396. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  397. package/lib/request/list-tags-request.d.ts +1 -1
  398. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  399. package/lib/request/list-users-request.d.ts +1 -1
  400. package/lib/request/list-work-requests-request.d.ts +1 -1
  401. package/lib/request/move-compartment-request.d.ts +1 -1
  402. package/lib/request/recover-compartment-request.d.ts +1 -1
  403. package/lib/request/remove-tag-default-lock-request.d.ts +1 -1
  404. package/lib/request/remove-tag-namespace-lock-request.d.ts +1 -1
  405. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  406. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  407. package/lib/request/update-auth-token-request.d.ts +1 -1
  408. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  409. package/lib/request/update-compartment-request.d.ts +1 -1
  410. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  411. package/lib/request/update-domain-request.d.ts +1 -1
  412. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  413. package/lib/request/update-group-request.d.ts +1 -1
  414. package/lib/request/update-identity-provider-request.d.ts +1 -1
  415. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  416. package/lib/request/update-network-source-request.d.ts +1 -1
  417. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  418. package/lib/request/update-policy-request.d.ts +1 -1
  419. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  420. package/lib/request/update-swift-password-request.d.ts +1 -1
  421. package/lib/request/update-tag-default-request.d.ts +1 -1
  422. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  423. package/lib/request/update-tag-request.d.ts +1 -1
  424. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  425. package/lib/request/update-user-request.d.ts +1 -1
  426. package/lib/request/update-user-state-request.d.ts +1 -1
  427. package/lib/request/upload-api-key-request.d.ts +1 -1
  428. package/lib/response/activate-domain-response.d.ts +1 -1
  429. package/lib/response/bulk-delete-resources-response.d.ts +1 -1
  430. package/lib/response/bulk-delete-tags-response.d.ts +1 -1
  431. package/lib/response/bulk-edit-tags-response.d.ts +1 -1
  432. package/lib/response/bulk-move-resources-response.d.ts +1 -1
  433. package/lib/response/cascade-delete-tag-namespace-response.d.ts +1 -1
  434. package/lib/response/change-domain-compartment-response.d.ts +1 -1
  435. package/lib/response/change-domain-license-type-response.d.ts +1 -1
  436. package/lib/response/create-domain-response.d.ts +1 -1
  437. package/lib/response/deactivate-domain-response.d.ts +1 -1
  438. package/lib/response/delete-compartment-response.d.ts +1 -1
  439. package/lib/response/delete-domain-response.d.ts +1 -1
  440. package/lib/response/delete-tag-response.d.ts +1 -1
  441. package/lib/response/enable-replication-to-region-response.d.ts +1 -1
  442. package/lib/response/import-standard-tags-response.d.ts +1 -1
  443. package/lib/response/index.d.ts +1 -1
  444. package/lib/response/index.js +1 -1
  445. package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
  446. package/lib/response/list-iam-work-request-errors-response.d.ts +1 -1
  447. package/lib/response/move-compartment-response.d.ts +1 -1
  448. package/lib/response/update-domain-response.d.ts +1 -1
  449. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Identity and Access Management Service API
3
- * Use the Identity and Access Management Service API to manage users, groups, identity domains, compartments, policies, tagging, and limits. For information about managing users, groups, compartments, and policies, see [Identity and Access Management (without identity domains)](/iaas/Content/Identity/Concepts/overview.htm). For information about tagging and service limits, see [Tagging](/iaas/Content/Tagging/Concepts/taggingoverview.htm) and [Service Limits](/iaas/Content/General/Concepts/servicelimits.htm). For information about creating, modifying, and deleting identity domains, see [Identity and Access Management (with identity domains)](/iaas/Content/Identity/home.htm).
3
+ * Use the Identity and Access Management Service API to manage users, groups, identity domains, compartments, policies, tagging, and limits. For information about managing users, groups, compartments, and policies, see [Identity and Access Management (without identity domains)](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm). For information about tagging and service limits, see [Tagging](https://docs.oracle.com/iaas/Content/Tagging/Concepts/taggingoverview.htm) and [Service Limits](https://docs.oracle.com/iaas/Content/General/Concepts/servicelimits.htm). For information about creating, modifying, and deleting identity domains, see [Identity and Access Management (with identity domains)](https://docs.oracle.com/iaas/Content/Identity/home.htm).
4
4
  * OpenAPI spec version: 20160918
5
5
  *
6
6
  *
@@ -108,7 +108,7 @@ export declare class IdentityClient {
108
108
  * @param ActivateDomainRequest
109
109
  * @return ActivateDomainResponse
110
110
  * @throws OciError when an error occurs
111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
111
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
112
112
  */
113
113
  activateDomain(activateDomainRequest: requests.ActivateDomainRequest): Promise<responses.ActivateDomainResponse>;
114
114
  /**
@@ -118,7 +118,7 @@ export declare class IdentityClient {
118
118
  * @param ActivateMfaTotpDeviceRequest
119
119
  * @return ActivateMfaTotpDeviceResponse
120
120
  * @throws OciError when an error occurs
121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
121
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
122
122
  */
123
123
  activateMfaTotpDevice(activateMfaTotpDeviceRequest: requests.ActivateMfaTotpDeviceRequest): Promise<responses.ActivateMfaTotpDeviceResponse>;
124
124
  /**
@@ -128,7 +128,7 @@ export declare class IdentityClient {
128
128
  * @param AddTagDefaultLockRequest
129
129
  * @return AddTagDefaultLockResponse
130
130
  * @throws OciError when an error occurs
131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
131
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
132
132
  */
133
133
  addTagDefaultLock(addTagDefaultLockRequest: requests.AddTagDefaultLockRequest): Promise<responses.AddTagDefaultLockResponse>;
134
134
  /**
@@ -138,7 +138,7 @@ export declare class IdentityClient {
138
138
  * @param AddTagNamespaceLockRequest
139
139
  * @return AddTagNamespaceLockResponse
140
140
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
141
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
142
142
  */
143
143
  addTagNamespaceLock(addTagNamespaceLockRequest: requests.AddTagNamespaceLockRequest): Promise<responses.AddTagNamespaceLockResponse>;
144
144
  /**
@@ -151,7 +151,7 @@ export declare class IdentityClient {
151
151
  * @param AddUserToGroupRequest
152
152
  * @return AddUserToGroupResponse
153
153
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
154
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
155
155
  */
156
156
  addUserToGroup(addUserToGroupRequest: requests.AddUserToGroupRequest): Promise<responses.AddUserToGroupResponse>;
157
157
  /**
@@ -164,13 +164,13 @@ export declare class IdentityClient {
164
164
  * @param AssembleEffectiveTagSetRequest
165
165
  * @return AssembleEffectiveTagSetResponse
166
166
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
167
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
168
168
  */
169
169
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest: requests.AssembleEffectiveTagSetRequest): Promise<responses.AssembleEffectiveTagSetResponse>;
170
170
  /**
171
171
  * Deletes multiple resources in the compartment. All resources must be in the same compartment. You must have the appropriate
172
172
  * permissions to delete the resources in the request. This API can only be invoked from the tenancy's
173
- * [home region](https://docs.cloud.oracle.com/Content/Identity/regions/managingregions.htm#Home). This operation creates a
173
+ * [home region](https://docs.oracle.com/iaas/Content/Identity/regions/managingregions.htm#Home). This operation creates a
174
174
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
175
175
  * API to monitor the status of the bulk action.
176
176
  *
@@ -178,7 +178,7 @@ export declare class IdentityClient {
178
178
  * @param BulkDeleteResourcesRequest
179
179
  * @return BulkDeleteResourcesResponse
180
180
  * @throws OciError when an error occurs
181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
181
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
182
182
  */
183
183
  bulkDeleteResources(bulkDeleteResourcesRequest: requests.BulkDeleteResourcesRequest): Promise<responses.BulkDeleteResourcesResponse>;
184
184
  /**
@@ -208,7 +208,7 @@ export declare class IdentityClient {
208
208
  * @param BulkDeleteTagsRequest
209
209
  * @return BulkDeleteTagsResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
211
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
212
212
  */
213
213
  bulkDeleteTags(bulkDeleteTagsRequest: requests.BulkDeleteTagsRequest): Promise<responses.BulkDeleteTagsResponse>;
214
214
  /**
@@ -231,12 +231,12 @@ export declare class IdentityClient {
231
231
  * @param BulkEditTagsRequest
232
232
  * @return BulkEditTagsResponse
233
233
  * @throws OciError when an error occurs
234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
234
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
235
235
  */
236
236
  bulkEditTags(bulkEditTagsRequest: requests.BulkEditTagsRequest): Promise<responses.BulkEditTagsResponse>;
237
237
  /**
238
238
  * Moves multiple resources from one compartment to another. All resources must be in the same compartment.
239
- * This API can only be invoked from the tenancy's [home region](https://docs.cloud.oracle.com/Content/Identity/regions/managingregions.htm#Home).
239
+ * This API can only be invoked from the tenancy's [home region](https://docs.oracle.com/iaas/Content/Identity/regions/managingregions.htm#Home).
240
240
  * To move resources, you must have the appropriate permissions to move the resource in both the source and target
241
241
  * compartments. This operation creates a {@link WorkRequest}.
242
242
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
@@ -245,7 +245,7 @@ export declare class IdentityClient {
245
245
  * @param BulkMoveResourcesRequest
246
246
  * @return BulkMoveResourcesResponse
247
247
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
248
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
249
249
  */
250
250
  bulkMoveResources(bulkMoveResourcesRequest: requests.BulkMoveResourcesRequest): Promise<responses.BulkMoveResourcesResponse>;
251
251
  /**
@@ -273,7 +273,7 @@ export declare class IdentityClient {
273
273
  * @param CascadeDeleteTagNamespaceRequest
274
274
  * @return CascadeDeleteTagNamespaceResponse
275
275
  * @throws OciError when an error occurs
276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
276
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
277
277
  */
278
278
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest: requests.CascadeDeleteTagNamespaceRequest): Promise<responses.CascadeDeleteTagNamespaceResponse>;
279
279
  /**
@@ -286,7 +286,7 @@ export declare class IdentityClient {
286
286
  * @param ChangeDomainCompartmentRequest
287
287
  * @return ChangeDomainCompartmentResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
289
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
290
290
  */
291
291
  changeDomainCompartment(changeDomainCompartmentRequest: requests.ChangeDomainCompartmentRequest): Promise<responses.ChangeDomainCompartmentResponse>;
292
292
  /**
@@ -304,14 +304,14 @@ export declare class IdentityClient {
304
304
  * @param ChangeDomainLicenseTypeRequest
305
305
  * @return ChangeDomainLicenseTypeResponse
306
306
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
307
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
308
308
  */
309
309
  changeDomainLicenseType(changeDomainLicenseTypeRequest: requests.ChangeDomainLicenseTypeRequest): Promise<responses.ChangeDomainLicenseTypeResponse>;
310
310
  /**
311
311
  * Moves the specified tag namespace to the specified compartment within the same tenancy.
312
312
  * <p>
313
313
  To move the tag namespace, you must have the manage tag-namespaces permission on both compartments.
314
- * For more information about IAM policies, see [Details for IAM](https://docs.cloud.oracle.com/Content/Identity/policyreference/iampolicyreference.htm).
314
+ * For more information about IAM policies, see [Details for IAM](https://docs.oracle.com/iaas/Content/Identity/policyreference/iampolicyreference.htm).
315
315
  * <p>
316
316
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
317
317
  *
@@ -319,12 +319,12 @@ export declare class IdentityClient {
319
319
  * @param ChangeTagNamespaceCompartmentRequest
320
320
  * @return ChangeTagNamespaceCompartmentResponse
321
321
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
322
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
323
323
  */
324
324
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest: requests.ChangeTagNamespaceCompartmentRequest): Promise<responses.ChangeTagNamespaceCompartmentResponse>;
325
325
  /**
326
326
  * Creates a new auth token for the specified user. For information about what auth tokens are for, see
327
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm).
327
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/access/managing-user-credentials.htm).
328
328
  * <p>
329
329
  You must specify a *description* for the auth token (although it can be an empty string). It does not
330
330
  * have to be unique, and you can change it anytime with
@@ -338,7 +338,7 @@ export declare class IdentityClient {
338
338
  * @param CreateAuthTokenRequest
339
339
  * @return CreateAuthTokenResponse
340
340
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
341
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
342
342
  */
343
343
  createAuthToken(createAuthTokenRequest: requests.CreateAuthTokenRequest): Promise<responses.CreateAuthTokenResponse>;
344
344
  /**
@@ -346,12 +346,12 @@ export declare class IdentityClient {
346
346
  * <p>
347
347
  Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
348
348
  * is simply the root compartment. For information about OCIDs, see
349
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
349
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
350
350
  * <p>
351
351
  You must also specify a *name* for the compartment, which must be unique across all compartments in
352
352
  * your tenancy. You can use this name or the OCID when writing policies that apply
353
353
  * to the compartment. For more information about policies, see
354
- * [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
354
+ * [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
355
355
  * <p>
356
356
  You must also specify a *description* for the compartment (although it can be an empty string). It does
357
357
  * not have to be unique, and you can change it anytime with
@@ -364,13 +364,13 @@ export declare class IdentityClient {
364
364
  * @param CreateCompartmentRequest
365
365
  * @return CreateCompartmentResponse
366
366
  * @throws OciError when an error occurs
367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
367
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
368
368
  */
369
369
  createCompartment(createCompartmentRequest: requests.CreateCompartmentRequest): Promise<responses.CreateCompartmentResponse>;
370
370
  /**
371
371
  * Creates a new secret key for the specified user. Secret keys are used for authentication with the Object Storage Service's Amazon S3
372
372
  * compatible API. The secret key consists of an Access Key/Secret Key pair. For information, see
373
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm).
373
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/access/managing-user-credentials.htm).
374
374
  * <p>
375
375
  You must specify a *description* for the secret key (although it can be an empty string). It does not
376
376
  * have to be unique, and you can change it anytime with
@@ -384,7 +384,7 @@ export declare class IdentityClient {
384
384
  * @param CreateCustomerSecretKeyRequest
385
385
  * @return CreateCustomerSecretKeyResponse
386
386
  * @throws OciError when an error occurs
387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
387
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
388
388
  */
389
389
  createCustomerSecretKey(createCustomerSecretKeyRequest: requests.CreateCustomerSecretKeyRequest): Promise<responses.CreateCustomerSecretKeyResponse>;
390
390
  /**
@@ -394,7 +394,7 @@ export declare class IdentityClient {
394
394
  * @param CreateDbCredentialRequest
395
395
  * @return CreateDbCredentialResponse
396
396
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
397
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
398
398
  */
399
399
  createDbCredential(createDbCredentialRequest: requests.CreateDbCredentialRequest): Promise<responses.CreateDbCredentialResponse>;
400
400
  /**
@@ -411,7 +411,7 @@ export declare class IdentityClient {
411
411
  * @param CreateDomainRequest
412
412
  * @return CreateDomainResponse
413
413
  * @throws OciError when an error occurs
414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
414
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
415
415
  */
416
416
  createDomain(createDomainRequest: requests.CreateDomainRequest): Promise<responses.CreateDomainResponse>;
417
417
  /**
@@ -421,12 +421,12 @@ export declare class IdentityClient {
421
421
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
422
422
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
423
423
  * reside within compartments inside the tenancy. For information about OCIDs, see
424
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
424
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
425
425
  * <p>
426
426
  You must also specify a *name* for the dynamic group, which must be unique across all dynamic groups in your
427
427
  * tenancy, and cannot be changed. Note that this name has to be also unique across all groups in your tenancy.
428
428
  * You can use this name or the OCID when writing policies that apply to the dynamic group. For more information
429
- * about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
429
+ * about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
430
430
  * <p>
431
431
  You must also specify a *description* for the dynamic group (although it can be an empty string). It does not
432
432
  * have to be unique, and you can change it anytime with {@link #updateDynamicGroup(UpdateDynamicGroupRequest) updateDynamicGroup}.
@@ -438,7 +438,7 @@ export declare class IdentityClient {
438
438
  * @param CreateDynamicGroupRequest
439
439
  * @return CreateDynamicGroupResponse
440
440
  * @throws OciError when an error occurs
441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
441
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
442
442
  */
443
443
  createDynamicGroup(createDynamicGroupRequest: requests.CreateDynamicGroupRequest): Promise<responses.CreateDynamicGroupResponse>;
444
444
  /**
@@ -448,11 +448,11 @@ export declare class IdentityClient {
448
448
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
449
449
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
450
450
  * reside within compartments inside the tenancy. For information about OCIDs, see
451
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
451
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
452
452
  * <p>
453
453
  You must also specify a *name* for the group, which must be unique across all groups in your tenancy and
454
454
  * cannot be changed. You can use this name or the OCID when writing policies that apply to the group. For more
455
- * information about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
455
+ * information about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
456
456
  * <p>
457
457
  You must also specify a *description* for the group (although it can be an empty string). It does not
458
458
  * have to be unique, and you can change it anytime with {@link #updateGroup(UpdateGroupRequest) updateGroup}.
@@ -468,18 +468,18 @@ export declare class IdentityClient {
468
468
  * @param CreateGroupRequest
469
469
  * @return CreateGroupResponse
470
470
  * @throws OciError when an error occurs
471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
471
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
472
472
  */
473
473
  createGroup(createGroupRequest: requests.CreateGroupRequest): Promise<responses.CreateGroupResponse>;
474
474
  /**
475
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
475
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
476
476
  * <p>
477
477
  Creates a new identity provider in your tenancy. For more information, see
478
- * [Identity Providers and Federation](https://docs.cloud.oracle.com/Content/Identity/Concepts/federation.htm).
478
+ * [Identity Providers and Federation](https://docs.oracle.com/iaas/Content/Identity/Concepts/federation.htm).
479
479
  * <p>
480
480
  You must specify your tenancy's OCID as the compartment ID in the request object.
481
481
  * Remember that the tenancy is simply the root compartment. For information about
482
- * OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
482
+ * OCIDs, see [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
483
483
  * <p>
484
484
  You must also specify a *name* for the `IdentityProvider`, which must be unique
485
485
  * across all `IdentityProvider` objects in your tenancy and cannot be changed.
@@ -497,11 +497,11 @@ export declare class IdentityClient {
497
497
  * @param CreateIdentityProviderRequest
498
498
  * @return CreateIdentityProviderResponse
499
499
  * @throws OciError when an error occurs
500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
500
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
501
501
  */
502
502
  createIdentityProvider(createIdentityProviderRequest: requests.CreateIdentityProviderRequest): Promise<responses.CreateIdentityProviderResponse>;
503
503
  /**
504
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
504
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
505
505
  * <p>
506
506
  Creates a single mapping between an IdP group and an IAM Service
507
507
  * {@link Group}.
@@ -510,7 +510,7 @@ export declare class IdentityClient {
510
510
  * @param CreateIdpGroupMappingRequest
511
511
  * @return CreateIdpGroupMappingResponse
512
512
  * @throws OciError when an error occurs
513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
513
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
514
514
  */
515
515
  createIdpGroupMapping(createIdpGroupMappingRequest: requests.CreateIdpGroupMappingRequest): Promise<responses.CreateIdpGroupMappingResponse>;
516
516
  /**
@@ -520,7 +520,7 @@ export declare class IdentityClient {
520
520
  * @param CreateMfaTotpDeviceRequest
521
521
  * @return CreateMfaTotpDeviceResponse
522
522
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
523
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
524
524
  */
525
525
  createMfaTotpDevice(createMfaTotpDeviceRequest: requests.CreateMfaTotpDeviceRequest): Promise<responses.CreateMfaTotpDeviceResponse>;
526
526
  /**
@@ -530,12 +530,12 @@ export declare class IdentityClient {
530
530
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
531
531
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
532
532
  * reside within compartments inside the tenancy. For information about OCIDs, see
533
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
533
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
534
534
  * <p>
535
535
  You must also specify a *name* for the network source, which must be unique across all network sources in your
536
536
  * tenancy, and cannot be changed.
537
537
  * You can use this name or the OCID when writing policies that apply to the network source. For more information
538
- * about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
538
+ * about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
539
539
  * <p>
540
540
  You must also specify a *description* for the network source (although it can be an empty string). It does not
541
541
  * have to be unique, and you can change it anytime with {@link #updateNetworkSource(UpdateNetworkSourceRequest) updateNetworkSource}.
@@ -544,13 +544,13 @@ export declare class IdentityClient {
544
544
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
545
545
  * <p>
546
546
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
547
- * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
547
+ * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingnetworksources.htm).
548
548
  *
549
549
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
550
550
  * @param CreateNetworkSourceRequest
551
551
  * @return CreateNetworkSourceResponse
552
552
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
553
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
554
554
  */
555
555
  createNetworkSource(createNetworkSourceRequest: requests.CreateNetworkSourceRequest): Promise<responses.CreateNetworkSourceResponse>;
556
556
  /**
@@ -560,12 +560,12 @@ export declare class IdentityClient {
560
560
  * @param CreateOAuthClientCredentialRequest
561
561
  * @return CreateOAuthClientCredentialResponse
562
562
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
563
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
564
564
  */
565
565
  createOAuthClientCredential(createOAuthClientCredentialRequest: requests.CreateOAuthClientCredentialRequest): Promise<responses.CreateOAuthClientCredentialResponse>;
566
566
  /**
567
567
  * Creates a new Console one-time password for the specified user. For more information about user
568
- * credentials, see [User Credentials](https://docs.cloud.oracle.com/Content/Identity/usercred/usercredentials.htm).
568
+ * credentials, see [User Credentials](https://docs.oracle.com/iaas/Content/Identity/usercred/usercredentials.htm).
569
569
  * <p>
570
570
  Use this operation after creating a new user, or if a user forgets their password. The new one-time
571
571
  * password is returned to you in the response, and you must securely deliver it to the user. They'll
@@ -584,12 +584,12 @@ export declare class IdentityClient {
584
584
  * @param CreateOrResetUIPasswordRequest
585
585
  * @return CreateOrResetUIPasswordResponse
586
586
  * @throws OciError when an error occurs
587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
587
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
588
588
  */
589
589
  createOrResetUIPassword(createOrResetUIPasswordRequest: requests.CreateOrResetUIPasswordRequest): Promise<responses.CreateOrResetUIPasswordResponse>;
590
590
  /**
591
591
  * Creates a new policy in the specified compartment (either the tenancy or another of your compartments).
592
- * If you're new to policies, see [Get Started with Policies](https://docs.cloud.oracle.com/Content/Identity/policiesgs/get-started-with-policies.htm).
592
+ * If you're new to policies, see [Get Started with Policies](https://docs.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
593
593
  * <p>
594
594
  You must specify a *name* for the policy, which must be unique across all policies in your tenancy
595
595
  * and cannot be changed.
@@ -598,8 +598,8 @@ export declare class IdentityClient {
598
598
  * have to be unique, and you can change it anytime with {@link #updatePolicy(UpdatePolicyRequest) updatePolicy}.
599
599
  * <p>
600
600
  You must specify one or more policy statements in the statements array. For information about writing
601
- * policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm) and
602
- * [Common Policies](https://docs.cloud.oracle.com/Content/Identity/policiescommon/commonpolicies.htm).
601
+ * policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm) and
602
+ * [Common Policies](https://docs.oracle.com/iaas/Content/Identity/policiescommon/commonpolicies.htm).
603
603
  * <p>
604
604
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
605
605
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
@@ -610,7 +610,7 @@ export declare class IdentityClient {
610
610
  * @param CreatePolicyRequest
611
611
  * @return CreatePolicyResponse
612
612
  * @throws OciError when an error occurs
613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
613
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
614
614
  */
615
615
  createPolicy(createPolicyRequest: requests.CreatePolicyRequest): Promise<responses.CreatePolicyResponse>;
616
616
  /**
@@ -620,7 +620,7 @@ export declare class IdentityClient {
620
620
  * @param CreateRegionSubscriptionRequest
621
621
  * @return CreateRegionSubscriptionResponse
622
622
  * @throws OciError when an error occurs
623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
623
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
624
624
  */
625
625
  createRegionSubscription(createRegionSubscriptionRequest: requests.CreateRegionSubscriptionRequest): Promise<responses.CreateRegionSubscriptionResponse>;
626
626
  /**
@@ -633,14 +633,14 @@ export declare class IdentityClient {
633
633
  * @param CreateSmtpCredentialRequest
634
634
  * @return CreateSmtpCredentialResponse
635
635
  * @throws OciError when an error occurs
636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
636
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
637
637
  */
638
638
  createSmtpCredential(createSmtpCredentialRequest: requests.CreateSmtpCredentialRequest): Promise<responses.CreateSmtpCredentialResponse>;
639
639
  /**
640
640
  * **Deprecated. Use {@link #createAuthToken(CreateAuthTokenRequest) createAuthToken} instead.**
641
641
  * <p>
642
642
  Creates a new Swift password for the specified user. For information about what Swift passwords are for, see
643
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcredentials.htm).
643
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcredentials.htm).
644
644
  * <p>
645
645
  You must specify a *description* for the Swift password (although it can be an empty string). It does not
646
646
  * have to be unique, and you can change it anytime with
@@ -654,7 +654,7 @@ export declare class IdentityClient {
654
654
  * @param CreateSwiftPasswordRequest
655
655
  * @return CreateSwiftPasswordResponse
656
656
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
657
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
658
658
  */
659
659
  createSwiftPassword(createSwiftPasswordRequest: requests.CreateSwiftPasswordRequest): Promise<responses.CreateSwiftPasswordResponse>;
660
660
  /**
@@ -685,7 +685,7 @@ export declare class IdentityClient {
685
685
  * @param CreateTagRequest
686
686
  * @return CreateTagResponse
687
687
  * @throws OciError when an error occurs
688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
688
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
689
689
  */
690
690
  createTag(createTagRequest: requests.CreateTagRequest): Promise<responses.CreateTagResponse>;
691
691
  /**
@@ -702,7 +702,7 @@ export declare class IdentityClient {
702
702
  * @param CreateTagDefaultRequest
703
703
  * @return CreateTagDefaultResponse
704
704
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
705
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
706
706
  */
707
707
  createTagDefault(createTagDefaultRequest: requests.CreateTagDefaultRequest): Promise<responses.CreateTagDefaultResponse>;
708
708
  /**
@@ -725,18 +725,18 @@ export declare class IdentityClient {
725
725
  * @param CreateTagNamespaceRequest
726
726
  * @return CreateTagNamespaceResponse
727
727
  * @throws OciError when an error occurs
728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
728
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
729
729
  */
730
730
  createTagNamespace(createTagNamespaceRequest: requests.CreateTagNamespaceRequest): Promise<responses.CreateTagNamespaceResponse>;
731
731
  /**
732
732
  * Creates a new user in your tenancy. For conceptual information about users, your tenancy, and other
733
- * IAM Service components, see [Overview of IAM](https://docs.cloud.oracle.com/Content/Identity/getstarted/identity-domains.htm).
733
+ * IAM Service components, see [Overview of IAM](https://docs.oracle.com/iaas/Content/Identity/getstarted/identity-domains.htm).
734
734
  * <p>
735
735
  You must specify your tenancy's OCID as the compartment ID in the request object (remember that the
736
736
  * tenancy is simply the root compartment). Notice that IAM resources (users, groups, compartments, and
737
737
  * some policies) reside within the tenancy itself, unlike cloud resources such as compute instances,
738
738
  * which typically reside within compartments inside the tenancy. For information about OCIDs, see
739
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
739
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
740
740
  * <p>
741
741
  You must also specify a *name* for the user, which must be unique across all users in your tenancy
742
742
  * and cannot be changed. Allowed characters: No spaces. Only letters, numerals, hyphens, periods,
@@ -760,7 +760,7 @@ export declare class IdentityClient {
760
760
  * {@link #createOrResetUIPassword(CreateOrResetUIPasswordRequest) createOrResetUIPassword}).
761
761
  * If the user needs to access the Oracle Cloud Infrastructure REST API, you need to upload a
762
762
  * public API signing key for that user (see
763
- * [Required Keys and OCIDs](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm) and also
763
+ * [Required Keys and OCIDs](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm) and also
764
764
  * {@link #uploadApiKey(UploadApiKeyRequest) uploadApiKey}).
765
765
  * <p>
766
766
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
@@ -769,7 +769,7 @@ export declare class IdentityClient {
769
769
  * @param CreateUserRequest
770
770
  * @return CreateUserResponse
771
771
  * @throws OciError when an error occurs
772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
772
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
773
773
  */
774
774
  createUser(createUserRequest: requests.CreateUserRequest): Promise<responses.CreateUserResponse>;
775
775
  /**
@@ -787,7 +787,7 @@ export declare class IdentityClient {
787
787
  * @param DeactivateDomainRequest
788
788
  * @return DeactivateDomainResponse
789
789
  * @throws OciError when an error occurs
790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
790
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
791
791
  */
792
792
  deactivateDomain(deactivateDomainRequest: requests.DeactivateDomainRequest): Promise<responses.DeactivateDomainResponse>;
793
793
  /**
@@ -802,7 +802,7 @@ export declare class IdentityClient {
802
802
  * @param DeleteApiKeyRequest
803
803
  * @return DeleteApiKeyResponse
804
804
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
805
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
806
806
  */
807
807
  deleteApiKey(deleteApiKeyRequest: requests.DeleteApiKeyRequest): Promise<responses.DeleteApiKeyResponse>;
808
808
  /**
@@ -812,7 +812,7 @@ export declare class IdentityClient {
812
812
  * @param DeleteAuthTokenRequest
813
813
  * @return DeleteAuthTokenResponse
814
814
  * @throws OciError when an error occurs
815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
815
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
816
816
  */
817
817
  deleteAuthToken(deleteAuthTokenRequest: requests.DeleteAuthTokenRequest): Promise<responses.DeleteAuthTokenResponse>;
818
818
  /**
@@ -822,7 +822,7 @@ export declare class IdentityClient {
822
822
  * @param DeleteCompartmentRequest
823
823
  * @return DeleteCompartmentResponse
824
824
  * @throws OciError when an error occurs
825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
825
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
826
826
  */
827
827
  deleteCompartment(deleteCompartmentRequest: requests.DeleteCompartmentRequest): Promise<responses.DeleteCompartmentResponse>;
828
828
  /**
@@ -832,7 +832,7 @@ export declare class IdentityClient {
832
832
  * @param DeleteCustomerSecretKeyRequest
833
833
  * @return DeleteCustomerSecretKeyResponse
834
834
  * @throws OciError when an error occurs
835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
835
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
836
836
  */
837
837
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest: requests.DeleteCustomerSecretKeyRequest): Promise<responses.DeleteCustomerSecretKeyResponse>;
838
838
  /**
@@ -842,7 +842,7 @@ export declare class IdentityClient {
842
842
  * @param DeleteDbCredentialRequest
843
843
  * @return DeleteDbCredentialResponse
844
844
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
845
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
846
846
  */
847
847
  deleteDbCredential(deleteDbCredentialRequest: requests.DeleteDbCredentialRequest): Promise<responses.DeleteDbCredentialResponse>;
848
848
  /**
@@ -858,7 +858,7 @@ export declare class IdentityClient {
858
858
  * @param DeleteDomainRequest
859
859
  * @return DeleteDomainResponse
860
860
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
861
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
862
862
  */
863
863
  deleteDomain(deleteDomainRequest: requests.DeleteDomainRequest): Promise<responses.DeleteDomainResponse>;
864
864
  /**
@@ -868,7 +868,7 @@ export declare class IdentityClient {
868
868
  * @param DeleteDynamicGroupRequest
869
869
  * @return DeleteDynamicGroupResponse
870
870
  * @throws OciError when an error occurs
871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
871
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
872
872
  */
873
873
  deleteDynamicGroup(deleteDynamicGroupRequest: requests.DeleteDynamicGroupRequest): Promise<responses.DeleteDynamicGroupResponse>;
874
874
  /**
@@ -878,11 +878,11 @@ export declare class IdentityClient {
878
878
  * @param DeleteGroupRequest
879
879
  * @return DeleteGroupResponse
880
880
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
881
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
882
882
  */
883
883
  deleteGroup(deleteGroupRequest: requests.DeleteGroupRequest): Promise<responses.DeleteGroupResponse>;
884
884
  /**
885
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
885
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
886
886
  * <p>
887
887
  Deletes the specified identity provider. The identity provider must not have
888
888
  * any group mappings (see {@link IdpGroupMapping}).
@@ -891,11 +891,11 @@ export declare class IdentityClient {
891
891
  * @param DeleteIdentityProviderRequest
892
892
  * @return DeleteIdentityProviderResponse
893
893
  * @throws OciError when an error occurs
894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
894
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
895
895
  */
896
896
  deleteIdentityProvider(deleteIdentityProviderRequest: requests.DeleteIdentityProviderRequest): Promise<responses.DeleteIdentityProviderResponse>;
897
897
  /**
898
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
898
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
899
899
  * <p>
900
900
  Deletes the specified group mapping.
901
901
  *
@@ -903,7 +903,7 @@ export declare class IdentityClient {
903
903
  * @param DeleteIdpGroupMappingRequest
904
904
  * @return DeleteIdpGroupMappingResponse
905
905
  * @throws OciError when an error occurs
906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
906
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
907
907
  */
908
908
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest: requests.DeleteIdpGroupMappingRequest): Promise<responses.DeleteIdpGroupMappingResponse>;
909
909
  /**
@@ -913,7 +913,7 @@ export declare class IdentityClient {
913
913
  * @param DeleteMfaTotpDeviceRequest
914
914
  * @return DeleteMfaTotpDeviceResponse
915
915
  * @throws OciError when an error occurs
916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
916
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
917
917
  */
918
918
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest: requests.DeleteMfaTotpDeviceRequest): Promise<responses.DeleteMfaTotpDeviceResponse>;
919
919
  /**
@@ -923,7 +923,7 @@ export declare class IdentityClient {
923
923
  * @param DeleteNetworkSourceRequest
924
924
  * @return DeleteNetworkSourceResponse
925
925
  * @throws OciError when an error occurs
926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
926
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
927
927
  */
928
928
  deleteNetworkSource(deleteNetworkSourceRequest: requests.DeleteNetworkSourceRequest): Promise<responses.DeleteNetworkSourceResponse>;
929
929
  /**
@@ -933,7 +933,7 @@ export declare class IdentityClient {
933
933
  * @param DeleteOAuthClientCredentialRequest
934
934
  * @return DeleteOAuthClientCredentialResponse
935
935
  * @throws OciError when an error occurs
936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
936
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
937
937
  */
938
938
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest: requests.DeleteOAuthClientCredentialRequest): Promise<responses.DeleteOAuthClientCredentialResponse>;
939
939
  /**
@@ -942,7 +942,7 @@ export declare class IdentityClient {
942
942
  * @param DeletePolicyRequest
943
943
  * @return DeletePolicyResponse
944
944
  * @throws OciError when an error occurs
945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
945
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
946
946
  */
947
947
  deletePolicy(deletePolicyRequest: requests.DeletePolicyRequest): Promise<responses.DeletePolicyResponse>;
948
948
  /**
@@ -952,7 +952,7 @@ export declare class IdentityClient {
952
952
  * @param DeleteSmtpCredentialRequest
953
953
  * @return DeleteSmtpCredentialResponse
954
954
  * @throws OciError when an error occurs
955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
955
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
956
956
  */
957
957
  deleteSmtpCredential(deleteSmtpCredentialRequest: requests.DeleteSmtpCredentialRequest): Promise<responses.DeleteSmtpCredentialResponse>;
958
958
  /**
@@ -964,7 +964,7 @@ export declare class IdentityClient {
964
964
  * @param DeleteSwiftPasswordRequest
965
965
  * @return DeleteSwiftPasswordResponse
966
966
  * @throws OciError when an error occurs
967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
967
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
968
968
  */
969
969
  deleteSwiftPassword(deleteSwiftPasswordRequest: requests.DeleteSwiftPasswordRequest): Promise<responses.DeleteSwiftPasswordResponse>;
970
970
  /**
@@ -993,7 +993,7 @@ export declare class IdentityClient {
993
993
  * @param DeleteTagRequest
994
994
  * @return DeleteTagResponse
995
995
  * @throws OciError when an error occurs
996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
996
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
997
997
  */
998
998
  deleteTag(deleteTagRequest: requests.DeleteTagRequest): Promise<responses.DeleteTagResponse>;
999
999
  /**
@@ -1003,7 +1003,7 @@ export declare class IdentityClient {
1003
1003
  * @param DeleteTagDefaultRequest
1004
1004
  * @return DeleteTagDefaultResponse
1005
1005
  * @throws OciError when an error occurs
1006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
1006
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
1007
1007
  */
1008
1008
  deleteTagDefault(deleteTagDefaultRequest: requests.DeleteTagDefaultRequest): Promise<responses.DeleteTagDefaultResponse>;
1009
1009
  /**
@@ -1019,7 +1019,7 @@ export declare class IdentityClient {
1019
1019
  * @param DeleteTagNamespaceRequest
1020
1020
  * @return DeleteTagNamespaceResponse
1021
1021
  * @throws OciError when an error occurs
1022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
1022
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
1023
1023
  */
1024
1024
  deleteTagNamespace(deleteTagNamespaceRequest: requests.DeleteTagNamespaceRequest): Promise<responses.DeleteTagNamespaceResponse>;
1025
1025
  /**
@@ -1028,7 +1028,7 @@ export declare class IdentityClient {
1028
1028
  * @param DeleteUserRequest
1029
1029
  * @return DeleteUserResponse
1030
1030
  * @throws OciError when an error occurs
1031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
1031
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
1032
1032
  */
1033
1033
  deleteUser(deleteUserRequest: requests.DeleteUserRequest): Promise<responses.DeleteUserResponse>;
1034
1034
  /**
@@ -1047,7 +1047,7 @@ export declare class IdentityClient {
1047
1047
  * @param EnableReplicationToRegionRequest
1048
1048
  * @return EnableReplicationToRegionResponse
1049
1049
  * @throws OciError when an error occurs
1050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
1050
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
1051
1051
  */
1052
1052
  enableReplicationToRegion(enableReplicationToRegionRequest: requests.EnableReplicationToRegionRequest): Promise<responses.EnableReplicationToRegionResponse>;
1053
1053
  /**
@@ -1057,7 +1057,7 @@ export declare class IdentityClient {
1057
1057
  * @param GenerateTotpSeedRequest
1058
1058
  * @return GenerateTotpSeedResponse
1059
1059
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
1060
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
1061
1061
  */
1062
1062
  generateTotpSeed(generateTotpSeedRequest: requests.GenerateTotpSeedRequest): Promise<responses.GenerateTotpSeedResponse>;
1063
1063
  /**
@@ -1068,7 +1068,7 @@ export declare class IdentityClient {
1068
1068
  * @param GetAuthenticationPolicyRequest
1069
1069
  * @return GetAuthenticationPolicyResponse
1070
1070
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
1071
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
1072
1072
  */
1073
1073
  getAuthenticationPolicy(getAuthenticationPolicyRequest: requests.GetAuthenticationPolicyRequest): Promise<responses.GetAuthenticationPolicyResponse>;
1074
1074
  /**
@@ -1085,7 +1085,7 @@ export declare class IdentityClient {
1085
1085
  * @param GetCompartmentRequest
1086
1086
  * @return GetCompartmentResponse
1087
1087
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
1088
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
1089
1089
  */
1090
1090
  getCompartment(getCompartmentRequest: requests.GetCompartmentRequest): Promise<responses.GetCompartmentResponse>;
1091
1091
  /**
@@ -1095,7 +1095,7 @@ export declare class IdentityClient {
1095
1095
  * @param GetDomainRequest
1096
1096
  * @return GetDomainResponse
1097
1097
  * @throws OciError when an error occurs
1098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
1098
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
1099
1099
  */
1100
1100
  getDomain(getDomainRequest: requests.GetDomainRequest): Promise<responses.GetDomainResponse>;
1101
1101
  /**
@@ -1105,7 +1105,7 @@ export declare class IdentityClient {
1105
1105
  * @param GetDynamicGroupRequest
1106
1106
  * @return GetDynamicGroupResponse
1107
1107
  * @throws OciError when an error occurs
1108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
1108
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
1109
1109
  */
1110
1110
  getDynamicGroup(getDynamicGroupRequest: requests.GetDynamicGroupRequest): Promise<responses.GetDynamicGroupResponse>;
1111
1111
  /**
@@ -1119,7 +1119,7 @@ export declare class IdentityClient {
1119
1119
  * @param GetGroupRequest
1120
1120
  * @return GetGroupResponse
1121
1121
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
1122
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
1123
1123
  */
1124
1124
  getGroup(getGroupRequest: requests.GetGroupRequest): Promise<responses.GetGroupResponse>;
1125
1125
  /**
@@ -1129,11 +1129,11 @@ export declare class IdentityClient {
1129
1129
  * @param GetIamWorkRequestRequest
1130
1130
  * @return GetIamWorkRequestResponse
1131
1131
  * @throws OciError when an error occurs
1132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
1132
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
1133
1133
  */
1134
1134
  getIamWorkRequest(getIamWorkRequestRequest: requests.GetIamWorkRequestRequest): Promise<responses.GetIamWorkRequestResponse>;
1135
1135
  /**
1136
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1136
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1137
1137
  * <p>
1138
1138
  Gets the specified identity provider's information.
1139
1139
  *
@@ -1141,11 +1141,11 @@ export declare class IdentityClient {
1141
1141
  * @param GetIdentityProviderRequest
1142
1142
  * @return GetIdentityProviderResponse
1143
1143
  * @throws OciError when an error occurs
1144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
1144
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
1145
1145
  */
1146
1146
  getIdentityProvider(getIdentityProviderRequest: requests.GetIdentityProviderRequest): Promise<responses.GetIdentityProviderResponse>;
1147
1147
  /**
1148
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1148
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1149
1149
  * <p>
1150
1150
  Gets the specified group mapping.
1151
1151
  *
@@ -1153,7 +1153,7 @@ export declare class IdentityClient {
1153
1153
  * @param GetIdpGroupMappingRequest
1154
1154
  * @return GetIdpGroupMappingResponse
1155
1155
  * @throws OciError when an error occurs
1156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
1156
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
1157
1157
  */
1158
1158
  getIdpGroupMapping(getIdpGroupMappingRequest: requests.GetIdpGroupMappingRequest): Promise<responses.GetIdpGroupMappingResponse>;
1159
1159
  /**
@@ -1163,7 +1163,7 @@ export declare class IdentityClient {
1163
1163
  * @param GetMfaTotpDeviceRequest
1164
1164
  * @return GetMfaTotpDeviceResponse
1165
1165
  * @throws OciError when an error occurs
1166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
1166
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
1167
1167
  */
1168
1168
  getMfaTotpDevice(getMfaTotpDeviceRequest: requests.GetMfaTotpDeviceRequest): Promise<responses.GetMfaTotpDeviceResponse>;
1169
1169
  /**
@@ -1173,7 +1173,7 @@ export declare class IdentityClient {
1173
1173
  * @param GetNetworkSourceRequest
1174
1174
  * @return GetNetworkSourceResponse
1175
1175
  * @throws OciError when an error occurs
1176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
1176
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
1177
1177
  */
1178
1178
  getNetworkSource(getNetworkSourceRequest: requests.GetNetworkSourceRequest): Promise<responses.GetNetworkSourceResponse>;
1179
1179
  /**
@@ -1182,7 +1182,7 @@ export declare class IdentityClient {
1182
1182
  * @param GetPolicyRequest
1183
1183
  * @return GetPolicyResponse
1184
1184
  * @throws OciError when an error occurs
1185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
1185
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
1186
1186
  */
1187
1187
  getPolicy(getPolicyRequest: requests.GetPolicyRequest): Promise<responses.GetPolicyResponse>;
1188
1188
  /**
@@ -1192,7 +1192,7 @@ export declare class IdentityClient {
1192
1192
  * @param GetStandardTagTemplateRequest
1193
1193
  * @return GetStandardTagTemplateResponse
1194
1194
  * @throws OciError when an error occurs
1195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
1195
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
1196
1196
  */
1197
1197
  getStandardTagTemplate(getStandardTagTemplateRequest: requests.GetStandardTagTemplateRequest): Promise<responses.GetStandardTagTemplateResponse>;
1198
1198
  /**
@@ -1201,7 +1201,7 @@ export declare class IdentityClient {
1201
1201
  * @param GetTagRequest
1202
1202
  * @return GetTagResponse
1203
1203
  * @throws OciError when an error occurs
1204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTag.ts.html |here} to see how to use GetTag API.
1204
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTag.ts.html |here} to see how to use GetTag API.
1205
1205
  */
1206
1206
  getTag(getTagRequest: requests.GetTagRequest): Promise<responses.GetTagResponse>;
1207
1207
  /**
@@ -1211,7 +1211,7 @@ export declare class IdentityClient {
1211
1211
  * @param GetTagDefaultRequest
1212
1212
  * @return GetTagDefaultResponse
1213
1213
  * @throws OciError when an error occurs
1214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
1214
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
1215
1215
  */
1216
1216
  getTagDefault(getTagDefaultRequest: requests.GetTagDefaultRequest): Promise<responses.GetTagDefaultResponse>;
1217
1217
  /**
@@ -1221,7 +1221,7 @@ export declare class IdentityClient {
1221
1221
  * @param GetTagNamespaceRequest
1222
1222
  * @return GetTagNamespaceResponse
1223
1223
  * @throws OciError when an error occurs
1224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
1224
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
1225
1225
  */
1226
1226
  getTagNamespace(getTagNamespaceRequest: requests.GetTagNamespaceRequest): Promise<responses.GetTagNamespaceResponse>;
1227
1227
  /**
@@ -1232,7 +1232,7 @@ export declare class IdentityClient {
1232
1232
  * @param GetTaggingWorkRequestRequest
1233
1233
  * @return GetTaggingWorkRequestResponse
1234
1234
  * @throws OciError when an error occurs
1235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
1235
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
1236
1236
  */
1237
1237
  getTaggingWorkRequest(getTaggingWorkRequestRequest: requests.GetTaggingWorkRequestRequest): Promise<responses.GetTaggingWorkRequestResponse>;
1238
1238
  /**
@@ -1241,7 +1241,7 @@ export declare class IdentityClient {
1241
1241
  * @param GetTenancyRequest
1242
1242
  * @return GetTenancyResponse
1243
1243
  * @throws OciError when an error occurs
1244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
1244
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
1245
1245
  */
1246
1246
  getTenancy(getTenancyRequest: requests.GetTenancyRequest): Promise<responses.GetTenancyResponse>;
1247
1247
  /**
@@ -1250,7 +1250,7 @@ export declare class IdentityClient {
1250
1250
  * @param GetUserRequest
1251
1251
  * @return GetUserResponse
1252
1252
  * @throws OciError when an error occurs
1253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUser.ts.html |here} to see how to use GetUser API.
1253
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUser.ts.html |here} to see how to use GetUser API.
1254
1254
  */
1255
1255
  getUser(getUserRequest: requests.GetUserRequest): Promise<responses.GetUserResponse>;
1256
1256
  /**
@@ -1259,7 +1259,7 @@ export declare class IdentityClient {
1259
1259
  * @param GetUserGroupMembershipRequest
1260
1260
  * @return GetUserGroupMembershipResponse
1261
1261
  * @throws OciError when an error occurs
1262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
1262
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
1263
1263
  */
1264
1264
  getUserGroupMembership(getUserGroupMembershipRequest: requests.GetUserGroupMembershipRequest): Promise<responses.GetUserGroupMembershipResponse>;
1265
1265
  /**
@@ -1270,7 +1270,7 @@ export declare class IdentityClient {
1270
1270
  * @param GetUserUIPasswordInformationRequest
1271
1271
  * @return GetUserUIPasswordInformationResponse
1272
1272
  * @throws OciError when an error occurs
1273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
1273
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
1274
1274
  */
1275
1275
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest: requests.GetUserUIPasswordInformationRequest): Promise<responses.GetUserUIPasswordInformationResponse>;
1276
1276
  /**
@@ -1281,7 +1281,7 @@ export declare class IdentityClient {
1281
1281
  * @param GetWorkRequestRequest
1282
1282
  * @return GetWorkRequestResponse
1283
1283
  * @throws OciError when an error occurs
1284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1284
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1285
1285
  */
1286
1286
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1287
1287
  /**
@@ -1292,7 +1292,7 @@ export declare class IdentityClient {
1292
1292
  * @param ImportStandardTagsRequest
1293
1293
  * @return ImportStandardTagsResponse
1294
1294
  * @throws OciError when an error occurs
1295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
1295
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
1296
1296
  */
1297
1297
  importStandardTags(importStandardTagsRequest: requests.ImportStandardTagsRequest): Promise<responses.ImportStandardTagsResponse>;
1298
1298
  /**
@@ -1306,7 +1306,7 @@ export declare class IdentityClient {
1306
1306
  * @param ListAllowedDomainLicenseTypesRequest
1307
1307
  * @return ListAllowedDomainLicenseTypesResponse
1308
1308
  * @throws OciError when an error occurs
1309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
1309
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
1310
1310
  */
1311
1311
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest: requests.ListAllowedDomainLicenseTypesRequest): Promise<responses.ListAllowedDomainLicenseTypesResponse>;
1312
1312
  /**
@@ -1319,7 +1319,7 @@ export declare class IdentityClient {
1319
1319
  * @param ListApiKeysRequest
1320
1320
  * @return ListApiKeysResponse
1321
1321
  * @throws OciError when an error occurs
1322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
1322
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
1323
1323
  */
1324
1324
  listApiKeys(listApiKeysRequest: requests.ListApiKeysRequest): Promise<responses.ListApiKeysResponse>;
1325
1325
  /**
@@ -1330,13 +1330,13 @@ export declare class IdentityClient {
1330
1330
  * @param ListAuthTokensRequest
1331
1331
  * @return ListAuthTokensResponse
1332
1332
  * @throws OciError when an error occurs
1333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
1333
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
1334
1334
  */
1335
1335
  listAuthTokens(listAuthTokensRequest: requests.ListAuthTokensRequest): Promise<responses.ListAuthTokensResponse>;
1336
1336
  /**
1337
1337
  * Lists the availability domains in your tenancy. Specify the OCID of either the tenancy or another
1338
1338
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
1339
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1339
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1340
1340
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
1341
1341
  * create a dependency on the list order.
1342
1342
  *
@@ -1344,7 +1344,7 @@ export declare class IdentityClient {
1344
1344
  * @param ListAvailabilityDomainsRequest
1345
1345
  * @return ListAvailabilityDomainsResponse
1346
1346
  * @throws OciError when an error occurs
1347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
1347
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
1348
1348
  */
1349
1349
  listAvailabilityDomains(listAvailabilityDomainsRequest: requests.ListAvailabilityDomainsRequest): Promise<responses.ListAvailabilityDomainsResponse>;
1350
1350
  /**
@@ -1353,14 +1353,14 @@ export declare class IdentityClient {
1353
1353
  * and {@link #bulkMoveResources(BulkMoveResourcesRequest) bulkMoveResources} operations. The returned list of
1354
1354
  * resource-types provides the appropriate resource-type names to use with the bulk action operations along with
1355
1355
  * the type of identifying information you'll need to provide for each resource-type. Most resource-types just
1356
- * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
1356
+ * require an [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
1357
1357
  * such as buckets, require you to provide other identifying information.
1358
1358
  *
1359
1359
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1360
1360
  * @param ListBulkActionResourceTypesRequest
1361
1361
  * @return ListBulkActionResourceTypesResponse
1362
1362
  * @throws OciError when an error occurs
1363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
1363
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
1364
1364
  */
1365
1365
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest: requests.ListBulkActionResourceTypesRequest): Promise<responses.ListBulkActionResourceTypesResponse>;
1366
1366
  /**
@@ -1370,7 +1370,7 @@ export declare class IdentityClient {
1370
1370
  * @param ListBulkEditTagsResourceTypesRequest
1371
1371
  * @return ListBulkEditTagsResourceTypesResponse
1372
1372
  * @throws OciError when an error occurs
1373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
1373
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
1374
1374
  */
1375
1375
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest: requests.ListBulkEditTagsResourceTypesRequest): Promise<responses.ListBulkEditTagsResourceTypesResponse>;
1376
1376
  /**
@@ -1391,13 +1391,13 @@ export declare class IdentityClient {
1391
1391
  * To get a full list of all compartments and subcompartments in the tenancy (root compartment),
1392
1392
  * set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ANY.
1393
1393
  * <p>
1394
- See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1394
+ See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1395
1395
  *
1396
1396
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1397
1397
  * @param ListCompartmentsRequest
1398
1398
  * @return ListCompartmentsResponse
1399
1399
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
1400
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
1401
1401
  */
1402
1402
  listCompartments(listCompartmentsRequest: requests.ListCompartmentsRequest): Promise<responses.ListCompartmentsResponse>;
1403
1403
  /**
@@ -1434,13 +1434,13 @@ export declare class IdentityClient {
1434
1434
  listCompartmentsResponseIterator(request: requests.ListCompartmentsRequest): AsyncIterableIterator<responses.ListCompartmentsResponse>;
1435
1435
  /**
1436
1436
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
1437
- * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/usingcosttrackingtags.htm).
1437
+ * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/usingcosttrackingtags.htm).
1438
1438
  *
1439
1439
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1440
1440
  * @param ListCostTrackingTagsRequest
1441
1441
  * @return ListCostTrackingTagsResponse
1442
1442
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
1443
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
1444
1444
  */
1445
1445
  listCostTrackingTags(listCostTrackingTagsRequest: requests.ListCostTrackingTagsRequest): Promise<responses.ListCostTrackingTagsResponse>;
1446
1446
  /**
@@ -1483,7 +1483,7 @@ export declare class IdentityClient {
1483
1483
  * @param ListCustomerSecretKeysRequest
1484
1484
  * @return ListCustomerSecretKeysResponse
1485
1485
  * @throws OciError when an error occurs
1486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
1486
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
1487
1487
  */
1488
1488
  listCustomerSecretKeys(listCustomerSecretKeysRequest: requests.ListCustomerSecretKeysRequest): Promise<responses.ListCustomerSecretKeysResponse>;
1489
1489
  /**
@@ -1493,7 +1493,7 @@ export declare class IdentityClient {
1493
1493
  * @param ListDbCredentialsRequest
1494
1494
  * @return ListDbCredentialsResponse
1495
1495
  * @throws OciError when an error occurs
1496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
1496
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
1497
1497
  */
1498
1498
  listDbCredentials(listDbCredentialsRequest: requests.ListDbCredentialsRequest): Promise<responses.ListDbCredentialsResponse>;
1499
1499
  /**
@@ -1535,7 +1535,7 @@ export declare class IdentityClient {
1535
1535
  * @param ListDomainsRequest
1536
1536
  * @return ListDomainsResponse
1537
1537
  * @throws OciError when an error occurs
1538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
1538
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
1539
1539
  */
1540
1540
  listDomains(listDomainsRequest: requests.ListDomainsRequest): Promise<responses.ListDomainsResponse>;
1541
1541
  /**
@@ -1573,13 +1573,13 @@ export declare class IdentityClient {
1573
1573
  /**
1574
1574
  * Lists the dynamic groups in your tenancy. You must specify your tenancy's OCID as the value for
1575
1575
  * the compartment ID (remember that the tenancy is simply the root compartment).
1576
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1576
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1577
1577
  *
1578
1578
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1579
1579
  * @param ListDynamicGroupsRequest
1580
1580
  * @return ListDynamicGroupsResponse
1581
1581
  * @throws OciError when an error occurs
1582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
1582
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
1583
1583
  */
1584
1584
  listDynamicGroups(listDynamicGroupsRequest: requests.ListDynamicGroupsRequest): Promise<responses.ListDynamicGroupsResponse>;
1585
1585
  /**
@@ -1617,25 +1617,25 @@ export declare class IdentityClient {
1617
1617
  /**
1618
1618
  * Lists the Fault Domains in your tenancy. Specify the OCID of either the tenancy or another
1619
1619
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
1620
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1620
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1621
1621
  *
1622
1622
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1623
1623
  * @param ListFaultDomainsRequest
1624
1624
  * @return ListFaultDomainsResponse
1625
1625
  * @throws OciError when an error occurs
1626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
1626
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
1627
1627
  */
1628
1628
  listFaultDomains(listFaultDomainsRequest: requests.ListFaultDomainsRequest): Promise<responses.ListFaultDomainsResponse>;
1629
1629
  /**
1630
1630
  * Lists the groups in your tenancy. You must specify your tenancy's OCID as the value for
1631
1631
  * the compartment ID (remember that the tenancy is simply the root compartment).
1632
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1632
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1633
1633
  *
1634
1634
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1635
1635
  * @param ListGroupsRequest
1636
1636
  * @return ListGroupsResponse
1637
1637
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
1638
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
1639
1639
  */
1640
1640
  listGroups(listGroupsRequest: requests.ListGroupsRequest): Promise<responses.ListGroupsResponse>;
1641
1641
  /**
@@ -1677,7 +1677,7 @@ export declare class IdentityClient {
1677
1677
  * @param ListIamWorkRequestErrorsRequest
1678
1678
  * @return ListIamWorkRequestErrorsResponse
1679
1679
  * @throws OciError when an error occurs
1680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
1680
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
1681
1681
  */
1682
1682
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest: requests.ListIamWorkRequestErrorsRequest): Promise<responses.ListIamWorkRequestErrorsResponse>;
1683
1683
  /**
@@ -1719,7 +1719,7 @@ export declare class IdentityClient {
1719
1719
  * @param ListIamWorkRequestLogsRequest
1720
1720
  * @return ListIamWorkRequestLogsResponse
1721
1721
  * @throws OciError when an error occurs
1722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
1722
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
1723
1723
  */
1724
1724
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest: requests.ListIamWorkRequestLogsRequest): Promise<responses.ListIamWorkRequestLogsResponse>;
1725
1725
  /**
@@ -1761,7 +1761,7 @@ export declare class IdentityClient {
1761
1761
  * @param ListIamWorkRequestsRequest
1762
1762
  * @return ListIamWorkRequestsResponse
1763
1763
  * @throws OciError when an error occurs
1764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
1764
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
1765
1765
  */
1766
1766
  listIamWorkRequests(listIamWorkRequestsRequest: requests.ListIamWorkRequestsRequest): Promise<responses.ListIamWorkRequestsResponse>;
1767
1767
  /**
@@ -1797,7 +1797,7 @@ export declare class IdentityClient {
1797
1797
  */
1798
1798
  listIamWorkRequestsResponseIterator(request: requests.ListIamWorkRequestsRequest): AsyncIterableIterator<responses.ListIamWorkRequestsResponse>;
1799
1799
  /**
1800
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1800
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1801
1801
  * <p>
1802
1802
  Lists the identity provider groups.
1803
1803
  *
@@ -1805,7 +1805,7 @@ export declare class IdentityClient {
1805
1805
  * @param ListIdentityProviderGroupsRequest
1806
1806
  * @return ListIdentityProviderGroupsResponse
1807
1807
  * @throws OciError when an error occurs
1808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
1808
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
1809
1809
  */
1810
1810
  listIdentityProviderGroups(listIdentityProviderGroupsRequest: requests.ListIdentityProviderGroupsRequest): Promise<responses.ListIdentityProviderGroupsResponse>;
1811
1811
  /**
@@ -1841,18 +1841,18 @@ export declare class IdentityClient {
1841
1841
  */
1842
1842
  listIdentityProviderGroupsResponseIterator(request: requests.ListIdentityProviderGroupsRequest): AsyncIterableIterator<responses.ListIdentityProviderGroupsResponse>;
1843
1843
  /**
1844
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1844
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1845
1845
  * <p>
1846
1846
  Lists all the identity providers in your tenancy. You must specify the identity provider type (e.g., `SAML2` for
1847
1847
  * identity providers using the SAML2.0 protocol). You must specify your tenancy's OCID as the value for the
1848
1848
  * compartment ID (remember that the tenancy is simply the root compartment).
1849
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1849
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1850
1850
  *
1851
1851
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1852
1852
  * @param ListIdentityProvidersRequest
1853
1853
  * @return ListIdentityProvidersResponse
1854
1854
  * @throws OciError when an error occurs
1855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
1855
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
1856
1856
  */
1857
1857
  listIdentityProviders(listIdentityProvidersRequest: requests.ListIdentityProvidersRequest): Promise<responses.ListIdentityProvidersResponse>;
1858
1858
  /**
@@ -1888,7 +1888,7 @@ export declare class IdentityClient {
1888
1888
  */
1889
1889
  listIdentityProvidersResponseIterator(request: requests.ListIdentityProvidersRequest): AsyncIterableIterator<responses.ListIdentityProvidersResponse>;
1890
1890
  /**
1891
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1891
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1892
1892
  * <p>
1893
1893
  Lists the group mappings for the specified identity provider.
1894
1894
  *
@@ -1896,7 +1896,7 @@ export declare class IdentityClient {
1896
1896
  * @param ListIdpGroupMappingsRequest
1897
1897
  * @return ListIdpGroupMappingsResponse
1898
1898
  * @throws OciError when an error occurs
1899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
1899
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
1900
1900
  */
1901
1901
  listIdpGroupMappings(listIdpGroupMappingsRequest: requests.ListIdpGroupMappingsRequest): Promise<responses.ListIdpGroupMappingsResponse>;
1902
1902
  /**
@@ -1939,7 +1939,7 @@ export declare class IdentityClient {
1939
1939
  * @param ListMfaTotpDevicesRequest
1940
1940
  * @return ListMfaTotpDevicesResponse
1941
1941
  * @throws OciError when an error occurs
1942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
1942
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
1943
1943
  */
1944
1944
  listMfaTotpDevices(listMfaTotpDevicesRequest: requests.ListMfaTotpDevicesRequest): Promise<responses.ListMfaTotpDevicesResponse>;
1945
1945
  /**
@@ -1977,13 +1977,13 @@ export declare class IdentityClient {
1977
1977
  /**
1978
1978
  * Lists the network sources in your tenancy. You must specify your tenancy's OCID as the value for
1979
1979
  * the compartment ID (remember that the tenancy is simply the root compartment).
1980
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1980
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
1981
1981
  *
1982
1982
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1983
1983
  * @param ListNetworkSourcesRequest
1984
1984
  * @return ListNetworkSourcesResponse
1985
1985
  * @throws OciError when an error occurs
1986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
1986
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
1987
1987
  */
1988
1988
  listNetworkSources(listNetworkSourcesRequest: requests.ListNetworkSourcesRequest): Promise<responses.ListNetworkSourcesResponse>;
1989
1989
  /**
@@ -2025,7 +2025,7 @@ export declare class IdentityClient {
2025
2025
  * @param ListOAuthClientCredentialsRequest
2026
2026
  * @return ListOAuthClientCredentialsResponse
2027
2027
  * @throws OciError when an error occurs
2028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
2028
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
2029
2029
  */
2030
2030
  listOAuthClientCredentials(listOAuthClientCredentialsRequest: requests.ListOAuthClientCredentialsRequest): Promise<responses.ListOAuthClientCredentialsResponse>;
2031
2031
  /**
@@ -2062,7 +2062,7 @@ export declare class IdentityClient {
2062
2062
  listOAuthClientCredentialsResponseIterator(request: requests.ListOAuthClientCredentialsRequest): AsyncIterableIterator<responses.ListOAuthClientCredentialsResponse>;
2063
2063
  /**
2064
2064
  * Lists the policies in the specified compartment (either the tenancy or another of your compartments).
2065
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
2065
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
2066
2066
  * <p>
2067
2067
  To determine which policies apply to a particular group or compartment, you must view the individual
2068
2068
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
@@ -2071,7 +2071,7 @@ export declare class IdentityClient {
2071
2071
  * @param ListPoliciesRequest
2072
2072
  * @return ListPoliciesResponse
2073
2073
  * @throws OciError when an error occurs
2074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
2074
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
2075
2075
  */
2076
2076
  listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise<responses.ListPoliciesResponse>;
2077
2077
  /**
@@ -2112,7 +2112,7 @@ export declare class IdentityClient {
2112
2112
  * @param ListRegionSubscriptionsRequest
2113
2113
  * @return ListRegionSubscriptionsResponse
2114
2114
  * @throws OciError when an error occurs
2115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
2115
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
2116
2116
  */
2117
2117
  listRegionSubscriptions(listRegionSubscriptionsRequest: requests.ListRegionSubscriptionsRequest): Promise<responses.ListRegionSubscriptionsResponse>;
2118
2118
  /**
@@ -2121,7 +2121,7 @@ export declare class IdentityClient {
2121
2121
  * @param ListRegionsRequest
2122
2122
  * @return ListRegionsResponse
2123
2123
  * @throws OciError when an error occurs
2124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
2124
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
2125
2125
  */
2126
2126
  listRegions(listRegionsRequest: requests.ListRegionsRequest): Promise<responses.ListRegionsResponse>;
2127
2127
  /**
@@ -2132,7 +2132,7 @@ export declare class IdentityClient {
2132
2132
  * @param ListSmtpCredentialsRequest
2133
2133
  * @return ListSmtpCredentialsResponse
2134
2134
  * @throws OciError when an error occurs
2135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
2135
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
2136
2136
  */
2137
2137
  listSmtpCredentials(listSmtpCredentialsRequest: requests.ListSmtpCredentialsRequest): Promise<responses.ListSmtpCredentialsResponse>;
2138
2138
  /**
@@ -2142,7 +2142,7 @@ export declare class IdentityClient {
2142
2142
  * @param ListStandardTagNamespacesRequest
2143
2143
  * @return ListStandardTagNamespacesResponse
2144
2144
  * @throws OciError when an error occurs
2145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
2145
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
2146
2146
  */
2147
2147
  listStandardTagNamespaces(listStandardTagNamespacesRequest: requests.ListStandardTagNamespacesRequest): Promise<responses.ListStandardTagNamespacesResponse>;
2148
2148
  /**
@@ -2187,7 +2187,7 @@ export declare class IdentityClient {
2187
2187
  * @param ListSwiftPasswordsRequest
2188
2188
  * @return ListSwiftPasswordsResponse
2189
2189
  * @throws OciError when an error occurs
2190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
2190
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
2191
2191
  */
2192
2192
  listSwiftPasswords(listSwiftPasswordsRequest: requests.ListSwiftPasswordsRequest): Promise<responses.ListSwiftPasswordsResponse>;
2193
2193
  /**
@@ -2197,7 +2197,7 @@ export declare class IdentityClient {
2197
2197
  * @param ListTagDefaultsRequest
2198
2198
  * @return ListTagDefaultsResponse
2199
2199
  * @throws OciError when an error occurs
2200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
2200
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
2201
2201
  */
2202
2202
  listTagDefaults(listTagDefaultsRequest: requests.ListTagDefaultsRequest): Promise<responses.ListTagDefaultsResponse>;
2203
2203
  /**
@@ -2239,7 +2239,7 @@ export declare class IdentityClient {
2239
2239
  * @param ListTagNamespacesRequest
2240
2240
  * @return ListTagNamespacesResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
2242
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
2243
2243
  */
2244
2244
  listTagNamespaces(listTagNamespacesRequest: requests.ListTagNamespacesRequest): Promise<responses.ListTagNamespacesResponse>;
2245
2245
  /**
@@ -2281,7 +2281,7 @@ export declare class IdentityClient {
2281
2281
  * @param ListTaggingWorkRequestErrorsRequest
2282
2282
  * @return ListTaggingWorkRequestErrorsResponse
2283
2283
  * @throws OciError when an error occurs
2284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
2284
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
2285
2285
  */
2286
2286
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest: requests.ListTaggingWorkRequestErrorsRequest): Promise<responses.ListTaggingWorkRequestErrorsResponse>;
2287
2287
  /**
@@ -2323,7 +2323,7 @@ export declare class IdentityClient {
2323
2323
  * @param ListTaggingWorkRequestLogsRequest
2324
2324
  * @return ListTaggingWorkRequestLogsResponse
2325
2325
  * @throws OciError when an error occurs
2326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
2326
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
2327
2327
  */
2328
2328
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest: requests.ListTaggingWorkRequestLogsRequest): Promise<responses.ListTaggingWorkRequestLogsResponse>;
2329
2329
  /**
@@ -2365,7 +2365,7 @@ export declare class IdentityClient {
2365
2365
  * @param ListTaggingWorkRequestsRequest
2366
2366
  * @return ListTaggingWorkRequestsResponse
2367
2367
  * @throws OciError when an error occurs
2368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
2368
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
2369
2369
  */
2370
2370
  listTaggingWorkRequests(listTaggingWorkRequestsRequest: requests.ListTaggingWorkRequestsRequest): Promise<responses.ListTaggingWorkRequestsResponse>;
2371
2371
  /**
@@ -2407,7 +2407,7 @@ export declare class IdentityClient {
2407
2407
  * @param ListTagsRequest
2408
2408
  * @return ListTagsResponse
2409
2409
  * @throws OciError when an error occurs
2410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTags.ts.html |here} to see how to use ListTags API.
2410
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTags.ts.html |here} to see how to use ListTags API.
2411
2411
  */
2412
2412
  listTags(listTagsRequest: requests.ListTagsRequest): Promise<responses.ListTagsResponse>;
2413
2413
  /**
@@ -2445,7 +2445,7 @@ export declare class IdentityClient {
2445
2445
  /**
2446
2446
  * Lists the `UserGroupMembership` objects in your tenancy. You must specify your tenancy's OCID
2447
2447
  * as the value for the compartment ID
2448
- * (see [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five)).
2448
+ * (see [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five)).
2449
2449
  * You must also then filter the list in one of these ways:
2450
2450
  * <p>
2451
2451
  - You can limit the results to just the memberships for a given user by specifying a `userId`.
@@ -2458,7 +2458,7 @@ export declare class IdentityClient {
2458
2458
  * @param ListUserGroupMembershipsRequest
2459
2459
  * @return ListUserGroupMembershipsResponse
2460
2460
  * @throws OciError when an error occurs
2461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
2461
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
2462
2462
  */
2463
2463
  listUserGroupMemberships(listUserGroupMembershipsRequest: requests.ListUserGroupMembershipsRequest): Promise<responses.ListUserGroupMembershipsResponse>;
2464
2464
  /**
@@ -2496,13 +2496,13 @@ export declare class IdentityClient {
2496
2496
  /**
2497
2497
  * Lists the users in your tenancy. You must specify your tenancy's OCID as the value for the
2498
2498
  * compartment ID (remember that the tenancy is simply the root compartment).
2499
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
2499
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
2500
2500
  *
2501
2501
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2502
2502
  * @param ListUsersRequest
2503
2503
  * @return ListUsersResponse
2504
2504
  * @throws OciError when an error occurs
2505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
2505
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
2506
2506
  */
2507
2507
  listUsers(listUsersRequest: requests.ListUsersRequest): Promise<responses.ListUsersResponse>;
2508
2508
  /**
@@ -2544,7 +2544,7 @@ export declare class IdentityClient {
2544
2544
  * @param ListWorkRequestsRequest
2545
2545
  * @return ListWorkRequestsResponse
2546
2546
  * @throws OciError when an error occurs
2547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2547
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2548
2548
  */
2549
2549
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
2550
2550
  /**
@@ -2587,13 +2587,13 @@ export declare class IdentityClient {
2587
2587
  **IMPORTANT**: After you move a compartment to a new parent compartment, the access policies of
2588
2588
  * the new parent take effect and the policies of the previous parent no longer apply. Ensure that you
2589
2589
  * are aware of the implications for the compartment contents before you move it. For more
2590
- * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
2590
+ * information, see [Moving a Compartment](https://docs.oracle.com/iaas/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
2591
2591
  *
2592
2592
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2593
2593
  * @param MoveCompartmentRequest
2594
2594
  * @return MoveCompartmentResponse
2595
2595
  * @throws OciError when an error occurs
2596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
2596
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
2597
2597
  */
2598
2598
  moveCompartment(moveCompartmentRequest: requests.MoveCompartmentRequest): Promise<responses.MoveCompartmentResponse>;
2599
2599
  /**
@@ -2603,7 +2603,7 @@ export declare class IdentityClient {
2603
2603
  * @param RecoverCompartmentRequest
2604
2604
  * @return RecoverCompartmentResponse
2605
2605
  * @throws OciError when an error occurs
2606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
2606
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
2607
2607
  */
2608
2608
  recoverCompartment(recoverCompartmentRequest: requests.RecoverCompartmentRequest): Promise<responses.RecoverCompartmentResponse>;
2609
2609
  /**
@@ -2613,7 +2613,7 @@ export declare class IdentityClient {
2613
2613
  * @param RemoveTagDefaultLockRequest
2614
2614
  * @return RemoveTagDefaultLockResponse
2615
2615
  * @throws OciError when an error occurs
2616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
2616
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
2617
2617
  */
2618
2618
  removeTagDefaultLock(removeTagDefaultLockRequest: requests.RemoveTagDefaultLockRequest): Promise<responses.RemoveTagDefaultLockResponse>;
2619
2619
  /**
@@ -2623,7 +2623,7 @@ export declare class IdentityClient {
2623
2623
  * @param RemoveTagNamespaceLockRequest
2624
2624
  * @return RemoveTagNamespaceLockResponse
2625
2625
  * @throws OciError when an error occurs
2626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
2626
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
2627
2627
  */
2628
2628
  removeTagNamespaceLock(removeTagNamespaceLockRequest: requests.RemoveTagNamespaceLockRequest): Promise<responses.RemoveTagNamespaceLockResponse>;
2629
2629
  /**
@@ -2632,7 +2632,7 @@ export declare class IdentityClient {
2632
2632
  * @param RemoveUserFromGroupRequest
2633
2633
  * @return RemoveUserFromGroupResponse
2634
2634
  * @throws OciError when an error occurs
2635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
2635
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
2636
2636
  */
2637
2637
  removeUserFromGroup(removeUserFromGroupRequest: requests.RemoveUserFromGroupRequest): Promise<responses.RemoveUserFromGroupResponse>;
2638
2638
  /**
@@ -2642,7 +2642,7 @@ export declare class IdentityClient {
2642
2642
  * @param ResetIdpScimClientRequest
2643
2643
  * @return ResetIdpScimClientResponse
2644
2644
  * @throws OciError when an error occurs
2645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
2645
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
2646
2646
  */
2647
2647
  resetIdpScimClient(resetIdpScimClientRequest: requests.ResetIdpScimClientRequest): Promise<responses.ResetIdpScimClientResponse>;
2648
2648
  /**
@@ -2652,7 +2652,7 @@ export declare class IdentityClient {
2652
2652
  * @param UpdateAuthTokenRequest
2653
2653
  * @return UpdateAuthTokenResponse
2654
2654
  * @throws OciError when an error occurs
2655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
2655
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
2656
2656
  */
2657
2657
  updateAuthToken(updateAuthTokenRequest: requests.UpdateAuthTokenRequest): Promise<responses.UpdateAuthTokenResponse>;
2658
2658
  /**
@@ -2662,7 +2662,7 @@ export declare class IdentityClient {
2662
2662
  * @param UpdateAuthenticationPolicyRequest
2663
2663
  * @return UpdateAuthenticationPolicyResponse
2664
2664
  * @throws OciError when an error occurs
2665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
2665
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
2666
2666
  */
2667
2667
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest: requests.UpdateAuthenticationPolicyRequest): Promise<responses.UpdateAuthenticationPolicyResponse>;
2668
2668
  /**
@@ -2671,7 +2671,7 @@ export declare class IdentityClient {
2671
2671
  * @param UpdateCompartmentRequest
2672
2672
  * @return UpdateCompartmentResponse
2673
2673
  * @throws OciError when an error occurs
2674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
2674
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
2675
2675
  */
2676
2676
  updateCompartment(updateCompartmentRequest: requests.UpdateCompartmentRequest): Promise<responses.UpdateCompartmentResponse>;
2677
2677
  /**
@@ -2681,7 +2681,7 @@ export declare class IdentityClient {
2681
2681
  * @param UpdateCustomerSecretKeyRequest
2682
2682
  * @return UpdateCustomerSecretKeyResponse
2683
2683
  * @throws OciError when an error occurs
2684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
2684
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
2685
2685
  */
2686
2686
  updateCustomerSecretKey(updateCustomerSecretKeyRequest: requests.UpdateCustomerSecretKeyRequest): Promise<responses.UpdateCustomerSecretKeyResponse>;
2687
2687
  /**
@@ -2694,7 +2694,7 @@ export declare class IdentityClient {
2694
2694
  * @param UpdateDomainRequest
2695
2695
  * @return UpdateDomainResponse
2696
2696
  * @throws OciError when an error occurs
2697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
2697
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
2698
2698
  */
2699
2699
  updateDomain(updateDomainRequest: requests.UpdateDomainRequest): Promise<responses.UpdateDomainResponse>;
2700
2700
  /**
@@ -2703,7 +2703,7 @@ export declare class IdentityClient {
2703
2703
  * @param UpdateDynamicGroupRequest
2704
2704
  * @return UpdateDynamicGroupResponse
2705
2705
  * @throws OciError when an error occurs
2706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
2706
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
2707
2707
  */
2708
2708
  updateDynamicGroup(updateDynamicGroupRequest: requests.UpdateDynamicGroupRequest): Promise<responses.UpdateDynamicGroupResponse>;
2709
2709
  /**
@@ -2712,11 +2712,11 @@ export declare class IdentityClient {
2712
2712
  * @param UpdateGroupRequest
2713
2713
  * @return UpdateGroupResponse
2714
2714
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
2715
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
2716
2716
  */
2717
2717
  updateGroup(updateGroupRequest: requests.UpdateGroupRequest): Promise<responses.UpdateGroupResponse>;
2718
2718
  /**
2719
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
2719
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
2720
2720
  * <p>
2721
2721
  Updates the specified identity provider.
2722
2722
  *
@@ -2724,11 +2724,11 @@ export declare class IdentityClient {
2724
2724
  * @param UpdateIdentityProviderRequest
2725
2725
  * @return UpdateIdentityProviderResponse
2726
2726
  * @throws OciError when an error occurs
2727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
2727
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
2728
2728
  */
2729
2729
  updateIdentityProvider(updateIdentityProviderRequest: requests.UpdateIdentityProviderRequest): Promise<responses.UpdateIdentityProviderResponse>;
2730
2730
  /**
2731
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
2731
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
2732
2732
  * <p>
2733
2733
  Updates the specified group mapping.
2734
2734
  *
@@ -2736,7 +2736,7 @@ export declare class IdentityClient {
2736
2736
  * @param UpdateIdpGroupMappingRequest
2737
2737
  * @return UpdateIdpGroupMappingResponse
2738
2738
  * @throws OciError when an error occurs
2739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
2739
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
2740
2740
  */
2741
2741
  updateIdpGroupMapping(updateIdpGroupMappingRequest: requests.UpdateIdpGroupMappingRequest): Promise<responses.UpdateIdpGroupMappingResponse>;
2742
2742
  /**
@@ -2746,7 +2746,7 @@ export declare class IdentityClient {
2746
2746
  * @param UpdateNetworkSourceRequest
2747
2747
  * @return UpdateNetworkSourceResponse
2748
2748
  * @throws OciError when an error occurs
2749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
2749
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
2750
2750
  */
2751
2751
  updateNetworkSource(updateNetworkSourceRequest: requests.UpdateNetworkSourceRequest): Promise<responses.UpdateNetworkSourceResponse>;
2752
2752
  /**
@@ -2756,7 +2756,7 @@ export declare class IdentityClient {
2756
2756
  * @param UpdateOAuthClientCredentialRequest
2757
2757
  * @return UpdateOAuthClientCredentialResponse
2758
2758
  * @throws OciError when an error occurs
2759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
2759
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
2760
2760
  */
2761
2761
  updateOAuthClientCredential(updateOAuthClientCredentialRequest: requests.UpdateOAuthClientCredentialRequest): Promise<responses.UpdateOAuthClientCredentialResponse>;
2762
2762
  /**
@@ -2768,7 +2768,7 @@ export declare class IdentityClient {
2768
2768
  * @param UpdatePolicyRequest
2769
2769
  * @return UpdatePolicyResponse
2770
2770
  * @throws OciError when an error occurs
2771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
2771
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
2772
2772
  */
2773
2773
  updatePolicy(updatePolicyRequest: requests.UpdatePolicyRequest): Promise<responses.UpdatePolicyResponse>;
2774
2774
  /**
@@ -2778,7 +2778,7 @@ export declare class IdentityClient {
2778
2778
  * @param UpdateSmtpCredentialRequest
2779
2779
  * @return UpdateSmtpCredentialResponse
2780
2780
  * @throws OciError when an error occurs
2781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
2781
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
2782
2782
  */
2783
2783
  updateSmtpCredential(updateSmtpCredentialRequest: requests.UpdateSmtpCredentialRequest): Promise<responses.UpdateSmtpCredentialResponse>;
2784
2784
  /**
@@ -2790,7 +2790,7 @@ export declare class IdentityClient {
2790
2790
  * @param UpdateSwiftPasswordRequest
2791
2791
  * @return UpdateSwiftPasswordResponse
2792
2792
  * @throws OciError when an error occurs
2793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
2793
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
2794
2794
  */
2795
2795
  updateSwiftPassword(updateSwiftPasswordRequest: requests.UpdateSwiftPasswordRequest): Promise<responses.UpdateSwiftPasswordResponse>;
2796
2796
  /**
@@ -2809,7 +2809,7 @@ export declare class IdentityClient {
2809
2809
  * @param UpdateTagRequest
2810
2810
  * @return UpdateTagResponse
2811
2811
  * @throws OciError when an error occurs
2812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
2812
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
2813
2813
  */
2814
2814
  updateTag(updateTagRequest: requests.UpdateTagRequest): Promise<responses.UpdateTagResponse>;
2815
2815
  /**
@@ -2824,7 +2824,7 @@ export declare class IdentityClient {
2824
2824
  * @param UpdateTagDefaultRequest
2825
2825
  * @return UpdateTagDefaultResponse
2826
2826
  * @throws OciError when an error occurs
2827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
2827
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
2828
2828
  */
2829
2829
  updateTagDefault(updateTagDefaultRequest: requests.UpdateTagDefaultRequest): Promise<responses.UpdateTagDefaultResponse>;
2830
2830
  /**
@@ -2834,7 +2834,7 @@ export declare class IdentityClient {
2834
2834
  * namespace (changing `isRetired` from 'true' to 'false') does not reactivate tag definitions.
2835
2835
  * To reactivate the tag definitions, you must reactivate each one individually *after* you reactivate the namespace,
2836
2836
  * using {@link #updateTag(UpdateTagRequest) updateTag}. For more information about retiring tag namespaces, see
2837
- * [Retiring Key Definitions and Namespace Definitions](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm#retiringkeys).
2837
+ * [Retiring Key Definitions and Namespace Definitions](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm#retiringkeys).
2838
2838
  * <p>
2839
2839
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
2840
2840
  *
@@ -2842,7 +2842,7 @@ export declare class IdentityClient {
2842
2842
  * @param UpdateTagNamespaceRequest
2843
2843
  * @return UpdateTagNamespaceResponse
2844
2844
  * @throws OciError when an error occurs
2845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
2845
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
2846
2846
  */
2847
2847
  updateTagNamespace(updateTagNamespaceRequest: requests.UpdateTagNamespaceRequest): Promise<responses.UpdateTagNamespaceResponse>;
2848
2848
  /**
@@ -2851,7 +2851,7 @@ export declare class IdentityClient {
2851
2851
  * @param UpdateUserRequest
2852
2852
  * @return UpdateUserResponse
2853
2853
  * @throws OciError when an error occurs
2854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
2854
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
2855
2855
  */
2856
2856
  updateUser(updateUserRequest: requests.UpdateUserRequest): Promise<responses.UpdateUserResponse>;
2857
2857
  /**
@@ -2861,7 +2861,7 @@ export declare class IdentityClient {
2861
2861
  * @param UpdateUserCapabilitiesRequest
2862
2862
  * @return UpdateUserCapabilitiesResponse
2863
2863
  * @throws OciError when an error occurs
2864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
2864
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
2865
2865
  */
2866
2866
  updateUserCapabilities(updateUserCapabilitiesRequest: requests.UpdateUserCapabilitiesRequest): Promise<responses.UpdateUserCapabilitiesResponse>;
2867
2867
  /**
@@ -2871,7 +2871,7 @@ export declare class IdentityClient {
2871
2871
  * @param UpdateUserStateRequest
2872
2872
  * @return UpdateUserStateResponse
2873
2873
  * @throws OciError when an error occurs
2874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
2874
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
2875
2875
  */
2876
2876
  updateUserState(updateUserStateRequest: requests.UpdateUserStateRequest): Promise<responses.UpdateUserStateResponse>;
2877
2877
  /**
@@ -2895,7 +2895,7 @@ export declare class IdentityClient {
2895
2895
  * @param UploadApiKeyRequest
2896
2896
  * @return UploadApiKeyResponse
2897
2897
  * @throws OciError when an error occurs
2898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
2898
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
2899
2899
  */
2900
2900
  uploadApiKey(uploadApiKeyRequest: requests.UploadApiKeyRequest): Promise<responses.UploadApiKeyResponse>;
2901
2901
  }