oci-dbmulticloud 2.116.0 → 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
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
33
|
+
|
|
34
|
+
* OpenAPI spec version: 20240501
|
|
35
|
+
*
|
|
36
|
+
*
|
|
37
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
38
|
+
* Do not edit the class manually.
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
41
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
42
|
+
*/
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbGcpKeyRing = void 0;
|
|
45
|
+
var OracleDbGcpKeyRing;
|
|
46
|
+
(function (OracleDbGcpKeyRing) {
|
|
47
|
+
let LifecycleState;
|
|
48
|
+
(function (LifecycleState) {
|
|
49
|
+
LifecycleState["Creating"] = "CREATING";
|
|
50
|
+
LifecycleState["Active"] = "ACTIVE";
|
|
51
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
52
|
+
LifecycleState["Deleting"] = "DELETING";
|
|
53
|
+
LifecycleState["Deleted"] = "DELETED";
|
|
54
|
+
LifecycleState["Failed"] = "FAILED";
|
|
55
|
+
/**
|
|
56
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
57
|
+
* version of the SDK.
|
|
58
|
+
*/
|
|
59
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
60
|
+
})(LifecycleState = OracleDbGcpKeyRing.LifecycleState || (OracleDbGcpKeyRing.LifecycleState = {}));
|
|
61
|
+
function getJsonObj(obj) {
|
|
62
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
63
|
+
return jsonObj;
|
|
64
|
+
}
|
|
65
|
+
OracleDbGcpKeyRing.getJsonObj = getJsonObj;
|
|
66
|
+
function getDeserializedJsonObj(obj) {
|
|
67
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
68
|
+
return jsonObj;
|
|
69
|
+
}
|
|
70
|
+
OracleDbGcpKeyRing.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
71
|
+
})(OracleDbGcpKeyRing = exports.OracleDbGcpKeyRing || (exports.OracleDbGcpKeyRing = {}));
|
|
72
|
+
//# sourceMappingURL=oracle-db-gcp-key-ring.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-gcp-key-ring.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-gcp-key-ring.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;AAqFH,IAAiB,kBAAkB,CAyBlC;AAzBD,WAAiB,kBAAkB;IACjC,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,iCAAc,KAAd,iCAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAyBlC"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
32
|
+
|
|
33
|
+
* OpenAPI spec version: 20240501
|
|
34
|
+
*
|
|
35
|
+
*
|
|
36
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
37
|
+
* Do not edit the class manually.
|
|
38
|
+
*
|
|
39
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
40
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
41
|
+
*/
|
|
42
|
+
import * as model from "../model";
|
|
43
|
+
/**
|
|
44
|
+
* List of OracleDbGcpKeySummary resources.
|
|
45
|
+
*/
|
|
46
|
+
export interface OracleDbGcpKeySummaryCollection {
|
|
47
|
+
/**
|
|
48
|
+
* This list contains the summary of Oracle Google Cloud Key resources.
|
|
49
|
+
*/
|
|
50
|
+
"items": Array<model.OracleDbGcpKeySummary>;
|
|
51
|
+
}
|
|
52
|
+
export declare namespace OracleDbGcpKeySummaryCollection {
|
|
53
|
+
function getJsonObj(obj: OracleDbGcpKeySummaryCollection): object;
|
|
54
|
+
function getDeserializedJsonObj(obj: OracleDbGcpKeySummaryCollection): object;
|
|
55
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
33
|
+
|
|
34
|
+
* OpenAPI spec version: 20240501
|
|
35
|
+
*
|
|
36
|
+
*
|
|
37
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
38
|
+
* Do not edit the class manually.
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
41
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
42
|
+
*/
|
|
43
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
44
|
+
if (k2 === undefined) k2 = k;
|
|
45
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
46
|
+
}) : (function(o, m, k, k2) {
|
|
47
|
+
if (k2 === undefined) k2 = k;
|
|
48
|
+
o[k2] = m[k];
|
|
49
|
+
}));
|
|
50
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
51
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
52
|
+
}) : function(o, v) {
|
|
53
|
+
o["default"] = v;
|
|
54
|
+
});
|
|
55
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
56
|
+
if (mod && mod.__esModule) return mod;
|
|
57
|
+
var result = {};
|
|
58
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
59
|
+
__setModuleDefault(result, mod);
|
|
60
|
+
return result;
|
|
61
|
+
};
|
|
62
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63
|
+
exports.OracleDbGcpKeySummaryCollection = void 0;
|
|
64
|
+
const model = __importStar(require("../model"));
|
|
65
|
+
var OracleDbGcpKeySummaryCollection;
|
|
66
|
+
(function (OracleDbGcpKeySummaryCollection) {
|
|
67
|
+
function getJsonObj(obj) {
|
|
68
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
69
|
+
"items": obj.items
|
|
70
|
+
? obj.items.map(item => {
|
|
71
|
+
return model.OracleDbGcpKeySummary.getJsonObj(item);
|
|
72
|
+
})
|
|
73
|
+
: undefined
|
|
74
|
+
});
|
|
75
|
+
return jsonObj;
|
|
76
|
+
}
|
|
77
|
+
OracleDbGcpKeySummaryCollection.getJsonObj = getJsonObj;
|
|
78
|
+
function getDeserializedJsonObj(obj) {
|
|
79
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
80
|
+
"items": obj.items
|
|
81
|
+
? obj.items.map(item => {
|
|
82
|
+
return model.OracleDbGcpKeySummary.getDeserializedJsonObj(item);
|
|
83
|
+
})
|
|
84
|
+
: undefined
|
|
85
|
+
});
|
|
86
|
+
return jsonObj;
|
|
87
|
+
}
|
|
88
|
+
OracleDbGcpKeySummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
89
|
+
})(OracleDbGcpKeySummaryCollection = exports.OracleDbGcpKeySummaryCollection || (exports.OracleDbGcpKeySummaryCollection = {}));
|
|
90
|
+
//# sourceMappingURL=oracle-db-gcp-key-summary-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-gcp-key-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-gcp-key-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,+BAA+B,CA6B/C;AA7BD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CAAC,GAAoC;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoC;QACzE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA6B/C"}
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
32
|
+
|
|
33
|
+
* OpenAPI spec version: 20240501
|
|
34
|
+
*
|
|
35
|
+
*
|
|
36
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
37
|
+
* Do not edit the class manually.
|
|
38
|
+
*
|
|
39
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
40
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
41
|
+
*/
|
|
42
|
+
/**
|
|
43
|
+
* Oracle DB Google Cloud Key resource summary.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
export interface OracleDbGcpKeySummary {
|
|
47
|
+
/**
|
|
48
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the Oracle DB Google Cloud Key resource.
|
|
49
|
+
*/
|
|
50
|
+
"id"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Oracle DB Google Cloud Key resource name.
|
|
53
|
+
*/
|
|
54
|
+
"displayName"?: string;
|
|
55
|
+
/**
|
|
56
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment contains Oracle DB Google Cloud Key resource.
|
|
57
|
+
*/
|
|
58
|
+
"compartmentId"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* The Google Cloud ID of the Google Key, Google Key resource URL.
|
|
61
|
+
*/
|
|
62
|
+
"gcpKeyId"?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Google Cloud Key-Ring resource.
|
|
65
|
+
*/
|
|
66
|
+
"oracleDbGcpKeyRingId"?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The current lifecycle state of the Oracle DB Google Key resource.
|
|
69
|
+
*/
|
|
70
|
+
"lifecycleState"?: string;
|
|
71
|
+
/**
|
|
72
|
+
* Description of the current lifecycle state in more detail.
|
|
73
|
+
*/
|
|
74
|
+
"lifecycleStateDetails"?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Key resource type.
|
|
77
|
+
*/
|
|
78
|
+
"resourceType"?: string;
|
|
79
|
+
/**
|
|
80
|
+
* Gcp Key properties
|
|
81
|
+
*/
|
|
82
|
+
"gcpKeyProperties"?: any;
|
|
83
|
+
/**
|
|
84
|
+
* Time when the Oracle DB Google Cloud Key was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"timeCreated"?: Date;
|
|
88
|
+
/**
|
|
89
|
+
* Time when the Oracle DB Google Cloud Key was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
"timeUpdated"?: Date;
|
|
93
|
+
/**
|
|
94
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
95
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
96
|
+
* <p>
|
|
97
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"freeformTags"?: {
|
|
101
|
+
[key: string]: string;
|
|
102
|
+
};
|
|
103
|
+
/**
|
|
104
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
105
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
106
|
+
* <p>
|
|
107
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
108
|
+
*
|
|
109
|
+
*/
|
|
110
|
+
"definedTags"?: {
|
|
111
|
+
[key: string]: {
|
|
112
|
+
[key: string]: any;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
115
|
+
/**
|
|
116
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
117
|
+
* <p>
|
|
118
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
119
|
+
*
|
|
120
|
+
*/
|
|
121
|
+
"systemTags"?: {
|
|
122
|
+
[key: string]: {
|
|
123
|
+
[key: string]: any;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
}
|
|
127
|
+
export declare namespace OracleDbGcpKeySummary {
|
|
128
|
+
function getJsonObj(obj: OracleDbGcpKeySummary): object;
|
|
129
|
+
function getDeserializedJsonObj(obj: OracleDbGcpKeySummary): object;
|
|
130
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
33
|
+
|
|
34
|
+
* OpenAPI spec version: 20240501
|
|
35
|
+
*
|
|
36
|
+
*
|
|
37
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
38
|
+
* Do not edit the class manually.
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
41
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
42
|
+
*/
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbGcpKeySummary = void 0;
|
|
45
|
+
var OracleDbGcpKeySummary;
|
|
46
|
+
(function (OracleDbGcpKeySummary) {
|
|
47
|
+
function getJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
OracleDbGcpKeySummary.getJsonObj = getJsonObj;
|
|
52
|
+
function getDeserializedJsonObj(obj) {
|
|
53
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
OracleDbGcpKeySummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
57
|
+
})(OracleDbGcpKeySummary = exports.OracleDbGcpKeySummary || (exports.OracleDbGcpKeySummary = {}));
|
|
58
|
+
//# sourceMappingURL=oracle-db-gcp-key-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-gcp-key-summary.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-gcp-key-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;AAiFH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
32
|
+
|
|
33
|
+
* OpenAPI spec version: 20240501
|
|
34
|
+
*
|
|
35
|
+
*
|
|
36
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
37
|
+
* Do not edit the class manually.
|
|
38
|
+
*
|
|
39
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
40
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
41
|
+
*/
|
|
42
|
+
/**
|
|
43
|
+
* Oracle DB Google Cloud Key resource.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
export interface OracleDbGcpKey {
|
|
47
|
+
/**
|
|
48
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Google Key resource.
|
|
49
|
+
*/
|
|
50
|
+
"id": string;
|
|
51
|
+
/**
|
|
52
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Google Key resource.
|
|
53
|
+
*/
|
|
54
|
+
"compartmentId": string;
|
|
55
|
+
/**
|
|
56
|
+
* Display name of Oracle DB Google Key resource.
|
|
57
|
+
*/
|
|
58
|
+
"displayName"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* TThe Google Cloud Key ID and Key URL associated with the Google Key under the specified Key Ring resource.
|
|
61
|
+
*/
|
|
62
|
+
"gcpKeyId"?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Google Cloud Key-Ring resource.
|
|
65
|
+
*/
|
|
66
|
+
"oracleDbGcpKeyRingId": string;
|
|
67
|
+
/**
|
|
68
|
+
* The current lifecycle state of the Oracle DB Google Key resource.
|
|
69
|
+
*/
|
|
70
|
+
"lifecycleState"?: OracleDbGcpKey.LifecycleState;
|
|
71
|
+
/**
|
|
72
|
+
* Description of the current lifecycle state in more detail.
|
|
73
|
+
*/
|
|
74
|
+
"lifecycleStateDetails"?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Key resource type.
|
|
77
|
+
*/
|
|
78
|
+
"resourceType"?: string;
|
|
79
|
+
/**
|
|
80
|
+
* Gcp Key properties
|
|
81
|
+
*/
|
|
82
|
+
"gcpKeyProperties"?: any;
|
|
83
|
+
/**
|
|
84
|
+
* Time when the Oracle DB Google Key resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"timeCreated"?: Date;
|
|
88
|
+
/**
|
|
89
|
+
* Time when the Oracle DB Google Key resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
"timeUpdated"?: Date;
|
|
93
|
+
/**
|
|
94
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
95
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
96
|
+
* <p>
|
|
97
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"freeformTags"?: {
|
|
101
|
+
[key: string]: string;
|
|
102
|
+
};
|
|
103
|
+
/**
|
|
104
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
105
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
106
|
+
* <p>
|
|
107
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
108
|
+
*
|
|
109
|
+
*/
|
|
110
|
+
"definedTags"?: {
|
|
111
|
+
[key: string]: {
|
|
112
|
+
[key: string]: any;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
115
|
+
/**
|
|
116
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
117
|
+
* <p>
|
|
118
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
119
|
+
*
|
|
120
|
+
*/
|
|
121
|
+
"systemTags"?: {
|
|
122
|
+
[key: string]: {
|
|
123
|
+
[key: string]: any;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
}
|
|
127
|
+
export declare namespace OracleDbGcpKey {
|
|
128
|
+
enum LifecycleState {
|
|
129
|
+
Creating = "CREATING",
|
|
130
|
+
Active = "ACTIVE",
|
|
131
|
+
Updating = "UPDATING",
|
|
132
|
+
Deleting = "DELETING",
|
|
133
|
+
Deleted = "DELETED",
|
|
134
|
+
Failed = "FAILED",
|
|
135
|
+
/**
|
|
136
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
137
|
+
* version of the SDK.
|
|
138
|
+
*/
|
|
139
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
140
|
+
}
|
|
141
|
+
function getJsonObj(obj: OracleDbGcpKey): object;
|
|
142
|
+
function getDeserializedJsonObj(obj: OracleDbGcpKey): object;
|
|
143
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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>
|
|
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.
|
|
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.
|
|
33
|
+
|
|
34
|
+
* OpenAPI spec version: 20240501
|
|
35
|
+
*
|
|
36
|
+
*
|
|
37
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
38
|
+
* Do not edit the class manually.
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
41
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
42
|
+
*/
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbGcpKey = void 0;
|
|
45
|
+
var OracleDbGcpKey;
|
|
46
|
+
(function (OracleDbGcpKey) {
|
|
47
|
+
let LifecycleState;
|
|
48
|
+
(function (LifecycleState) {
|
|
49
|
+
LifecycleState["Creating"] = "CREATING";
|
|
50
|
+
LifecycleState["Active"] = "ACTIVE";
|
|
51
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
52
|
+
LifecycleState["Deleting"] = "DELETING";
|
|
53
|
+
LifecycleState["Deleted"] = "DELETED";
|
|
54
|
+
LifecycleState["Failed"] = "FAILED";
|
|
55
|
+
/**
|
|
56
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
57
|
+
* version of the SDK.
|
|
58
|
+
*/
|
|
59
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
60
|
+
})(LifecycleState = OracleDbGcpKey.LifecycleState || (OracleDbGcpKey.LifecycleState = {}));
|
|
61
|
+
function getJsonObj(obj) {
|
|
62
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
63
|
+
return jsonObj;
|
|
64
|
+
}
|
|
65
|
+
OracleDbGcpKey.getJsonObj = getJsonObj;
|
|
66
|
+
function getDeserializedJsonObj(obj) {
|
|
67
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
68
|
+
return jsonObj;
|
|
69
|
+
}
|
|
70
|
+
OracleDbGcpKey.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
71
|
+
})(OracleDbGcpKey = exports.OracleDbGcpKey || (exports.OracleDbGcpKey = {}));
|
|
72
|
+
//# sourceMappingURL=oracle-db-gcp-key.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-gcp-key.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-gcp-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;;;AAiFH,IAAiB,cAAc,CAyB9B;AAzBD,WAAiB,cAAc;IAC7B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,6BAAc,KAAd,6BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAyB9B"}
|