oci-dbmulticloud 2.112.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +89 -0
- package/NOTICE.txt +1 -0
- package/README.md +22 -0
- package/THIRD_PARTY_LICENSES.txt +576 -0
- package/index.d.ts +53 -0
- package/index.js +76 -0
- package/index.js.map +1 -0
- package/lib/client.d.ts +1129 -0
- package/lib/client.js +4459 -0
- package/lib/client.js.map +1 -0
- package/lib/model/action-type.d.ts +42 -0
- package/lib/model/action-type.js +53 -0
- package/lib/model/action-type.js.map +1 -0
- package/lib/model/arc-agent-nodes.d.ts +63 -0
- package/lib/model/arc-agent-nodes.js +50 -0
- package/lib/model/arc-agent-nodes.js.map +1 -0
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.d.ts +68 -0
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js +39 -0
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.d.ts +68 -0
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js +39 -0
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.d.ts +68 -0
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js +39 -0
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-azure-connector-compartment-details.d.ts +68 -0
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js +39 -0
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.d.ts +68 -0
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js +39 -0
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-azure-vault-compartment-details.d.ts +68 -0
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js +39 -0
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js.map +1 -0
- package/lib/model/create-multi-cloud-resource-discovery-details.d.ts +70 -0
- package/lib/model/create-multi-cloud-resource-discovery-details.js +39 -0
- package/lib/model/create-multi-cloud-resource-discovery-details.js.map +1 -0
- package/lib/model/create-oracle-db-azure-blob-container-details.d.ts +78 -0
- package/lib/model/create-oracle-db-azure-blob-container-details.js +39 -0
- package/lib/model/create-oracle-db-azure-blob-container-details.js.map +1 -0
- package/lib/model/create-oracle-db-azure-blob-mount-details.d.ts +70 -0
- package/lib/model/create-oracle-db-azure-blob-mount-details.js +39 -0
- package/lib/model/create-oracle-db-azure-blob-mount-details.js.map +1 -0
- package/lib/model/create-oracle-db-azure-connector-details.d.ts +94 -0
- package/lib/model/create-oracle-db-azure-connector-details.js +39 -0
- package/lib/model/create-oracle-db-azure-connector-details.js.map +1 -0
- package/lib/model/create-oracle-db-azure-vault-association-details.d.ts +70 -0
- package/lib/model/create-oracle-db-azure-vault-association-details.js +39 -0
- package/lib/model/create-oracle-db-azure-vault-association-details.js.map +1 -0
- package/lib/model/create-oracle-db-azure-vault-details.d.ts +88 -0
- package/lib/model/create-oracle-db-azure-vault-details.js +39 -0
- package/lib/model/create-oracle-db-azure-vault-details.js.map +1 -0
- package/lib/model/index.d.ts +132 -0
- package/lib/model/index.js +156 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/multi-cloud-resource-discovery-summary-collection.d.ts +36 -0
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js +71 -0
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js.map +1 -0
- package/lib/model/multi-cloud-resource-discovery-summary.d.ts +112 -0
- package/lib/model/multi-cloud-resource-discovery-summary.js +71 -0
- package/lib/model/multi-cloud-resource-discovery-summary.js.map +1 -0
- package/lib/model/multi-cloud-resource-discovery.d.ts +137 -0
- package/lib/model/multi-cloud-resource-discovery.js +98 -0
- package/lib/model/multi-cloud-resource-discovery.js.map +1 -0
- package/lib/model/operation-status.d.ts +44 -0
- package/lib/model/operation-status.js +55 -0
- package/lib/model/operation-status.js.map +1 -0
- package/lib/model/operation-type.d.ts +63 -0
- package/lib/model/operation-type.js +74 -0
- package/lib/model/operation-type.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-container-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-container-summary.d.ts +115 -0
- package/lib/model/oracle-db-azure-blob-container-summary.js +39 -0
- package/lib/model/oracle-db-azure-blob-container-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-container.d.ts +128 -0
- package/lib/model/oracle-db-azure-blob-container.js +53 -0
- package/lib/model/oracle-db-azure-blob-container.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-mount-summary.d.ts +111 -0
- package/lib/model/oracle-db-azure-blob-mount-summary.js +39 -0
- package/lib/model/oracle-db-azure-blob-mount-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-blob-mount.d.ts +124 -0
- package/lib/model/oracle-db-azure-blob-mount.js +53 -0
- package/lib/model/oracle-db-azure-blob-mount.js.map +1 -0
- package/lib/model/oracle-db-azure-connector-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-connector-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-connector-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-connector-summary.d.ts +131 -0
- package/lib/model/oracle-db-azure-connector-summary.js +71 -0
- package/lib/model/oracle-db-azure-connector-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-connector.d.ts +158 -0
- package/lib/model/oracle-db-azure-connector.js +95 -0
- package/lib/model/oracle-db-azure-connector.js.map +1 -0
- package/lib/model/oracle-db-azure-key-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-key-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-key-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-key-summary.d.ts +107 -0
- package/lib/model/oracle-db-azure-key-summary.js +39 -0
- package/lib/model/oracle-db-azure-key-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-key.d.ts +120 -0
- package/lib/model/oracle-db-azure-key.js +53 -0
- package/lib/model/oracle-db-azure-key.js.map +1 -0
- package/lib/model/oracle-db-azure-vault-association-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-vault-association-summary.d.ts +111 -0
- package/lib/model/oracle-db-azure-vault-association-summary.js +39 -0
- package/lib/model/oracle-db-azure-vault-association-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-vault-association.d.ts +124 -0
- package/lib/model/oracle-db-azure-vault-association.js +53 -0
- package/lib/model/oracle-db-azure-vault-association.js.map +1 -0
- package/lib/model/oracle-db-azure-vault-summary-collection.d.ts +36 -0
- package/lib/model/oracle-db-azure-vault-summary-collection.js +71 -0
- package/lib/model/oracle-db-azure-vault-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-azure-vault-summary.d.ts +125 -0
- package/lib/model/oracle-db-azure-vault-summary.js +39 -0
- package/lib/model/oracle-db-azure-vault-summary.js.map +1 -0
- package/lib/model/oracle-db-azure-vault.d.ts +138 -0
- package/lib/model/oracle-db-azure-vault.js +53 -0
- package/lib/model/oracle-db-azure-vault.js.map +1 -0
- package/lib/model/patch-oracle-db-azure-connector-details.d.ts +68 -0
- package/lib/model/patch-oracle-db-azure-connector-details.js +39 -0
- package/lib/model/patch-oracle-db-azure-connector-details.js.map +1 -0
- package/lib/model/resources.d.ts +58 -0
- package/lib/model/resources.js +39 -0
- package/lib/model/resources.js.map +1 -0
- package/lib/model/sort-order.d.ts +40 -0
- package/lib/model/sort-order.js +51 -0
- package/lib/model/sort-order.js.map +1 -0
- package/lib/model/update-multi-cloud-resource-discovery-details.d.ts +70 -0
- package/lib/model/update-multi-cloud-resource-discovery-details.js +39 -0
- package/lib/model/update-multi-cloud-resource-discovery-details.js.map +1 -0
- package/lib/model/update-oracle-db-azure-blob-container-details.d.ts +78 -0
- package/lib/model/update-oracle-db-azure-blob-container-details.js +39 -0
- package/lib/model/update-oracle-db-azure-blob-container-details.js.map +1 -0
- package/lib/model/update-oracle-db-azure-blob-mount-details.d.ts +70 -0
- package/lib/model/update-oracle-db-azure-blob-mount-details.js +39 -0
- package/lib/model/update-oracle-db-azure-blob-mount-details.js.map +1 -0
- package/lib/model/update-oracle-db-azure-connector-details.d.ts +94 -0
- package/lib/model/update-oracle-db-azure-connector-details.js +39 -0
- package/lib/model/update-oracle-db-azure-connector-details.js.map +1 -0
- package/lib/model/update-oracle-db-azure-vault-association-details.d.ts +70 -0
- package/lib/model/update-oracle-db-azure-vault-association-details.js +39 -0
- package/lib/model/update-oracle-db-azure-vault-association-details.js.map +1 -0
- package/lib/model/update-oracle-db-azure-vault-details.d.ts +88 -0
- package/lib/model/update-oracle-db-azure-vault-details.js +39 -0
- package/lib/model/update-oracle-db-azure-vault-details.js.map +1 -0
- package/lib/model/work-request-error-collection.d.ts +36 -0
- package/lib/model/work-request-error-collection.js +71 -0
- package/lib/model/work-request-error-collection.js.map +1 -0
- package/lib/model/work-request-error.d.ts +45 -0
- package/lib/model/work-request-error.js +39 -0
- package/lib/model/work-request-error.js.map +1 -0
- package/lib/model/work-request-log-entry-collection.d.ts +36 -0
- package/lib/model/work-request-log-entry-collection.js +71 -0
- package/lib/model/work-request-log-entry-collection.js.map +1 -0
- package/lib/model/work-request-log-entry.d.ts +39 -0
- package/lib/model/work-request-log-entry.js +39 -0
- package/lib/model/work-request-log-entry.js.map +1 -0
- package/lib/model/work-request-resource-metadata-key.d.ts +41 -0
- package/lib/model/work-request-resource-metadata-key.js +52 -0
- package/lib/model/work-request-resource-metadata-key.js.map +1 -0
- package/lib/model/work-request-resource.d.ts +58 -0
- package/lib/model/work-request-resource.js +39 -0
- package/lib/model/work-request-resource.js.map +1 -0
- package/lib/model/work-request-summary-collection.d.ts +36 -0
- package/lib/model/work-request-summary-collection.js +71 -0
- package/lib/model/work-request-summary-collection.js.map +1 -0
- package/lib/model/work-request-summary.d.ts +77 -0
- package/lib/model/work-request-summary.js +71 -0
- package/lib/model/work-request-summary.js.map +1 -0
- package/lib/model/work-request.d.ts +77 -0
- package/lib/model/work-request.js +71 -0
- package/lib/model/work-request.js.map +1 -0
- package/lib/multicloudresourcediscovery-waiter.d.ts +39 -0
- package/lib/multicloudresourcediscovery-waiter.js +55 -0
- package/lib/multicloudresourcediscovery-waiter.js.map +1 -0
- package/lib/oracledbazureblobcontainer-waiter.d.ts +39 -0
- package/lib/oracledbazureblobcontainer-waiter.js +75 -0
- package/lib/oracledbazureblobcontainer-waiter.js.map +1 -0
- package/lib/oracledbazureblobmount-waiter.d.ts +39 -0
- package/lib/oracledbazureblobmount-waiter.js +75 -0
- package/lib/oracledbazureblobmount-waiter.js.map +1 -0
- package/lib/oracledbazureconnector-waiter.d.ts +39 -0
- package/lib/oracledbazureconnector-waiter.js +75 -0
- package/lib/oracledbazureconnector-waiter.js.map +1 -0
- package/lib/oracledbazurekey-waiter.d.ts +39 -0
- package/lib/oracledbazurekey-waiter.js +75 -0
- package/lib/oracledbazurekey-waiter.js.map +1 -0
- package/lib/oracledbazurevault-waiter.d.ts +39 -0
- package/lib/oracledbazurevault-waiter.js +75 -0
- package/lib/oracledbazurevault-waiter.js.map +1 -0
- package/lib/oracledbazurevaultassociation-waiter.d.ts +39 -0
- package/lib/oracledbazurevaultassociation-waiter.js +75 -0
- package/lib/oracledbazurevaultassociation-waiter.js.map +1 -0
- package/lib/request/cancel-work-request-request.d.ts +35 -0
- package/lib/request/cancel-work-request-request.js +15 -0
- package/lib/request/cancel-work-request-request.js.map +1 -0
- package/lib/request/cascading-delete-oracle-db-azure-vault-association-request.d.ts +44 -0
- package/lib/request/cascading-delete-oracle-db-azure-vault-association-request.js +15 -0
- package/lib/request/cascading-delete-oracle-db-azure-vault-association-request.js.map +1 -0
- package/lib/request/change-multi-cloud-resource-discovery-compartment-request.d.ts +49 -0
- package/lib/request/change-multi-cloud-resource-discovery-compartment-request.js +15 -0
- package/lib/request/change-multi-cloud-resource-discovery-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-azure-blob-container-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-azure-blob-container-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-azure-blob-container-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-azure-blob-mount-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-azure-blob-mount-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-azure-blob-mount-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-azure-connector-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-azure-connector-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-azure-connector-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-azure-vault-association-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-azure-vault-association-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-azure-vault-association-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-azure-vault-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-azure-vault-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-azure-vault-compartment-request.js.map +1 -0
- package/lib/request/create-multi-cloud-resource-discovery-request.d.ts +45 -0
- package/lib/request/create-multi-cloud-resource-discovery-request.js +15 -0
- package/lib/request/create-multi-cloud-resource-discovery-request.js.map +1 -0
- package/lib/request/create-oracle-db-azure-blob-container-request.d.ts +45 -0
- package/lib/request/create-oracle-db-azure-blob-container-request.js +15 -0
- package/lib/request/create-oracle-db-azure-blob-container-request.js.map +1 -0
- package/lib/request/create-oracle-db-azure-blob-mount-request.d.ts +45 -0
- package/lib/request/create-oracle-db-azure-blob-mount-request.js +15 -0
- package/lib/request/create-oracle-db-azure-blob-mount-request.js.map +1 -0
- package/lib/request/create-oracle-db-azure-connector-request.d.ts +38 -0
- package/lib/request/create-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/create-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/create-oracle-db-azure-vault-association-request.d.ts +45 -0
- package/lib/request/create-oracle-db-azure-vault-association-request.js +15 -0
- package/lib/request/create-oracle-db-azure-vault-association-request.js.map +1 -0
- package/lib/request/create-oracle-db-azure-vault-request.d.ts +45 -0
- package/lib/request/create-oracle-db-azure-vault-request.js +15 -0
- package/lib/request/create-oracle-db-azure-vault-request.js.map +1 -0
- package/lib/request/delete-multi-cloud-resource-discovery-request.d.ts +35 -0
- package/lib/request/delete-multi-cloud-resource-discovery-request.js +15 -0
- package/lib/request/delete-multi-cloud-resource-discovery-request.js.map +1 -0
- package/lib/request/delete-oracle-db-azure-blob-container-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-azure-blob-container-request.js +15 -0
- package/lib/request/delete-oracle-db-azure-blob-container-request.js.map +1 -0
- package/lib/request/delete-oracle-db-azure-blob-mount-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-azure-blob-mount-request.js +15 -0
- package/lib/request/delete-oracle-db-azure-blob-mount-request.js.map +1 -0
- package/lib/request/delete-oracle-db-azure-connector-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/delete-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/delete-oracle-db-azure-vault-association-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-azure-vault-association-request.js +15 -0
- package/lib/request/delete-oracle-db-azure-vault-association-request.js.map +1 -0
- package/lib/request/delete-oracle-db-azure-vault-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-azure-vault-request.js +15 -0
- package/lib/request/delete-oracle-db-azure-vault-request.js.map +1 -0
- package/lib/request/get-multi-cloud-resource-discovery-request.d.ts +39 -0
- package/lib/request/get-multi-cloud-resource-discovery-request.js +15 -0
- package/lib/request/get-multi-cloud-resource-discovery-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-blob-container-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-blob-container-request.js +15 -0
- package/lib/request/get-oracle-db-azure-blob-container-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-blob-mount-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-blob-mount-request.js +15 -0
- package/lib/request/get-oracle-db-azure-blob-mount-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-connector-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/get-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-key-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-key-request.js +15 -0
- package/lib/request/get-oracle-db-azure-key-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-vault-association-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-vault-association-request.js +15 -0
- package/lib/request/get-oracle-db-azure-vault-association-request.js.map +1 -0
- package/lib/request/get-oracle-db-azure-vault-request.d.ts +39 -0
- package/lib/request/get-oracle-db-azure-vault-request.js +15 -0
- package/lib/request/get-oracle-db-azure-vault-request.js.map +1 -0
- package/lib/request/get-work-request-request.d.ts +26 -0
- package/lib/request/get-work-request-request.js +15 -0
- package/lib/request/get-work-request-request.js.map +1 -0
- package/lib/request/index.d.ts +114 -0
- package/lib/request/index.js +65 -0
- package/lib/request/index.js.map +1 -0
- package/lib/request/list-multi-cloud-resource-discoveries-request.d.ts +72 -0
- package/lib/request/list-multi-cloud-resource-discoveries-request.js +24 -0
- package/lib/request/list-multi-cloud-resource-discoveries-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-blob-containers-request.d.ts +72 -0
- package/lib/request/list-oracle-db-azure-blob-containers-request.js +24 -0
- package/lib/request/list-oracle-db-azure-blob-containers-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-blob-mounts-request.d.ts +72 -0
- package/lib/request/list-oracle-db-azure-blob-mounts-request.js +24 -0
- package/lib/request/list-oracle-db-azure-blob-mounts-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-connectors-request.d.ts +68 -0
- package/lib/request/list-oracle-db-azure-connectors-request.js +24 -0
- package/lib/request/list-oracle-db-azure-connectors-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-keys-request.d.ts +68 -0
- package/lib/request/list-oracle-db-azure-keys-request.js +24 -0
- package/lib/request/list-oracle-db-azure-keys-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-vault-associations-request.d.ts +72 -0
- package/lib/request/list-oracle-db-azure-vault-associations-request.js +24 -0
- package/lib/request/list-oracle-db-azure-vault-associations-request.js.map +1 -0
- package/lib/request/list-oracle-db-azure-vaults-request.d.ts +72 -0
- package/lib/request/list-oracle-db-azure-vaults-request.js +24 -0
- package/lib/request/list-oracle-db-azure-vaults-request.js.map +1 -0
- package/lib/request/list-work-request-errors-request.d.ts +49 -0
- package/lib/request/list-work-request-errors-request.js +23 -0
- package/lib/request/list-work-request-errors-request.js.map +1 -0
- package/lib/request/list-work-request-logs-request.d.ts +49 -0
- package/lib/request/list-work-request-logs-request.js +23 -0
- package/lib/request/list-work-request-logs-request.js.map +1 -0
- package/lib/request/list-work-requests-request.d.ts +61 -0
- package/lib/request/list-work-requests-request.js +23 -0
- package/lib/request/list-work-requests-request.js.map +1 -0
- package/lib/request/patch-oracle-db-azure-connector-request.d.ts +40 -0
- package/lib/request/patch-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/patch-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/refresh-oracle-db-azure-vault-request.d.ts +44 -0
- package/lib/request/refresh-oracle-db-azure-vault-request.js +15 -0
- package/lib/request/refresh-oracle-db-azure-vault-request.js.map +1 -0
- package/lib/request/update-multi-cloud-resource-discovery-request.d.ts +40 -0
- package/lib/request/update-multi-cloud-resource-discovery-request.js +15 -0
- package/lib/request/update-multi-cloud-resource-discovery-request.js.map +1 -0
- package/lib/request/update-oracle-db-azure-blob-container-request.d.ts +40 -0
- package/lib/request/update-oracle-db-azure-blob-container-request.js +15 -0
- package/lib/request/update-oracle-db-azure-blob-container-request.js.map +1 -0
- package/lib/request/update-oracle-db-azure-blob-mount-request.d.ts +40 -0
- package/lib/request/update-oracle-db-azure-blob-mount-request.js +15 -0
- package/lib/request/update-oracle-db-azure-blob-mount-request.js.map +1 -0
- package/lib/request/update-oracle-db-azure-connector-request.d.ts +40 -0
- package/lib/request/update-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/update-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/update-oracle-db-azure-vault-association-request.d.ts +40 -0
- package/lib/request/update-oracle-db-azure-vault-association-request.js +15 -0
- package/lib/request/update-oracle-db-azure-vault-association-request.js.map +1 -0
- package/lib/request/update-oracle-db-azure-vault-request.d.ts +40 -0
- package/lib/request/update-oracle-db-azure-vault-request.js +15 -0
- package/lib/request/update-oracle-db-azure-vault-request.js.map +1 -0
- package/lib/response/cancel-work-request-response.d.ts +20 -0
- package/lib/response/cancel-work-request-response.js +15 -0
- package/lib/response/cancel-work-request-response.js.map +1 -0
- package/lib/response/cascading-delete-oracle-db-azure-vault-association-response.d.ts +26 -0
- package/lib/response/cascading-delete-oracle-db-azure-vault-association-response.js +15 -0
- package/lib/response/cascading-delete-oracle-db-azure-vault-association-response.js.map +1 -0
- package/lib/response/change-multi-cloud-resource-discovery-compartment-response.d.ts +26 -0
- package/lib/response/change-multi-cloud-resource-discovery-compartment-response.js +15 -0
- package/lib/response/change-multi-cloud-resource-discovery-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-azure-blob-container-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-azure-blob-container-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-azure-blob-container-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-azure-blob-mount-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-azure-blob-mount-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-azure-blob-mount-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-azure-connector-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-azure-connector-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-azure-connector-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-azure-vault-association-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-azure-vault-association-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-azure-vault-association-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-azure-vault-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-azure-vault-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-azure-vault-compartment-response.js.map +1 -0
- package/lib/response/create-multi-cloud-resource-discovery-response.d.ts +44 -0
- package/lib/response/create-multi-cloud-resource-discovery-response.js +15 -0
- package/lib/response/create-multi-cloud-resource-discovery-response.js.map +1 -0
- package/lib/response/create-oracle-db-azure-blob-container-response.d.ts +44 -0
- package/lib/response/create-oracle-db-azure-blob-container-response.js +15 -0
- package/lib/response/create-oracle-db-azure-blob-container-response.js.map +1 -0
- package/lib/response/create-oracle-db-azure-blob-mount-response.d.ts +44 -0
- package/lib/response/create-oracle-db-azure-blob-mount-response.js +15 -0
- package/lib/response/create-oracle-db-azure-blob-mount-response.js.map +1 -0
- package/lib/response/create-oracle-db-azure-connector-response.d.ts +44 -0
- package/lib/response/create-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/create-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/create-oracle-db-azure-vault-association-response.d.ts +44 -0
- package/lib/response/create-oracle-db-azure-vault-association-response.js +15 -0
- package/lib/response/create-oracle-db-azure-vault-association-response.js.map +1 -0
- package/lib/response/create-oracle-db-azure-vault-response.d.ts +44 -0
- package/lib/response/create-oracle-db-azure-vault-response.js +15 -0
- package/lib/response/create-oracle-db-azure-vault-response.js.map +1 -0
- package/lib/response/delete-multi-cloud-resource-discovery-response.d.ts +26 -0
- package/lib/response/delete-multi-cloud-resource-discovery-response.js +15 -0
- package/lib/response/delete-multi-cloud-resource-discovery-response.js.map +1 -0
- package/lib/response/delete-oracle-db-azure-blob-container-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-azure-blob-container-response.js +15 -0
- package/lib/response/delete-oracle-db-azure-blob-container-response.js.map +1 -0
- package/lib/response/delete-oracle-db-azure-blob-mount-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-azure-blob-mount-response.js +15 -0
- package/lib/response/delete-oracle-db-azure-blob-mount-response.js.map +1 -0
- package/lib/response/delete-oracle-db-azure-connector-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/delete-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/delete-oracle-db-azure-vault-association-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-azure-vault-association-response.js +15 -0
- package/lib/response/delete-oracle-db-azure-vault-association-response.js.map +1 -0
- package/lib/response/delete-oracle-db-azure-vault-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-azure-vault-response.js +15 -0
- package/lib/response/delete-oracle-db-azure-vault-response.js.map +1 -0
- package/lib/response/get-multi-cloud-resource-discovery-response.d.ts +30 -0
- package/lib/response/get-multi-cloud-resource-discovery-response.js +15 -0
- package/lib/response/get-multi-cloud-resource-discovery-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-blob-container-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-blob-container-response.js +15 -0
- package/lib/response/get-oracle-db-azure-blob-container-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-blob-mount-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-blob-mount-response.js +15 -0
- package/lib/response/get-oracle-db-azure-blob-mount-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-connector-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/get-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-key-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-key-response.js +15 -0
- package/lib/response/get-oracle-db-azure-key-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-vault-association-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-vault-association-response.js +15 -0
- package/lib/response/get-oracle-db-azure-vault-association-response.js.map +1 -0
- package/lib/response/get-oracle-db-azure-vault-response.d.ts +30 -0
- package/lib/response/get-oracle-db-azure-vault-response.js +15 -0
- package/lib/response/get-oracle-db-azure-vault-response.js.map +1 -0
- package/lib/response/get-work-request-response.d.ts +34 -0
- package/lib/response/get-work-request-response.js +15 -0
- package/lib/response/get-work-request-response.js.map +1 -0
- package/lib/response/index.d.ts +114 -0
- package/lib/response/index.js +25 -0
- package/lib/response/index.js.map +1 -0
- package/lib/response/list-multi-cloud-resource-discoveries-response.d.ts +31 -0
- package/lib/response/list-multi-cloud-resource-discoveries-response.js +15 -0
- package/lib/response/list-multi-cloud-resource-discoveries-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-blob-containers-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-blob-containers-response.js +15 -0
- package/lib/response/list-oracle-db-azure-blob-containers-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-blob-mounts-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-blob-mounts-response.js +15 -0
- package/lib/response/list-oracle-db-azure-blob-mounts-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-connectors-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-connectors-response.js +15 -0
- package/lib/response/list-oracle-db-azure-connectors-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-keys-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-keys-response.js +15 -0
- package/lib/response/list-oracle-db-azure-keys-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-vault-associations-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-vault-associations-response.js +15 -0
- package/lib/response/list-oracle-db-azure-vault-associations-response.js.map +1 -0
- package/lib/response/list-oracle-db-azure-vaults-response.d.ts +31 -0
- package/lib/response/list-oracle-db-azure-vaults-response.js +15 -0
- package/lib/response/list-oracle-db-azure-vaults-response.js.map +1 -0
- package/lib/response/list-work-request-errors-response.d.ts +31 -0
- package/lib/response/list-work-request-errors-response.js +15 -0
- package/lib/response/list-work-request-errors-response.js.map +1 -0
- package/lib/response/list-work-request-logs-response.d.ts +31 -0
- package/lib/response/list-work-request-logs-response.js +15 -0
- package/lib/response/list-work-request-logs-response.js.map +1 -0
- package/lib/response/list-work-requests-response.d.ts +31 -0
- package/lib/response/list-work-requests-response.js +15 -0
- package/lib/response/list-work-requests-response.js.map +1 -0
- package/lib/response/patch-oracle-db-azure-connector-response.d.ts +26 -0
- package/lib/response/patch-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/patch-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-azure-vault-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-azure-vault-response.js +15 -0
- package/lib/response/refresh-oracle-db-azure-vault-response.js.map +1 -0
- package/lib/response/update-multi-cloud-resource-discovery-response.d.ts +26 -0
- package/lib/response/update-multi-cloud-resource-discovery-response.js +15 -0
- package/lib/response/update-multi-cloud-resource-discovery-response.js.map +1 -0
- package/lib/response/update-oracle-db-azure-blob-container-response.d.ts +26 -0
- package/lib/response/update-oracle-db-azure-blob-container-response.js +15 -0
- package/lib/response/update-oracle-db-azure-blob-container-response.js.map +1 -0
- package/lib/response/update-oracle-db-azure-blob-mount-response.d.ts +26 -0
- package/lib/response/update-oracle-db-azure-blob-mount-response.js +15 -0
- package/lib/response/update-oracle-db-azure-blob-mount-response.js.map +1 -0
- package/lib/response/update-oracle-db-azure-connector-response.d.ts +26 -0
- package/lib/response/update-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/update-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/update-oracle-db-azure-vault-association-response.d.ts +26 -0
- package/lib/response/update-oracle-db-azure-vault-association-response.js +15 -0
- package/lib/response/update-oracle-db-azure-vault-association-response.js.map +1 -0
- package/lib/response/update-oracle-db-azure-vault-response.d.ts +26 -0
- package/lib/response/update-oracle-db-azure-vault-response.js +15 -0
- package/lib/response/update-oracle-db-azure-vault-response.js.map +1 -0
- package/lib/workrequest-waiter.d.ts +37 -0
- package/lib/workrequest-waiter.js +54 -0
- package/lib/workrequest-waiter.js.map +1 -0
- package/package.json +29 -0
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
4
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
5
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
6
|
+
a. Using Bearer Access Token or
|
|
7
|
+
b. By providing Authentication token
|
|
8
|
+
|
|
9
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
10
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
11
|
+
|
|
12
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
13
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
14
|
+
|
|
15
|
+
* OpenAPI spec version: 20240501
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
19
|
+
* Do not edit the class manually.
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
22
|
+
* 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.
|
|
23
|
+
*/
|
|
24
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
25
|
+
if (k2 === undefined) k2 = k;
|
|
26
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
27
|
+
}) : (function(o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
}));
|
|
31
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
33
|
+
}) : function(o, v) {
|
|
34
|
+
o["default"] = v;
|
|
35
|
+
});
|
|
36
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
37
|
+
if (mod && mod.__esModule) return mod;
|
|
38
|
+
var result = {};
|
|
39
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
__setModuleDefault(result, mod);
|
|
41
|
+
return result;
|
|
42
|
+
};
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbAzureConnector = void 0;
|
|
45
|
+
const model = __importStar(require("../model"));
|
|
46
|
+
var OracleDbAzureConnector;
|
|
47
|
+
(function (OracleDbAzureConnector) {
|
|
48
|
+
let AzureIdentityMechanism;
|
|
49
|
+
(function (AzureIdentityMechanism) {
|
|
50
|
+
AzureIdentityMechanism["ArcAgent"] = "ARC_AGENT";
|
|
51
|
+
AzureIdentityMechanism["ServicePrincipal"] = "SERVICE_PRINCIPAL";
|
|
52
|
+
/**
|
|
53
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
54
|
+
* version of the SDK.
|
|
55
|
+
*/
|
|
56
|
+
AzureIdentityMechanism["UnknownValue"] = "UNKNOWN_VALUE";
|
|
57
|
+
})(AzureIdentityMechanism = OracleDbAzureConnector.AzureIdentityMechanism || (OracleDbAzureConnector.AzureIdentityMechanism = {}));
|
|
58
|
+
let LifecycleState;
|
|
59
|
+
(function (LifecycleState) {
|
|
60
|
+
LifecycleState["Creating"] = "CREATING";
|
|
61
|
+
LifecycleState["Active"] = "ACTIVE";
|
|
62
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
63
|
+
LifecycleState["Deleting"] = "DELETING";
|
|
64
|
+
LifecycleState["Deleted"] = "DELETED";
|
|
65
|
+
LifecycleState["Failed"] = "FAILED";
|
|
66
|
+
/**
|
|
67
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
68
|
+
* version of the SDK.
|
|
69
|
+
*/
|
|
70
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
71
|
+
})(LifecycleState = OracleDbAzureConnector.LifecycleState || (OracleDbAzureConnector.LifecycleState = {}));
|
|
72
|
+
function getJsonObj(obj) {
|
|
73
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
74
|
+
"arcAgentNodes": obj.arcAgentNodes
|
|
75
|
+
? obj.arcAgentNodes.map(item => {
|
|
76
|
+
return model.ArcAgentNodes.getJsonObj(item);
|
|
77
|
+
})
|
|
78
|
+
: undefined
|
|
79
|
+
});
|
|
80
|
+
return jsonObj;
|
|
81
|
+
}
|
|
82
|
+
OracleDbAzureConnector.getJsonObj = getJsonObj;
|
|
83
|
+
function getDeserializedJsonObj(obj) {
|
|
84
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
85
|
+
"arcAgentNodes": obj.arcAgentNodes
|
|
86
|
+
? obj.arcAgentNodes.map(item => {
|
|
87
|
+
return model.ArcAgentNodes.getDeserializedJsonObj(item);
|
|
88
|
+
})
|
|
89
|
+
: undefined
|
|
90
|
+
});
|
|
91
|
+
return jsonObj;
|
|
92
|
+
}
|
|
93
|
+
OracleDbAzureConnector.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
94
|
+
})(OracleDbAzureConnector = exports.OracleDbAzureConnector || (exports.OracleDbAzureConnector = {}));
|
|
95
|
+
//# sourceMappingURL=oracle-db-azure-connector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-connector.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-connector.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuGlC,IAAiB,sBAAsB,CAqDtC;AArDD,WAAiB,sBAAsB;IACrC,IAAY,sBAQX;IARD,WAAY,sBAAsB;QAChC,gDAAsB,CAAA;QACtB,gEAAsC,CAAA;QACtC;;;WAGG;QACH,wDAA8B,CAAA;IAChC,CAAC,EARW,sBAAsB,GAAtB,6CAAsB,KAAtB,6CAAsB,QAQjC;IAED,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,qCAAc,KAAd,qCAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6CAAsB,yBAarC,CAAA;AACH,CAAC,EArDgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAqDtC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
3
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
4
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
5
|
+
a. Using Bearer Access Token or
|
|
6
|
+
b. By providing Authentication token
|
|
7
|
+
|
|
8
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
9
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
10
|
+
|
|
11
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
12
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
13
|
+
|
|
14
|
+
* OpenAPI spec version: 20240501
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
|
+
* Do not edit the class manually.
|
|
19
|
+
*
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
21
|
+
* 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.
|
|
22
|
+
*/
|
|
23
|
+
import * as model from "../model";
|
|
24
|
+
/**
|
|
25
|
+
* List of OracleDbAzureKeySummary resources.
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureKeySummaryCollection {
|
|
28
|
+
/**
|
|
29
|
+
* This list contains the summary of Oracle DB Azure Key resources.
|
|
30
|
+
*/
|
|
31
|
+
"items": Array<model.OracleDbAzureKeySummary>;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace OracleDbAzureKeySummaryCollection {
|
|
34
|
+
function getJsonObj(obj: OracleDbAzureKeySummaryCollection): object;
|
|
35
|
+
function getDeserializedJsonObj(obj: OracleDbAzureKeySummaryCollection): object;
|
|
36
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
4
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
5
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
6
|
+
a. Using Bearer Access Token or
|
|
7
|
+
b. By providing Authentication token
|
|
8
|
+
|
|
9
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
10
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
11
|
+
|
|
12
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
13
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
14
|
+
|
|
15
|
+
* OpenAPI spec version: 20240501
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
19
|
+
* Do not edit the class manually.
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
22
|
+
* 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.
|
|
23
|
+
*/
|
|
24
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
25
|
+
if (k2 === undefined) k2 = k;
|
|
26
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
27
|
+
}) : (function(o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
}));
|
|
31
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
33
|
+
}) : function(o, v) {
|
|
34
|
+
o["default"] = v;
|
|
35
|
+
});
|
|
36
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
37
|
+
if (mod && mod.__esModule) return mod;
|
|
38
|
+
var result = {};
|
|
39
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
__setModuleDefault(result, mod);
|
|
41
|
+
return result;
|
|
42
|
+
};
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbAzureKeySummaryCollection = void 0;
|
|
45
|
+
const model = __importStar(require("../model"));
|
|
46
|
+
var OracleDbAzureKeySummaryCollection;
|
|
47
|
+
(function (OracleDbAzureKeySummaryCollection) {
|
|
48
|
+
function getJsonObj(obj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
"items": obj.items
|
|
51
|
+
? obj.items.map(item => {
|
|
52
|
+
return model.OracleDbAzureKeySummary.getJsonObj(item);
|
|
53
|
+
})
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
OracleDbAzureKeySummaryCollection.getJsonObj = getJsonObj;
|
|
59
|
+
function getDeserializedJsonObj(obj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
61
|
+
"items": obj.items
|
|
62
|
+
? obj.items.map(item => {
|
|
63
|
+
return model.OracleDbAzureKeySummary.getDeserializedJsonObj(item);
|
|
64
|
+
})
|
|
65
|
+
: undefined
|
|
66
|
+
});
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
OracleDbAzureKeySummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(OracleDbAzureKeySummaryCollection = exports.OracleDbAzureKeySummaryCollection || (exports.OracleDbAzureKeySummaryCollection = {}));
|
|
71
|
+
//# sourceMappingURL=oracle-db-azure-key-summary-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-key-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-key-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,iCAAiC,CA6BjD;AA7BD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CAAC,GAAsC;QAC/D,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,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsC;QAC3E,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,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QA6BjD"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
3
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
4
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
5
|
+
a. Using Bearer Access Token or
|
|
6
|
+
b. By providing Authentication token
|
|
7
|
+
|
|
8
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
9
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
10
|
+
|
|
11
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
12
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
13
|
+
|
|
14
|
+
* OpenAPI spec version: 20240501
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
|
+
* Do not edit the class manually.
|
|
19
|
+
*
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
21
|
+
* 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.
|
|
22
|
+
*/
|
|
23
|
+
/**
|
|
24
|
+
* Oracle DB Azure Key Resource Summary.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureKeySummary {
|
|
28
|
+
/**
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the Oracle DB Azure Vault Key.
|
|
30
|
+
*/
|
|
31
|
+
"id"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Oracle DB Azure Vault Key resource name.
|
|
34
|
+
*/
|
|
35
|
+
"displayName"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment contains Oracle DB Azure Vault Key Resource.
|
|
38
|
+
*/
|
|
39
|
+
"compartmentId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The Azure ID of the Azure Key, Azure Key URL.
|
|
42
|
+
*/
|
|
43
|
+
"azureKeyId"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Resource.
|
|
46
|
+
*/
|
|
47
|
+
"oracleDbAzureVaultId"?: string;
|
|
48
|
+
/**
|
|
49
|
+
* The current lifecycle state of the Oracle DB Azure Vault Key Resource.
|
|
50
|
+
*/
|
|
51
|
+
"lifecycleState"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Description of the current lifecycle state in more detail.
|
|
54
|
+
*/
|
|
55
|
+
"lifecycleStateDetails"?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Time when the Oracle DB Azure Vault Key was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"timeCreated"?: Date;
|
|
61
|
+
/**
|
|
62
|
+
* Time when the Oracle DB Azure Vault Key was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"timeUpdated"?: Date;
|
|
66
|
+
/**
|
|
67
|
+
* Description of the latest modification of the Oracle DB Azure Vault Resource.
|
|
68
|
+
*/
|
|
69
|
+
"lastModification"?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
72
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
73
|
+
* <p>
|
|
74
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
75
|
+
*
|
|
76
|
+
*/
|
|
77
|
+
"freeformTags"?: {
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
82
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
83
|
+
* <p>
|
|
84
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"definedTags"?: {
|
|
88
|
+
[key: string]: {
|
|
89
|
+
[key: string]: any;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
92
|
+
/**
|
|
93
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
94
|
+
* <p>
|
|
95
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
96
|
+
*
|
|
97
|
+
*/
|
|
98
|
+
"systemTags"?: {
|
|
99
|
+
[key: string]: {
|
|
100
|
+
[key: string]: any;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
export declare namespace OracleDbAzureKeySummary {
|
|
105
|
+
function getJsonObj(obj: OracleDbAzureKeySummary): object;
|
|
106
|
+
function getDeserializedJsonObj(obj: OracleDbAzureKeySummary): object;
|
|
107
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
4
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
5
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
6
|
+
a. Using Bearer Access Token or
|
|
7
|
+
b. By providing Authentication token
|
|
8
|
+
|
|
9
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
10
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
11
|
+
|
|
12
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
13
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
14
|
+
|
|
15
|
+
* OpenAPI spec version: 20240501
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
19
|
+
* Do not edit the class manually.
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
22
|
+
* 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.
|
|
23
|
+
*/
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
exports.OracleDbAzureKeySummary = void 0;
|
|
26
|
+
var OracleDbAzureKeySummary;
|
|
27
|
+
(function (OracleDbAzureKeySummary) {
|
|
28
|
+
function getJsonObj(obj) {
|
|
29
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
30
|
+
return jsonObj;
|
|
31
|
+
}
|
|
32
|
+
OracleDbAzureKeySummary.getJsonObj = getJsonObj;
|
|
33
|
+
function getDeserializedJsonObj(obj) {
|
|
34
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
35
|
+
return jsonObj;
|
|
36
|
+
}
|
|
37
|
+
OracleDbAzureKeySummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
38
|
+
})(OracleDbAzureKeySummary = exports.OracleDbAzureKeySummary || (exports.OracleDbAzureKeySummary = {}));
|
|
39
|
+
//# sourceMappingURL=oracle-db-azure-key-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-key-summary.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-key-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;AA6EH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
3
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
4
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
5
|
+
a. Using Bearer Access Token or
|
|
6
|
+
b. By providing Authentication token
|
|
7
|
+
|
|
8
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
9
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
10
|
+
|
|
11
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
12
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
13
|
+
|
|
14
|
+
* OpenAPI spec version: 20240501
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
|
+
* Do not edit the class manually.
|
|
19
|
+
*
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
21
|
+
* 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.
|
|
22
|
+
*/
|
|
23
|
+
/**
|
|
24
|
+
* Oracle DB Azure Key Resource Object.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureKey {
|
|
28
|
+
/**
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Key Resource.
|
|
30
|
+
*/
|
|
31
|
+
"id": string;
|
|
32
|
+
/**
|
|
33
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB Azure Vault Key Resource.
|
|
34
|
+
*/
|
|
35
|
+
"compartmentId": string;
|
|
36
|
+
/**
|
|
37
|
+
* Display name of Oracle DB Azure Vault Key.
|
|
38
|
+
*/
|
|
39
|
+
"displayName": string;
|
|
40
|
+
/**
|
|
41
|
+
* The Azure ID of the Azure Key, Azure Key URL.
|
|
42
|
+
*/
|
|
43
|
+
"azureKeyId"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Resource.
|
|
46
|
+
*/
|
|
47
|
+
"oracleDbAzureVaultId": string;
|
|
48
|
+
/**
|
|
49
|
+
* The current lifecycle state of the Oracle DB Azure Vault Key Resource.
|
|
50
|
+
*/
|
|
51
|
+
"lifecycleState"?: OracleDbAzureKey.LifecycleState;
|
|
52
|
+
/**
|
|
53
|
+
* Description of the current lifecycle state in more detail.
|
|
54
|
+
*/
|
|
55
|
+
"lifecycleStateDetails"?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Time when the Oracle DB Azure Vault Key was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"timeCreated"?: Date;
|
|
61
|
+
/**
|
|
62
|
+
* Time when the Oracle DB Azure Vault Key was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"timeUpdated"?: Date;
|
|
66
|
+
/**
|
|
67
|
+
* Description of the latest modification of the Oracle DB Azure Vault Key Resource.
|
|
68
|
+
*/
|
|
69
|
+
"lastModification"?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
72
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
73
|
+
* <p>
|
|
74
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
75
|
+
*
|
|
76
|
+
*/
|
|
77
|
+
"freeformTags"?: {
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
82
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
83
|
+
* <p>
|
|
84
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"definedTags"?: {
|
|
88
|
+
[key: string]: {
|
|
89
|
+
[key: string]: any;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
92
|
+
/**
|
|
93
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
94
|
+
* <p>
|
|
95
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
96
|
+
*
|
|
97
|
+
*/
|
|
98
|
+
"systemTags"?: {
|
|
99
|
+
[key: string]: {
|
|
100
|
+
[key: string]: any;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
export declare namespace OracleDbAzureKey {
|
|
105
|
+
enum LifecycleState {
|
|
106
|
+
Creating = "CREATING",
|
|
107
|
+
Active = "ACTIVE",
|
|
108
|
+
Updating = "UPDATING",
|
|
109
|
+
Deleting = "DELETING",
|
|
110
|
+
Deleted = "DELETED",
|
|
111
|
+
Failed = "FAILED",
|
|
112
|
+
/**
|
|
113
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
114
|
+
* version of the SDK.
|
|
115
|
+
*/
|
|
116
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
117
|
+
}
|
|
118
|
+
function getJsonObj(obj: OracleDbAzureKey): object;
|
|
119
|
+
function getDeserializedJsonObj(obj: OracleDbAzureKey): object;
|
|
120
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
4
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
5
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
6
|
+
a. Using Bearer Access Token or
|
|
7
|
+
b. By providing Authentication token
|
|
8
|
+
|
|
9
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
10
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
11
|
+
|
|
12
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
13
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
14
|
+
|
|
15
|
+
* OpenAPI spec version: 20240501
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
19
|
+
* Do not edit the class manually.
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
22
|
+
* 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.
|
|
23
|
+
*/
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
exports.OracleDbAzureKey = void 0;
|
|
26
|
+
var OracleDbAzureKey;
|
|
27
|
+
(function (OracleDbAzureKey) {
|
|
28
|
+
let LifecycleState;
|
|
29
|
+
(function (LifecycleState) {
|
|
30
|
+
LifecycleState["Creating"] = "CREATING";
|
|
31
|
+
LifecycleState["Active"] = "ACTIVE";
|
|
32
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
33
|
+
LifecycleState["Deleting"] = "DELETING";
|
|
34
|
+
LifecycleState["Deleted"] = "DELETED";
|
|
35
|
+
LifecycleState["Failed"] = "FAILED";
|
|
36
|
+
/**
|
|
37
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
38
|
+
* version of the SDK.
|
|
39
|
+
*/
|
|
40
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
41
|
+
})(LifecycleState = OracleDbAzureKey.LifecycleState || (OracleDbAzureKey.LifecycleState = {}));
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
OracleDbAzureKey.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
OracleDbAzureKey.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
52
|
+
})(OracleDbAzureKey = exports.OracleDbAzureKey || (exports.OracleDbAzureKey = {}));
|
|
53
|
+
//# sourceMappingURL=oracle-db-azure-key.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-key.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;AA6EH,IAAiB,gBAAgB,CAyBhC;AAzBD,WAAiB,gBAAgB;IAC/B,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,+BAAc,KAAd,+BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAyBhC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
3
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
4
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
5
|
+
a. Using Bearer Access Token or
|
|
6
|
+
b. By providing Authentication token
|
|
7
|
+
|
|
8
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
9
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
10
|
+
|
|
11
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
12
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
13
|
+
|
|
14
|
+
* OpenAPI spec version: 20240501
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
|
+
* Do not edit the class manually.
|
|
19
|
+
*
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
21
|
+
* 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.
|
|
22
|
+
*/
|
|
23
|
+
import * as model from "../model";
|
|
24
|
+
/**
|
|
25
|
+
* List of OracleDbAzureVaultAssociationSummary resources.
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureVaultAssociationSummaryCollection {
|
|
28
|
+
/**
|
|
29
|
+
* This list contains the summary of Oracle DB Azure Vault Association resources.
|
|
30
|
+
*/
|
|
31
|
+
"items": Array<model.OracleDbAzureVaultAssociationSummary>;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace OracleDbAzureVaultAssociationSummaryCollection {
|
|
34
|
+
function getJsonObj(obj: OracleDbAzureVaultAssociationSummaryCollection): object;
|
|
35
|
+
function getDeserializedJsonObj(obj: OracleDbAzureVaultAssociationSummaryCollection): object;
|
|
36
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Oracle Database MultiCloud Data plane Integration
|
|
4
|
+
* 1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
|
|
5
|
+
There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
|
|
6
|
+
a. Using Bearer Access Token or
|
|
7
|
+
b. By providing Authentication token
|
|
8
|
+
|
|
9
|
+
2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
|
|
10
|
+
and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
|
|
11
|
+
|
|
12
|
+
3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
|
|
13
|
+
using Oracle Azure Connector and Oracle Azure Blob Container Resource.
|
|
14
|
+
|
|
15
|
+
* OpenAPI spec version: 20240501
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
19
|
+
* Do not edit the class manually.
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
22
|
+
* 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.
|
|
23
|
+
*/
|
|
24
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
25
|
+
if (k2 === undefined) k2 = k;
|
|
26
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
27
|
+
}) : (function(o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
}));
|
|
31
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
33
|
+
}) : function(o, v) {
|
|
34
|
+
o["default"] = v;
|
|
35
|
+
});
|
|
36
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
37
|
+
if (mod && mod.__esModule) return mod;
|
|
38
|
+
var result = {};
|
|
39
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
__setModuleDefault(result, mod);
|
|
41
|
+
return result;
|
|
42
|
+
};
|
|
43
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
44
|
+
exports.OracleDbAzureVaultAssociationSummaryCollection = void 0;
|
|
45
|
+
const model = __importStar(require("../model"));
|
|
46
|
+
var OracleDbAzureVaultAssociationSummaryCollection;
|
|
47
|
+
(function (OracleDbAzureVaultAssociationSummaryCollection) {
|
|
48
|
+
function getJsonObj(obj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
"items": obj.items
|
|
51
|
+
? obj.items.map(item => {
|
|
52
|
+
return model.OracleDbAzureVaultAssociationSummary.getJsonObj(item);
|
|
53
|
+
})
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
OracleDbAzureVaultAssociationSummaryCollection.getJsonObj = getJsonObj;
|
|
59
|
+
function getDeserializedJsonObj(obj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
61
|
+
"items": obj.items
|
|
62
|
+
? obj.items.map(item => {
|
|
63
|
+
return model.OracleDbAzureVaultAssociationSummary.getDeserializedJsonObj(item);
|
|
64
|
+
})
|
|
65
|
+
: undefined
|
|
66
|
+
});
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
OracleDbAzureVaultAssociationSummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(OracleDbAzureVaultAssociationSummaryCollection = exports.OracleDbAzureVaultAssociationSummaryCollection || (exports.OracleDbAzureVaultAssociationSummaryCollection = {}));
|
|
71
|
+
//# sourceMappingURL=oracle-db-azure-vault-association-summary-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-vault-association-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-vault-association-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,8CAA8C,CA+B9D;AA/BD,WAAiB,8CAA8C;IAC7D,SAAgB,UAAU,CAAC,GAAmD;QAC5E,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,oCAAoC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmD;QAEnD,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,oCAAoC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,qEAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,8CAA8C,GAA9C,sDAA8C,KAA9C,sDAA8C,QA+B9D"}
|