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,124 @@
|
|
|
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 Blob Mount resource details.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureBlobMount {
|
|
28
|
+
/**
|
|
29
|
+
* The OCID for the new Oracle DB Azure Blob Mount resource.
|
|
30
|
+
*/
|
|
31
|
+
"id": string;
|
|
32
|
+
/**
|
|
33
|
+
* Oracle DB Azure Blob Mount name.
|
|
34
|
+
*/
|
|
35
|
+
"displayName": string;
|
|
36
|
+
/**
|
|
37
|
+
* The OCID of the compartment that contains Oracle DB Azure Blob Mount resource.
|
|
38
|
+
*/
|
|
39
|
+
"compartmentId": string;
|
|
40
|
+
/**
|
|
41
|
+
* The OCID of the Oracle DB Azure Connector Resource.
|
|
42
|
+
*/
|
|
43
|
+
"oracleDbAzureConnectorId": string;
|
|
44
|
+
/**
|
|
45
|
+
* The OCID of the Oracle DB Azure Blob Container Resource.
|
|
46
|
+
*/
|
|
47
|
+
"oracleDbAzureBlobContainerId": string;
|
|
48
|
+
/**
|
|
49
|
+
* Azure Container mount path.
|
|
50
|
+
*/
|
|
51
|
+
"mountPath"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* The current lifecycle state of the Azure Arc Agent Resource.
|
|
54
|
+
*/
|
|
55
|
+
"lifecycleState"?: OracleDbAzureBlobMount.LifecycleState;
|
|
56
|
+
/**
|
|
57
|
+
* Description of the current lifecycle state in more detail.
|
|
58
|
+
*/
|
|
59
|
+
"lifecycleStateDetails"?: string;
|
|
60
|
+
/**
|
|
61
|
+
* Time when the Oracle DB Azure Blob Mount was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
62
|
+
*
|
|
63
|
+
*/
|
|
64
|
+
"timeCreated"?: Date;
|
|
65
|
+
/**
|
|
66
|
+
* Time when the Oracle DB Azure Blob Mount was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
67
|
+
*
|
|
68
|
+
*/
|
|
69
|
+
"timeUpdated"?: Date;
|
|
70
|
+
/**
|
|
71
|
+
* Description of the latest modification of the Oracle DB Azure Blob Mount Resource.
|
|
72
|
+
*/
|
|
73
|
+
"lastModification"?: string;
|
|
74
|
+
/**
|
|
75
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
76
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
77
|
+
* <p>
|
|
78
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
79
|
+
*
|
|
80
|
+
*/
|
|
81
|
+
"freeformTags"?: {
|
|
82
|
+
[key: string]: string;
|
|
83
|
+
};
|
|
84
|
+
/**
|
|
85
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
86
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
87
|
+
* <p>
|
|
88
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
89
|
+
*
|
|
90
|
+
*/
|
|
91
|
+
"definedTags"?: {
|
|
92
|
+
[key: string]: {
|
|
93
|
+
[key: string]: any;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
96
|
+
/**
|
|
97
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
98
|
+
* <p>
|
|
99
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
100
|
+
*
|
|
101
|
+
*/
|
|
102
|
+
"systemTags"?: {
|
|
103
|
+
[key: string]: {
|
|
104
|
+
[key: string]: any;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
107
|
+
}
|
|
108
|
+
export declare namespace OracleDbAzureBlobMount {
|
|
109
|
+
enum LifecycleState {
|
|
110
|
+
Creating = "CREATING",
|
|
111
|
+
Active = "ACTIVE",
|
|
112
|
+
Updating = "UPDATING",
|
|
113
|
+
Deleting = "DELETING",
|
|
114
|
+
Deleted = "DELETED",
|
|
115
|
+
Failed = "FAILED",
|
|
116
|
+
/**
|
|
117
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
118
|
+
* version of the SDK.
|
|
119
|
+
*/
|
|
120
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
121
|
+
}
|
|
122
|
+
function getJsonObj(obj: OracleDbAzureBlobMount): object;
|
|
123
|
+
function getDeserializedJsonObj(obj: OracleDbAzureBlobMount): object;
|
|
124
|
+
}
|
|
@@ -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.OracleDbAzureBlobMount = void 0;
|
|
26
|
+
var OracleDbAzureBlobMount;
|
|
27
|
+
(function (OracleDbAzureBlobMount) {
|
|
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 = OracleDbAzureBlobMount.LifecycleState || (OracleDbAzureBlobMount.LifecycleState = {}));
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
OracleDbAzureBlobMount.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
OracleDbAzureBlobMount.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
52
|
+
})(OracleDbAzureBlobMount = exports.OracleDbAzureBlobMount || (exports.OracleDbAzureBlobMount = {}));
|
|
53
|
+
//# sourceMappingURL=oracle-db-azure-blob-mount.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-blob-mount.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-blob-mount.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;AAiFH,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,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,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
|
|
@@ -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 OracleDbAzureConnectorSummary resources.
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureConnectorSummaryCollection {
|
|
28
|
+
/**
|
|
29
|
+
* contains OracleDbAzureConnectorSummary
|
|
30
|
+
*/
|
|
31
|
+
"items": Array<model.OracleDbAzureConnectorSummary>;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace OracleDbAzureConnectorSummaryCollection {
|
|
34
|
+
function getJsonObj(obj: OracleDbAzureConnectorSummaryCollection): object;
|
|
35
|
+
function getDeserializedJsonObj(obj: OracleDbAzureConnectorSummaryCollection): 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.OracleDbAzureConnectorSummaryCollection = void 0;
|
|
45
|
+
const model = __importStar(require("../model"));
|
|
46
|
+
var OracleDbAzureConnectorSummaryCollection;
|
|
47
|
+
(function (OracleDbAzureConnectorSummaryCollection) {
|
|
48
|
+
function getJsonObj(obj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
"items": obj.items
|
|
51
|
+
? obj.items.map(item => {
|
|
52
|
+
return model.OracleDbAzureConnectorSummary.getJsonObj(item);
|
|
53
|
+
})
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
OracleDbAzureConnectorSummaryCollection.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.OracleDbAzureConnectorSummary.getDeserializedJsonObj(item);
|
|
64
|
+
})
|
|
65
|
+
: undefined
|
|
66
|
+
});
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
OracleDbAzureConnectorSummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(OracleDbAzureConnectorSummaryCollection = exports.OracleDbAzureConnectorSummaryCollection || (exports.OracleDbAzureConnectorSummaryCollection = {}));
|
|
71
|
+
//# sourceMappingURL=oracle-db-azure-connector-summary-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-connector-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-connector-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,uCAAuC,CA6BvD;AA7BD,WAAiB,uCAAuC;IACtD,SAAgB,UAAU,CAAC,GAA4C;QACrE,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,6BAA6B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4C;QACjF,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,6BAA6B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uCAAuC,GAAvC,+CAAuC,KAAvC,+CAAuC,QA6BvD"}
|
|
@@ -0,0 +1,131 @@
|
|
|
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
|
+
* Details of Oracle DB Azure Connector Resource.
|
|
26
|
+
*/
|
|
27
|
+
export interface OracleDbAzureConnectorSummary {
|
|
28
|
+
/**
|
|
29
|
+
* Oracle DB Azure Connector Resource ID.
|
|
30
|
+
*/
|
|
31
|
+
"id"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The ID of the compartment that contains Oracle DB Azure Connector Resource.
|
|
34
|
+
*/
|
|
35
|
+
"compartmentId"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The ID of the DB Cluster Resource where this Azure Arc Agent Identity to configure.
|
|
38
|
+
*/
|
|
39
|
+
"dbClusterResourceId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Oracle DB Azure Connector Resource Name.
|
|
42
|
+
*/
|
|
43
|
+
"displayName"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* List of All VMs where Arc Agent Identity is configure under VMCluster.
|
|
46
|
+
*/
|
|
47
|
+
"arcAgentNodes"?: Array<model.ArcAgentNodes>;
|
|
48
|
+
/**
|
|
49
|
+
* Azure Tenant ID.
|
|
50
|
+
*/
|
|
51
|
+
"azureTenantId"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Azure Subscription ID.
|
|
54
|
+
*/
|
|
55
|
+
"azureSubscriptionId"?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Azure Resource Group Name.
|
|
58
|
+
*/
|
|
59
|
+
"azureResourceGroup"?: string;
|
|
60
|
+
/**
|
|
61
|
+
* Private endpoint IP.
|
|
62
|
+
*/
|
|
63
|
+
"privateEndpointIpAddress"?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Private endpoint DNS Alias.
|
|
66
|
+
*/
|
|
67
|
+
"privateEndpointDnsAlias"?: string;
|
|
68
|
+
/**
|
|
69
|
+
* The current lifecycle state of the Oracle DB Azure Connector Resource.
|
|
70
|
+
*/
|
|
71
|
+
"lifecycleState"?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Description of the current lifecycle state in more detail.
|
|
74
|
+
*/
|
|
75
|
+
"lifecycleStateDetails"?: string;
|
|
76
|
+
/**
|
|
77
|
+
* Azure Identity Mechanism.
|
|
78
|
+
*/
|
|
79
|
+
"azureIdentityMechanism"?: string;
|
|
80
|
+
/**
|
|
81
|
+
* Time when the Oracle DB Azure Connector Resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
82
|
+
*
|
|
83
|
+
*/
|
|
84
|
+
"timeCreated"?: Date;
|
|
85
|
+
/**
|
|
86
|
+
* Time when the Oracle DB Azure Connector Resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
87
|
+
*
|
|
88
|
+
*/
|
|
89
|
+
"timeUpdated"?: Date;
|
|
90
|
+
/**
|
|
91
|
+
* Description of the latest modification of the Oracle DB Azure Connector Resource.
|
|
92
|
+
*/
|
|
93
|
+
"lastModification"?: string;
|
|
94
|
+
/**
|
|
95
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
96
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
97
|
+
* <p>
|
|
98
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
99
|
+
*
|
|
100
|
+
*/
|
|
101
|
+
"freeformTags"?: {
|
|
102
|
+
[key: string]: string;
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
106
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
107
|
+
* <p>
|
|
108
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
109
|
+
*
|
|
110
|
+
*/
|
|
111
|
+
"definedTags"?: {
|
|
112
|
+
[key: string]: {
|
|
113
|
+
[key: string]: any;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
116
|
+
/**
|
|
117
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
118
|
+
* <p>
|
|
119
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
120
|
+
*
|
|
121
|
+
*/
|
|
122
|
+
"systemTags"?: {
|
|
123
|
+
[key: string]: {
|
|
124
|
+
[key: string]: any;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
}
|
|
128
|
+
export declare namespace OracleDbAzureConnectorSummary {
|
|
129
|
+
function getJsonObj(obj: OracleDbAzureConnectorSummary): object;
|
|
130
|
+
function getDeserializedJsonObj(obj: OracleDbAzureConnectorSummary): object;
|
|
131
|
+
}
|
|
@@ -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.OracleDbAzureConnectorSummary = void 0;
|
|
45
|
+
const model = __importStar(require("../model"));
|
|
46
|
+
var OracleDbAzureConnectorSummary;
|
|
47
|
+
(function (OracleDbAzureConnectorSummary) {
|
|
48
|
+
function getJsonObj(obj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
"arcAgentNodes": obj.arcAgentNodes
|
|
51
|
+
? obj.arcAgentNodes.map(item => {
|
|
52
|
+
return model.ArcAgentNodes.getJsonObj(item);
|
|
53
|
+
})
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
OracleDbAzureConnectorSummary.getJsonObj = getJsonObj;
|
|
59
|
+
function getDeserializedJsonObj(obj) {
|
|
60
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
61
|
+
"arcAgentNodes": obj.arcAgentNodes
|
|
62
|
+
? obj.arcAgentNodes.map(item => {
|
|
63
|
+
return model.ArcAgentNodes.getDeserializedJsonObj(item);
|
|
64
|
+
})
|
|
65
|
+
: undefined
|
|
66
|
+
});
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
OracleDbAzureConnectorSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(OracleDbAzureConnectorSummary = exports.OracleDbAzureConnectorSummary || (exports.OracleDbAzureConnectorSummary = {}));
|
|
71
|
+
//# sourceMappingURL=oracle-db-azure-connector-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oracle-db-azure-connector-summary.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/model/oracle-db-azure-connector-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkGlC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,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,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,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,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -0,0 +1,158 @@
|
|
|
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
|
+
* Oracle DB Azure Connector Details, this resource is for to create Azure Identity on Database Resource.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
export interface OracleDbAzureConnector {
|
|
29
|
+
/**
|
|
30
|
+
* The ID of the Oracle DB Azure Connector resource.
|
|
31
|
+
*/
|
|
32
|
+
"id": string;
|
|
33
|
+
/**
|
|
34
|
+
* Oracle DB Azure Connector resource name.
|
|
35
|
+
*/
|
|
36
|
+
"displayName"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* The ID of the compartment that contains Oracle DB Azure Connector resource.
|
|
39
|
+
*/
|
|
40
|
+
"compartmentId": string;
|
|
41
|
+
/**
|
|
42
|
+
* List of All VMs where Arc Agent is Install under VMCluster.
|
|
43
|
+
*/
|
|
44
|
+
"arcAgentNodes"?: Array<model.ArcAgentNodes>;
|
|
45
|
+
/**
|
|
46
|
+
* The ID of the DB Cluster Resource where this Azure Arc Agent identity to configure.
|
|
47
|
+
*/
|
|
48
|
+
"dbClusterResourceId": string;
|
|
49
|
+
/**
|
|
50
|
+
* Azure Tenant ID.
|
|
51
|
+
*/
|
|
52
|
+
"azureTenantId": string;
|
|
53
|
+
/**
|
|
54
|
+
* Azure Subscription ID.
|
|
55
|
+
*/
|
|
56
|
+
"azureSubscriptionId": string;
|
|
57
|
+
/**
|
|
58
|
+
* Azure Resource Group Name.
|
|
59
|
+
*/
|
|
60
|
+
"azureResourceGroup": string;
|
|
61
|
+
/**
|
|
62
|
+
* Azure bearer access token. If bearer access token is provided then Service Principal detail is not required.
|
|
63
|
+
*/
|
|
64
|
+
"accessToken"?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Private endpoint IP.
|
|
67
|
+
*/
|
|
68
|
+
"privateEndpointIpAddress"?: string;
|
|
69
|
+
/**
|
|
70
|
+
* Private endpoint DNS Alias.
|
|
71
|
+
*/
|
|
72
|
+
"privateEndpointDnsAlias"?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Azure Identity Mechanism.
|
|
75
|
+
*/
|
|
76
|
+
"azureIdentityMechanism"?: OracleDbAzureConnector.AzureIdentityMechanism;
|
|
77
|
+
/**
|
|
78
|
+
* The current lifecycle state of the Azure Arc Agent Resource.
|
|
79
|
+
*/
|
|
80
|
+
"lifecycleState"?: OracleDbAzureConnector.LifecycleState;
|
|
81
|
+
/**
|
|
82
|
+
* Description of the current lifecycle state in more detail.
|
|
83
|
+
*/
|
|
84
|
+
"lifecycleStateDetails"?: string;
|
|
85
|
+
/**
|
|
86
|
+
* Time when the Oracle DB Azure Connector Resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
87
|
+
*
|
|
88
|
+
*/
|
|
89
|
+
"timeCreated"?: Date;
|
|
90
|
+
/**
|
|
91
|
+
* Time when the Oracle DB Azure Connector Resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
92
|
+
*
|
|
93
|
+
*/
|
|
94
|
+
"timeUpdated"?: Date;
|
|
95
|
+
/**
|
|
96
|
+
* Description of the latest modification of the Oracle DB Azure Connector Resource.
|
|
97
|
+
*/
|
|
98
|
+
"lastModification"?: string;
|
|
99
|
+
/**
|
|
100
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
101
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
102
|
+
* <p>
|
|
103
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
104
|
+
*
|
|
105
|
+
*/
|
|
106
|
+
"freeformTags"?: {
|
|
107
|
+
[key: string]: string;
|
|
108
|
+
};
|
|
109
|
+
/**
|
|
110
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
111
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
112
|
+
* <p>
|
|
113
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
114
|
+
*
|
|
115
|
+
*/
|
|
116
|
+
"definedTags"?: {
|
|
117
|
+
[key: string]: {
|
|
118
|
+
[key: string]: any;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
121
|
+
/**
|
|
122
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
123
|
+
* <p>
|
|
124
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
125
|
+
*
|
|
126
|
+
*/
|
|
127
|
+
"systemTags"?: {
|
|
128
|
+
[key: string]: {
|
|
129
|
+
[key: string]: any;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
132
|
+
}
|
|
133
|
+
export declare namespace OracleDbAzureConnector {
|
|
134
|
+
enum AzureIdentityMechanism {
|
|
135
|
+
ArcAgent = "ARC_AGENT",
|
|
136
|
+
ServicePrincipal = "SERVICE_PRINCIPAL",
|
|
137
|
+
/**
|
|
138
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
139
|
+
* version of the SDK.
|
|
140
|
+
*/
|
|
141
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
142
|
+
}
|
|
143
|
+
enum LifecycleState {
|
|
144
|
+
Creating = "CREATING",
|
|
145
|
+
Active = "ACTIVE",
|
|
146
|
+
Updating = "UPDATING",
|
|
147
|
+
Deleting = "DELETING",
|
|
148
|
+
Deleted = "DELETED",
|
|
149
|
+
Failed = "FAILED",
|
|
150
|
+
/**
|
|
151
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
152
|
+
* version of the SDK.
|
|
153
|
+
*/
|
|
154
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
155
|
+
}
|
|
156
|
+
function getJsonObj(obj: OracleDbAzureConnector): object;
|
|
157
|
+
function getDeserializedJsonObj(obj: OracleDbAzureConnector): object;
|
|
158
|
+
}
|