oci-dbmulticloud 2.116.1 → 2.116.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +31 -9
- package/index.js +32 -10
- package/index.js.map +1 -1
- package/lib/client.d.ts +315 -48
- package/lib/client.js +1359 -49
- package/lib/client.js.map +1 -1
- package/lib/dbmulticloudgcpprovider-waiter.d.ts +74 -0
- package/lib/dbmulticloudgcpprovider-waiter.js +118 -0
- package/lib/dbmulticloudgcpprovider-waiter.js.map +1 -0
- package/lib/model/action-type.d.ts +28 -9
- package/lib/model/action-type.js +28 -9
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/arc-agent-nodes.d.ts +33 -14
- package/lib/model/arc-agent-nodes.js +28 -9
- package/lib/model/arc-agent-nodes.js.map +1 -1
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.d.ts +30 -11
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js +28 -9
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.d.ts +28 -9
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-connector-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-vault-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.d.ts +54 -0
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.js +58 -0
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.d.ts +54 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.js +58 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.js.map +1 -0
- package/lib/model/create-multi-cloud-resource-discovery-details.d.ts +46 -12
- package/lib/model/create-multi-cloud-resource-discovery-details.js +28 -9
- package/lib/model/create-multi-cloud-resource-discovery-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-blob-container-details.d.ts +34 -15
- package/lib/model/create-oracle-db-azure-blob-container-details.js +28 -9
- package/lib/model/create-oracle-db-azure-blob-container-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-blob-mount-details.d.ts +33 -14
- package/lib/model/create-oracle-db-azure-blob-mount-details.js +28 -9
- package/lib/model/create-oracle-db-azure-blob-mount-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-connector-details.d.ts +36 -17
- package/lib/model/create-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/create-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-vault-association-details.d.ts +33 -14
- package/lib/model/create-oracle-db-azure-vault-association-details.js +28 -9
- package/lib/model/create-oracle-db-azure-vault-association-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-vault-details.d.ts +37 -18
- package/lib/model/create-oracle-db-azure-vault-details.js +28 -9
- package/lib/model/create-oracle-db-azure-vault-details.js.map +1 -1
- package/lib/model/create-oracle-db-gcp-identity-connector-details.d.ts +109 -0
- package/lib/model/create-oracle-db-gcp-identity-connector-details.js +58 -0
- package/lib/model/create-oracle-db-gcp-identity-connector-details.js.map +1 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.d.ts +103 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/gcp-nodes.d.ts +78 -0
- package/lib/model/gcp-nodes.js +69 -0
- package/lib/model/gcp-nodes.js.map +1 -0
- package/lib/model/index.d.ts +64 -9
- package/lib/model/index.js +66 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery-summary-collection.d.ts +29 -10
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js +28 -9
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery-summary.d.ts +37 -18
- package/lib/model/multi-cloud-resource-discovery-summary.js +28 -9
- package/lib/model/multi-cloud-resource-discovery-summary.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery.d.ts +52 -17
- package/lib/model/multi-cloud-resource-discovery.js +29 -9
- package/lib/model/multi-cloud-resource-discovery.js.map +1 -1
- package/lib/model/operation-status.d.ts +28 -9
- package/lib/model/operation-status.js +28 -9
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +40 -9
- package/lib/model/operation-type.js +40 -9
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container-summary-collection.d.ts +29 -10
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container-summary.d.ts +36 -17
- package/lib/model/oracle-db-azure-blob-container-summary.js +28 -9
- package/lib/model/oracle-db-azure-blob-container-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container.d.ts +37 -18
- package/lib/model/oracle-db-azure-blob-container.js +28 -9
- package/lib/model/oracle-db-azure-blob-container.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount-summary.d.ts +34 -15
- package/lib/model/oracle-db-azure-blob-mount-summary.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount.d.ts +37 -18
- package/lib/model/oracle-db-azure-blob-mount.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount.js.map +1 -1
- package/lib/model/oracle-db-azure-connector-summary-collection.d.ts +29 -10
- package/lib/model/oracle-db-azure-connector-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-connector-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-connector-summary.d.ts +45 -22
- package/lib/model/oracle-db-azure-connector-summary.js +28 -9
- package/lib/model/oracle-db-azure-connector-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-connector.d.ts +56 -22
- package/lib/model/oracle-db-azure-connector.js +40 -9
- package/lib/model/oracle-db-azure-connector.js.map +1 -1
- package/lib/model/oracle-db-azure-key-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-key-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-key-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-key-summary.d.ts +45 -18
- package/lib/model/oracle-db-azure-key-summary.js +28 -9
- package/lib/model/oracle-db-azure-key-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-key.d.ts +46 -19
- package/lib/model/oracle-db-azure-key.js +28 -9
- package/lib/model/oracle-db-azure-key.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association-summary.d.ts +38 -19
- package/lib/model/oracle-db-azure-vault-association-summary.js +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association.d.ts +39 -20
- package/lib/model/oracle-db-azure-vault-association.js +28 -9
- package/lib/model/oracle-db-azure-vault-association.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-vault-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-vault-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-summary.d.ts +41 -22
- package/lib/model/oracle-db-azure-vault-summary.js +28 -9
- package/lib/model/oracle-db-azure-vault-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-vault.d.ts +42 -23
- package/lib/model/oracle-db-azure-vault.js +28 -9
- package/lib/model/oracle-db-azure-vault.js.map +1 -1
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.d.ts +151 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.js +90 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-identity-connector.d.ts +176 -0
- package/lib/model/oracle-db-gcp-identity-connector.js +116 -0
- package/lib/model/oracle-db-gcp-identity-connector.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.d.ts +136 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.js +58 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring.d.ts +149 -0
- package/lib/model/oracle-db-gcp-key-ring.js +72 -0
- package/lib/model/oracle-db-gcp-key-ring.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-summary.d.ts +130 -0
- package/lib/model/oracle-db-gcp-key-summary.js +58 -0
- package/lib/model/oracle-db-gcp-key-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-key.d.ts +143 -0
- package/lib/model/oracle-db-gcp-key.js +72 -0
- package/lib/model/oracle-db-gcp-key.js.map +1 -0
- package/lib/model/patch-oracle-db-azure-connector-details.d.ts +29 -10
- package/lib/model/patch-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/patch-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/refresh-oracle-db-azure-vault-details.d.ts +54 -0
- package/lib/model/refresh-oracle-db-azure-vault-details.js +58 -0
- package/lib/model/refresh-oracle-db-azure-vault-details.js.map +1 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.d.ts +54 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/resources.d.ts +29 -10
- package/lib/model/resources.js +28 -9
- package/lib/model/resources.js.map +1 -1
- package/lib/model/sort-order.d.ts +28 -9
- package/lib/model/sort-order.js +28 -9
- package/lib/model/sort-order.js.map +1 -1
- package/lib/model/update-multi-cloud-resource-discovery-details.d.ts +32 -13
- package/lib/model/update-multi-cloud-resource-discovery-details.js +28 -9
- package/lib/model/update-multi-cloud-resource-discovery-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-blob-container-details.d.ts +34 -15
- package/lib/model/update-oracle-db-azure-blob-container-details.js +28 -9
- package/lib/model/update-oracle-db-azure-blob-container-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-blob-mount-details.d.ts +32 -13
- package/lib/model/update-oracle-db-azure-blob-mount-details.js +28 -9
- package/lib/model/update-oracle-db-azure-blob-mount-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-connector-details.d.ts +36 -17
- package/lib/model/update-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/update-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-vault-association-details.d.ts +33 -14
- package/lib/model/update-oracle-db-azure-vault-association-details.js +28 -9
- package/lib/model/update-oracle-db-azure-vault-association-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-vault-details.d.ts +37 -18
- package/lib/model/update-oracle-db-azure-vault-details.js +28 -9
- package/lib/model/update-oracle-db-azure-vault-details.js.map +1 -1
- package/lib/model/update-oracle-db-gcp-identity-connector-details.d.ts +105 -0
- package/lib/model/update-oracle-db-gcp-identity-connector-details.js +58 -0
- package/lib/model/update-oracle-db-gcp-identity-connector-details.js.map +1 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.d.ts +77 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/work-request-error-collection.d.ts +28 -9
- package/lib/model/work-request-error-collection.js +28 -9
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +28 -9
- package/lib/model/work-request-error.js +28 -9
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +28 -9
- package/lib/model/work-request-log-entry-collection.js +28 -9
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +28 -9
- package/lib/model/work-request-log-entry.js +28 -9
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +28 -9
- package/lib/model/work-request-resource-metadata-key.js +28 -9
- package/lib/model/work-request-resource-metadata-key.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +28 -9
- package/lib/model/work-request-resource.js +28 -9
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +28 -9
- package/lib/model/work-request-summary-collection.js +28 -9
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +28 -9
- package/lib/model/work-request-summary.js +28 -9
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +28 -9
- package/lib/model/work-request.js +28 -9
- package/lib/model/work-request.js.map +1 -1
- package/lib/multicloudresourcediscovery-waiter.d.ts +28 -9
- package/lib/multicloudresourcediscovery-waiter.js +28 -9
- package/lib/multicloudresourcediscovery-waiter.js.map +1 -1
- package/lib/oracledbazureblobcontainer-waiter.d.ts +28 -9
- package/lib/oracledbazureblobcontainer-waiter.js +28 -9
- package/lib/oracledbazureblobcontainer-waiter.js.map +1 -1
- package/lib/oracledbazureblobmount-waiter.d.ts +28 -9
- package/lib/oracledbazureblobmount-waiter.js +28 -9
- package/lib/oracledbazureblobmount-waiter.js.map +1 -1
- package/lib/oracledbazureconnector-waiter.d.ts +28 -9
- package/lib/oracledbazureconnector-waiter.js +28 -9
- package/lib/oracledbazureconnector-waiter.js.map +1 -1
- package/lib/oracledbazurekey-waiter.d.ts +28 -9
- package/lib/oracledbazurekey-waiter.js +28 -9
- package/lib/oracledbazurekey-waiter.js.map +1 -1
- package/lib/oracledbazurevault-waiter.d.ts +28 -9
- package/lib/oracledbazurevault-waiter.js +28 -9
- package/lib/oracledbazurevault-waiter.js.map +1 -1
- package/lib/oracledbazurevaultassociation-waiter.d.ts +28 -9
- package/lib/oracledbazurevaultassociation-waiter.js +28 -9
- package/lib/oracledbazurevaultassociation-waiter.js.map +1 -1
- package/lib/request/cascading-delete-oracle-db-azure-vault-association-request.d.ts +8 -8
- package/lib/request/change-multi-cloud-resource-discovery-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-blob-container-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-blob-mount-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-connector-compartment-request.d.ts +9 -9
- package/lib/request/change-oracle-db-azure-vault-association-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-vault-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.js.map +1 -0
- package/lib/request/create-multi-cloud-resource-discovery-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-blob-container-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-blob-mount-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-connector-request.d.ts +9 -9
- package/lib/request/create-oracle-db-azure-vault-association-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-vault-request.d.ts +8 -8
- package/lib/request/create-oracle-db-gcp-identity-connector-request.d.ts +37 -0
- package/lib/request/create-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/create-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.d.ts +45 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/delete-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-connector-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/get-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-connector-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-key-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/get-oracle-db-gcp-identity-connector-request.d.ts +26 -0
- package/lib/request/get-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/get-oracle-db-gcp-key-request.d.ts +26 -0
- package/lib/request/get-oracle-db-gcp-key-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-key-request.js.map +1 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.d.ts +39 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/index.d.ts +62 -9
- package/lib/request/index.js +35 -10
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-multi-cloud-resource-discoveries-request.d.ts +9 -6
- package/lib/request/list-multi-cloud-resource-discoveries-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-blob-containers-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-blob-containers-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-blob-mounts-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-blob-mounts-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-connectors-request.d.ts +4 -5
- package/lib/request/list-oracle-db-azure-connectors-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-keys-request.d.ts +4 -5
- package/lib/request/list-oracle-db-azure-keys-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-vault-associations-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-vault-associations-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-vaults-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-vaults-request.js.map +1 -1
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.d.ts +63 -0
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.js.map +1 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.d.ts +68 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.js.map +1 -0
- package/lib/request/list-oracle-db-gcp-keys-request.d.ts +67 -0
- package/lib/request/list-oracle-db-gcp-keys-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-keys-request.js.map +1 -0
- package/lib/request/patch-oracle-db-azure-connector-request.d.ts +2 -2
- package/lib/request/refresh-oracle-db-azure-connector-request.d.ts +44 -0
- package/lib/request/refresh-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/refresh-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/refresh-oracle-db-azure-vault-request.d.ts +12 -7
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.d.ts +44 -0
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.d.ts +49 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/update-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-connector-request.d.ts +2 -2
- package/lib/request/update-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/update-oracle-db-gcp-identity-connector-request.d.ts +40 -0
- package/lib/request/update-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/update-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.d.ts +40 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.js.map +1 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.d.ts +44 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.d.ts +44 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-key-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-key-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-key-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/index.d.ts +62 -9
- package/lib/response/index.js +28 -9
- package/lib/response/index.js.map +1 -1
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.js.map +1 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.js.map +1 -0
- package/lib/response/list-oracle-db-gcp-keys-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-keys-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-keys-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/workrequest-waiter.d.ts +28 -9
- package/lib/workrequest-waiter.js +28 -9
- package/lib/workrequest-waiter.js.map +1 -1
- package/package.json +3 -3
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Oracle Database MultiCloud Data
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
3
|
+
* <b>Microsoft Azure:</b> <br>
|
|
4
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
5
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
6
|
+
<ul>
|
|
7
|
+
<li>Using a Bearer Access Token</li>
|
|
8
|
+
</ul>
|
|
7
9
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
11
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
14
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
15
|
+
|
|
16
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
17
|
+
|
|
18
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
19
|
+
|
|
20
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
21
|
+
|
|
22
|
+
<br>
|
|
23
|
+
|
|
24
|
+
<b>Google Cloud:</b><br>
|
|
25
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
26
|
+
|
|
27
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
28
|
+
|
|
29
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
30
|
+
|
|
31
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
13
32
|
|
|
14
33
|
* OpenAPI spec version: 20240501
|
|
15
34
|
*
|
|
@@ -26,7 +45,7 @@ import * as model from "../model";
|
|
|
26
45
|
*/
|
|
27
46
|
export interface MultiCloudResourceDiscoverySummaryCollection {
|
|
28
47
|
/**
|
|
29
|
-
* This list contains the summary of
|
|
48
|
+
* This list contains the summary of Multicloud Resource Discovery.
|
|
30
49
|
*/
|
|
31
50
|
"items": Array<model.MultiCloudResourceDiscoverySummary>;
|
|
32
51
|
}
|
|
@@ -1,16 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Oracle Database MultiCloud Data
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
4
|
+
* <b>Microsoft Azure:</b> <br>
|
|
5
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
6
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
7
|
+
<ul>
|
|
8
|
+
<li>Using a Bearer Access Token</li>
|
|
9
|
+
</ul>
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
12
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
11
13
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
15
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
16
|
+
|
|
17
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
18
|
+
|
|
19
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
20
|
+
|
|
21
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
22
|
+
|
|
23
|
+
<br>
|
|
24
|
+
|
|
25
|
+
<b>Google Cloud:</b><br>
|
|
26
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
27
|
+
|
|
28
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
29
|
+
|
|
30
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
31
|
+
|
|
32
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
14
33
|
|
|
15
34
|
* OpenAPI spec version: 20240501
|
|
16
35
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multi-cloud-resource-discovery-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery-summary-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"multi-cloud-resource-discovery-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,4CAA4C,CA+B5D;AA/BD,WAAiB,4CAA4C;IAC3D,SAAgB,UAAU,CAAC,GAAiD;QAC1E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAiD;QAEjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,mEAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QA+B5D"}
|
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Oracle Database MultiCloud Data
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
3
|
+
* <b>Microsoft Azure:</b> <br>
|
|
4
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
5
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
6
|
+
<ul>
|
|
7
|
+
<li>Using a Bearer Access Token</li>
|
|
8
|
+
</ul>
|
|
7
9
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
11
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
14
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
15
|
+
|
|
16
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
17
|
+
|
|
18
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
19
|
+
|
|
20
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
21
|
+
|
|
22
|
+
<br>
|
|
23
|
+
|
|
24
|
+
<b>Google Cloud:</b><br>
|
|
25
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
26
|
+
|
|
27
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
28
|
+
|
|
29
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
30
|
+
|
|
31
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
13
32
|
|
|
14
33
|
* OpenAPI spec version: 20240501
|
|
15
34
|
*
|
|
@@ -22,24 +41,24 @@
|
|
|
22
41
|
*/
|
|
23
42
|
import * as model from "../model";
|
|
24
43
|
/**
|
|
25
|
-
*
|
|
44
|
+
* Multicloud Resource Discovery Summary.
|
|
26
45
|
*
|
|
27
46
|
*/
|
|
28
47
|
export interface MultiCloudResourceDiscoverySummary {
|
|
29
48
|
/**
|
|
30
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
49
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multicloud Resource Discovery resource
|
|
31
50
|
*/
|
|
32
51
|
"id"?: string;
|
|
33
52
|
/**
|
|
34
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains
|
|
53
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Multicloud Resource Discovery resource.
|
|
35
54
|
*/
|
|
36
55
|
"compartmentId"?: string;
|
|
37
56
|
/**
|
|
38
|
-
* Display name of
|
|
57
|
+
* Display name of the Multicloud Resource Discovery resource.
|
|
39
58
|
*/
|
|
40
59
|
"displayName"?: string;
|
|
41
60
|
/**
|
|
42
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector
|
|
61
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
43
62
|
*/
|
|
44
63
|
"oracleDbConnectorId"?: string;
|
|
45
64
|
/**
|
|
@@ -51,7 +70,7 @@ export interface MultiCloudResourceDiscoverySummary {
|
|
|
51
70
|
*/
|
|
52
71
|
"resourceType"?: string;
|
|
53
72
|
/**
|
|
54
|
-
* The current lifecycle state of the
|
|
73
|
+
* The current lifecycle state of the discovered resource.
|
|
55
74
|
*/
|
|
56
75
|
"lifecycleState"?: string;
|
|
57
76
|
/**
|
|
@@ -59,17 +78,17 @@ export interface MultiCloudResourceDiscoverySummary {
|
|
|
59
78
|
*/
|
|
60
79
|
"lifecycleStateDetails"?: string;
|
|
61
80
|
/**
|
|
62
|
-
* Time when the
|
|
81
|
+
* Time when the Multicloud Discovery Resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
63
82
|
*
|
|
64
83
|
*/
|
|
65
84
|
"timeCreated"?: Date;
|
|
66
85
|
/**
|
|
67
|
-
* Time when the
|
|
86
|
+
* Time when the Multicloud Discovery Resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
68
87
|
*
|
|
69
88
|
*/
|
|
70
89
|
"timeUpdated"?: Date;
|
|
71
90
|
/**
|
|
72
|
-
* Description of the latest modification of the
|
|
91
|
+
* Description of the latest modification of the Multicloud Resource Discovery resource.
|
|
73
92
|
*/
|
|
74
93
|
"lastModification"?: string;
|
|
75
94
|
/**
|
|
@@ -1,16 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Oracle Database MultiCloud Data
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
4
|
+
* <b>Microsoft Azure:</b> <br>
|
|
5
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
6
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
7
|
+
<ul>
|
|
8
|
+
<li>Using a Bearer Access Token</li>
|
|
9
|
+
</ul>
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
12
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
11
13
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
15
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
16
|
+
|
|
17
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
18
|
+
|
|
19
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
20
|
+
|
|
21
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
22
|
+
|
|
23
|
+
<br>
|
|
24
|
+
|
|
25
|
+
<b>Google Cloud:</b><br>
|
|
26
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
27
|
+
|
|
28
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
29
|
+
|
|
30
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
31
|
+
|
|
32
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
14
33
|
|
|
15
34
|
* OpenAPI spec version: 20240501
|
|
16
35
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multi-cloud-resource-discovery-summary.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery-summary.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"multi-cloud-resource-discovery-summary.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ElC,IAAiB,kCAAkC,CA6BlD;AA7BD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QA6BlD"}
|
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Oracle Database MultiCloud Data
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
3
|
+
* <b>Microsoft Azure:</b> <br>
|
|
4
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
5
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
6
|
+
<ul>
|
|
7
|
+
<li>Using a Bearer Access Token</li>
|
|
8
|
+
</ul>
|
|
7
9
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
11
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
14
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
15
|
+
|
|
16
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
17
|
+
|
|
18
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
19
|
+
|
|
20
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
21
|
+
|
|
22
|
+
<br>
|
|
23
|
+
|
|
24
|
+
<b>Google Cloud:</b><br>
|
|
25
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
26
|
+
|
|
27
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
28
|
+
|
|
29
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
30
|
+
|
|
31
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
13
32
|
|
|
14
33
|
* OpenAPI spec version: 20240501
|
|
15
34
|
*
|
|
@@ -22,26 +41,41 @@
|
|
|
22
41
|
*/
|
|
23
42
|
import * as model from "../model";
|
|
24
43
|
/**
|
|
25
|
-
*
|
|
44
|
+
* Multicloud Resource Discovery resource object
|
|
26
45
|
*
|
|
27
46
|
*/
|
|
28
47
|
export interface MultiCloudResourceDiscovery {
|
|
29
48
|
/**
|
|
30
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
49
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Multicloud Resource Discovery resource
|
|
31
50
|
*/
|
|
32
51
|
"id": string;
|
|
33
52
|
/**
|
|
34
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains
|
|
53
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Multicloud Resource Discovery resource.
|
|
35
54
|
*/
|
|
36
55
|
"compartmentId": string;
|
|
37
56
|
/**
|
|
38
|
-
* Display name of
|
|
57
|
+
* Display name of the Multicloud Resource Discovery resource.
|
|
39
58
|
*/
|
|
40
59
|
"displayName": string;
|
|
41
60
|
/**
|
|
42
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector
|
|
61
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
43
62
|
*/
|
|
44
63
|
"oracleDbConnectorId": string;
|
|
64
|
+
/**
|
|
65
|
+
* Discover resource using attributes as key-value pair.
|
|
66
|
+
* For GCP supported attributes (keyRing)
|
|
67
|
+
* For Azure supported attributes (keyVault)
|
|
68
|
+
* GCP Example
|
|
69
|
+
* {@code {\"keyRing\": \"projects/db-mc-dataplane/locations/global/keyRings/dbmci-keyring\"}} or
|
|
70
|
+
* {@code {\"keyRing\": \"dbmci-keyring\"}}
|
|
71
|
+
* Azure Example
|
|
72
|
+
* {@code {\"keyVault\": \"/subscriptions/fd42b73d-5f28-4a23-ae7c-ca08c625fe07/resourceGroups/yumfei0808Test/providers/Microsoft.KeyVault/managedHSMs/orp7HSM001\"}} or
|
|
73
|
+
* {@code {\"keyVault\": \"orp7HSM001\"}}
|
|
74
|
+
*
|
|
75
|
+
*/
|
|
76
|
+
"resourcesFilter"?: {
|
|
77
|
+
[key: string]: string;
|
|
78
|
+
};
|
|
45
79
|
/**
|
|
46
80
|
* List of All Discovered resources.
|
|
47
81
|
*/
|
|
@@ -59,17 +93,17 @@ export interface MultiCloudResourceDiscovery {
|
|
|
59
93
|
*/
|
|
60
94
|
"lifecycleStateDetails"?: string;
|
|
61
95
|
/**
|
|
62
|
-
* Time when the
|
|
96
|
+
* Time when the Multicloud Discovery Resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
63
97
|
*
|
|
64
98
|
*/
|
|
65
99
|
"timeCreated"?: Date;
|
|
66
100
|
/**
|
|
67
|
-
* Time when the
|
|
101
|
+
* Time when the Multicloud Discovery Resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
68
102
|
*
|
|
69
103
|
*/
|
|
70
104
|
"timeUpdated"?: Date;
|
|
71
105
|
/**
|
|
72
|
-
* Description of the latest modification of the
|
|
106
|
+
* Description of the latest modification of the Multicloud Resource Discovery resource.
|
|
73
107
|
*/
|
|
74
108
|
"lastModification"?: string;
|
|
75
109
|
/**
|
|
@@ -110,6 +144,7 @@ export declare namespace MultiCloudResourceDiscovery {
|
|
|
110
144
|
enum ResourceType {
|
|
111
145
|
Vaults = "VAULTS",
|
|
112
146
|
Storage = "STORAGE",
|
|
147
|
+
GcpKeyRings = "GCP_KEY_RINGS",
|
|
113
148
|
/**
|
|
114
149
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
115
150
|
* version of the SDK.
|
|
@@ -1,16 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Oracle Database MultiCloud Data
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
4
|
+
* <b>Microsoft Azure:</b> <br>
|
|
5
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
6
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
7
|
+
<ul>
|
|
8
|
+
<li>Using a Bearer Access Token</li>
|
|
9
|
+
</ul>
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
12
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
11
13
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
15
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
16
|
+
|
|
17
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
18
|
+
|
|
19
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
20
|
+
|
|
21
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
22
|
+
|
|
23
|
+
<br>
|
|
24
|
+
|
|
25
|
+
<b>Google Cloud:</b><br>
|
|
26
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
27
|
+
|
|
28
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
29
|
+
|
|
30
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
31
|
+
|
|
32
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
14
33
|
|
|
15
34
|
* OpenAPI spec version: 20240501
|
|
16
35
|
*
|
|
@@ -49,6 +68,7 @@ var MultiCloudResourceDiscovery;
|
|
|
49
68
|
(function (ResourceType) {
|
|
50
69
|
ResourceType["Vaults"] = "VAULTS";
|
|
51
70
|
ResourceType["Storage"] = "STORAGE";
|
|
71
|
+
ResourceType["GcpKeyRings"] = "GCP_KEY_RINGS";
|
|
52
72
|
/**
|
|
53
73
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
54
74
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multi-cloud-resource-discovery.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"multi-cloud-resource-discovery.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/multi-cloud-resource-discovery.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4FlC,IAAiB,2BAA2B,CAyD3C;AAzDD,WAAiB,2BAA2B;IAC1C,IAAY,YASX;IATD,WAAY,YAAY;QACtB,iCAAiB,CAAA;QACjB,mCAAmB,CAAA;QACnB,6CAA6B,CAAA;QAC7B;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EATW,YAAY,GAAZ,wCAAY,KAAZ,wCAAY,QASvB;IAED,IAAY,cAeX;IAfD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,4CAA0B,CAAA;QAC1B,qCAAmB,CAAA;QACnB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,oDAAkC,CAAA;QAClC;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAfW,cAAc,GAAd,0CAAc,KAAd,0CAAc,QAezB;IAED,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EAzDgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAyD3C"}
|
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Oracle Database MultiCloud Data
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
3
|
+
* <b>Microsoft Azure:</b> <br>
|
|
4
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
5
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
6
|
+
<ul>
|
|
7
|
+
<li>Using a Bearer Access Token</li>
|
|
8
|
+
</ul>
|
|
7
9
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
11
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
14
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
15
|
+
|
|
16
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
17
|
+
|
|
18
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
19
|
+
|
|
20
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
21
|
+
|
|
22
|
+
<br>
|
|
23
|
+
|
|
24
|
+
<b>Google Cloud:</b><br>
|
|
25
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
26
|
+
|
|
27
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
28
|
+
|
|
29
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
30
|
+
|
|
31
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
13
32
|
|
|
14
33
|
* OpenAPI spec version: 20240501
|
|
15
34
|
*
|
|
@@ -1,16 +1,35 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Oracle Database MultiCloud Data
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
* Oracle Database MultiCloud Data Plane Integration
|
|
4
|
+
* <b>Microsoft Azure:</b> <br>
|
|
5
|
+
<b>Oracle Azure Connector Resource:</b>: The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
6
|
+
The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
|
|
7
|
+
<ul>
|
|
8
|
+
<li>Using a Bearer Access Token</li>
|
|
9
|
+
</ul>
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
|
|
12
|
+
This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
|
|
11
13
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
15
|
+
It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
|
|
16
|
+
|
|
17
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
|
|
18
|
+
|
|
19
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
20
|
+
|
|
21
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
|
|
22
|
+
|
|
23
|
+
<br>
|
|
24
|
+
|
|
25
|
+
<b>Google Cloud:</b><br>
|
|
26
|
+
<b>Oracle Google Cloud Connector Resource:</b> The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
27
|
+
|
|
28
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
|
|
29
|
+
|
|
30
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
|
|
31
|
+
|
|
32
|
+
<b>Google Key Resource:</b> The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring.
|
|
14
33
|
|
|
15
34
|
* OpenAPI spec version: 20240501
|
|
16
35
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;AAKH;;IAEI;AACJ,IAAY,eAeX;AAfD,WAAY,eAAe;IACzB,wCAAqB,CAAA;IACrB,6CAA0B,CAAA;IAC1B,sCAAmB,CAAA;IACnB,qDAAkC,CAAA;IAClC,oCAAiB,CAAA;IACjB,0CAAuB,CAAA;IACvB,0CAAuB,CAAA;IACvB,wCAAqB,CAAA;IAErB;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAfW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAe1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|