oci-dbmulticloud 2.116.1 → 2.117.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/index.d.ts +31 -9
- package/index.js +32 -10
- package/index.js.map +1 -1
- package/lib/client.d.ts +315 -48
- package/lib/client.js +1359 -49
- package/lib/client.js.map +1 -1
- package/lib/dbmulticloudgcpprovider-waiter.d.ts +74 -0
- package/lib/dbmulticloudgcpprovider-waiter.js +118 -0
- package/lib/dbmulticloudgcpprovider-waiter.js.map +1 -0
- package/lib/model/action-type.d.ts +28 -9
- package/lib/model/action-type.js +28 -9
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/arc-agent-nodes.d.ts +33 -14
- package/lib/model/arc-agent-nodes.js +28 -9
- package/lib/model/arc-agent-nodes.js.map +1 -1
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.d.ts +30 -11
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js +28 -9
- package/lib/model/change-multi-cloud-resource-discovery-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-blob-container-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.d.ts +28 -9
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-blob-mount-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-connector-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-connector-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-vault-association-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-azure-vault-compartment-details.d.ts +30 -11
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js +28 -9
- package/lib/model/change-oracle-db-azure-vault-compartment-details.js.map +1 -1
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.d.ts +54 -0
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.js +58 -0
- package/lib/model/change-oracle-db-gcp-identity-connector-compartment-details.js.map +1 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.d.ts +54 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.js +58 -0
- package/lib/model/change-oracle-db-gcp-key-ring-compartment-details.js.map +1 -0
- package/lib/model/create-multi-cloud-resource-discovery-details.d.ts +46 -12
- package/lib/model/create-multi-cloud-resource-discovery-details.js +28 -9
- package/lib/model/create-multi-cloud-resource-discovery-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-blob-container-details.d.ts +34 -15
- package/lib/model/create-oracle-db-azure-blob-container-details.js +28 -9
- package/lib/model/create-oracle-db-azure-blob-container-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-blob-mount-details.d.ts +33 -14
- package/lib/model/create-oracle-db-azure-blob-mount-details.js +28 -9
- package/lib/model/create-oracle-db-azure-blob-mount-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-connector-details.d.ts +36 -17
- package/lib/model/create-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/create-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-vault-association-details.d.ts +33 -14
- package/lib/model/create-oracle-db-azure-vault-association-details.js +28 -9
- package/lib/model/create-oracle-db-azure-vault-association-details.js.map +1 -1
- package/lib/model/create-oracle-db-azure-vault-details.d.ts +37 -18
- package/lib/model/create-oracle-db-azure-vault-details.js +28 -9
- package/lib/model/create-oracle-db-azure-vault-details.js.map +1 -1
- package/lib/model/create-oracle-db-gcp-identity-connector-details.d.ts +109 -0
- package/lib/model/create-oracle-db-gcp-identity-connector-details.js +58 -0
- package/lib/model/create-oracle-db-gcp-identity-connector-details.js.map +1 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.d.ts +103 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/create-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/gcp-nodes.d.ts +78 -0
- package/lib/model/gcp-nodes.js +69 -0
- package/lib/model/gcp-nodes.js.map +1 -0
- package/lib/model/index.d.ts +64 -9
- package/lib/model/index.js +66 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery-summary-collection.d.ts +29 -10
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js +28 -9
- package/lib/model/multi-cloud-resource-discovery-summary-collection.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery-summary.d.ts +37 -18
- package/lib/model/multi-cloud-resource-discovery-summary.js +28 -9
- package/lib/model/multi-cloud-resource-discovery-summary.js.map +1 -1
- package/lib/model/multi-cloud-resource-discovery.d.ts +52 -17
- package/lib/model/multi-cloud-resource-discovery.js +29 -9
- package/lib/model/multi-cloud-resource-discovery.js.map +1 -1
- package/lib/model/operation-status.d.ts +28 -9
- package/lib/model/operation-status.js +28 -9
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +40 -9
- package/lib/model/operation-type.js +40 -9
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container-summary-collection.d.ts +29 -10
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-blob-container-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container-summary.d.ts +36 -17
- package/lib/model/oracle-db-azure-blob-container-summary.js +28 -9
- package/lib/model/oracle-db-azure-blob-container-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-container.d.ts +37 -18
- package/lib/model/oracle-db-azure-blob-container.js +28 -9
- package/lib/model/oracle-db-azure-blob-container.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount-summary.d.ts +34 -15
- package/lib/model/oracle-db-azure-blob-mount-summary.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-blob-mount.d.ts +37 -18
- package/lib/model/oracle-db-azure-blob-mount.js +28 -9
- package/lib/model/oracle-db-azure-blob-mount.js.map +1 -1
- package/lib/model/oracle-db-azure-connector-summary-collection.d.ts +29 -10
- package/lib/model/oracle-db-azure-connector-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-connector-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-connector-summary.d.ts +45 -22
- package/lib/model/oracle-db-azure-connector-summary.js +28 -9
- package/lib/model/oracle-db-azure-connector-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-connector.d.ts +56 -22
- package/lib/model/oracle-db-azure-connector.js +40 -9
- package/lib/model/oracle-db-azure-connector.js.map +1 -1
- package/lib/model/oracle-db-azure-key-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-key-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-key-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-key-summary.d.ts +45 -18
- package/lib/model/oracle-db-azure-key-summary.js +28 -9
- package/lib/model/oracle-db-azure-key-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-key.d.ts +46 -19
- package/lib/model/oracle-db-azure-key.js +28 -9
- package/lib/model/oracle-db-azure-key.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association-summary.d.ts +38 -19
- package/lib/model/oracle-db-azure-vault-association-summary.js +28 -9
- package/lib/model/oracle-db-azure-vault-association-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-association.d.ts +39 -20
- package/lib/model/oracle-db-azure-vault-association.js +28 -9
- package/lib/model/oracle-db-azure-vault-association.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-summary-collection.d.ts +28 -9
- package/lib/model/oracle-db-azure-vault-summary-collection.js +28 -9
- package/lib/model/oracle-db-azure-vault-summary-collection.js.map +1 -1
- package/lib/model/oracle-db-azure-vault-summary.d.ts +41 -22
- package/lib/model/oracle-db-azure-vault-summary.js +28 -9
- package/lib/model/oracle-db-azure-vault-summary.js.map +1 -1
- package/lib/model/oracle-db-azure-vault.d.ts +42 -23
- package/lib/model/oracle-db-azure-vault.js +28 -9
- package/lib/model/oracle-db-azure-vault.js.map +1 -1
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.d.ts +151 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.js +90 -0
- package/lib/model/oracle-db-gcp-identity-connector-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-identity-connector.d.ts +176 -0
- package/lib/model/oracle-db-gcp-identity-connector.js +116 -0
- package/lib/model/oracle-db-gcp-identity-connector.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-key-ring-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.d.ts +136 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.js +58 -0
- package/lib/model/oracle-db-gcp-key-ring-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-ring.d.ts +149 -0
- package/lib/model/oracle-db-gcp-key-ring.js +72 -0
- package/lib/model/oracle-db-gcp-key-ring.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.d.ts +55 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.js +90 -0
- package/lib/model/oracle-db-gcp-key-summary-collection.js.map +1 -0
- package/lib/model/oracle-db-gcp-key-summary.d.ts +130 -0
- package/lib/model/oracle-db-gcp-key-summary.js +58 -0
- package/lib/model/oracle-db-gcp-key-summary.js.map +1 -0
- package/lib/model/oracle-db-gcp-key.d.ts +143 -0
- package/lib/model/oracle-db-gcp-key.js +72 -0
- package/lib/model/oracle-db-gcp-key.js.map +1 -0
- package/lib/model/patch-oracle-db-azure-connector-details.d.ts +29 -10
- package/lib/model/patch-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/patch-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/refresh-oracle-db-azure-vault-details.d.ts +54 -0
- package/lib/model/refresh-oracle-db-azure-vault-details.js +58 -0
- package/lib/model/refresh-oracle-db-azure-vault-details.js.map +1 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.d.ts +54 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/refresh-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/resources.d.ts +29 -10
- package/lib/model/resources.js +28 -9
- package/lib/model/resources.js.map +1 -1
- package/lib/model/sort-order.d.ts +28 -9
- package/lib/model/sort-order.js +28 -9
- package/lib/model/sort-order.js.map +1 -1
- package/lib/model/update-multi-cloud-resource-discovery-details.d.ts +32 -13
- package/lib/model/update-multi-cloud-resource-discovery-details.js +28 -9
- package/lib/model/update-multi-cloud-resource-discovery-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-blob-container-details.d.ts +34 -15
- package/lib/model/update-oracle-db-azure-blob-container-details.js +28 -9
- package/lib/model/update-oracle-db-azure-blob-container-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-blob-mount-details.d.ts +32 -13
- package/lib/model/update-oracle-db-azure-blob-mount-details.js +28 -9
- package/lib/model/update-oracle-db-azure-blob-mount-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-connector-details.d.ts +36 -17
- package/lib/model/update-oracle-db-azure-connector-details.js +28 -9
- package/lib/model/update-oracle-db-azure-connector-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-vault-association-details.d.ts +33 -14
- package/lib/model/update-oracle-db-azure-vault-association-details.js +28 -9
- package/lib/model/update-oracle-db-azure-vault-association-details.js.map +1 -1
- package/lib/model/update-oracle-db-azure-vault-details.d.ts +37 -18
- package/lib/model/update-oracle-db-azure-vault-details.js +28 -9
- package/lib/model/update-oracle-db-azure-vault-details.js.map +1 -1
- package/lib/model/update-oracle-db-gcp-identity-connector-details.d.ts +105 -0
- package/lib/model/update-oracle-db-gcp-identity-connector-details.js +58 -0
- package/lib/model/update-oracle-db-gcp-identity-connector-details.js.map +1 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.d.ts +77 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.js +58 -0
- package/lib/model/update-oracle-db-gcp-key-ring-details.js.map +1 -0
- package/lib/model/work-request-error-collection.d.ts +28 -9
- package/lib/model/work-request-error-collection.js +28 -9
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +28 -9
- package/lib/model/work-request-error.js +28 -9
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +28 -9
- package/lib/model/work-request-log-entry-collection.js +28 -9
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +28 -9
- package/lib/model/work-request-log-entry.js +28 -9
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +28 -9
- package/lib/model/work-request-resource-metadata-key.js +28 -9
- package/lib/model/work-request-resource-metadata-key.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +28 -9
- package/lib/model/work-request-resource.js +28 -9
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +28 -9
- package/lib/model/work-request-summary-collection.js +28 -9
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +28 -9
- package/lib/model/work-request-summary.js +28 -9
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +28 -9
- package/lib/model/work-request.js +28 -9
- package/lib/model/work-request.js.map +1 -1
- package/lib/multicloudresourcediscovery-waiter.d.ts +28 -9
- package/lib/multicloudresourcediscovery-waiter.js +28 -9
- package/lib/multicloudresourcediscovery-waiter.js.map +1 -1
- package/lib/oracledbazureblobcontainer-waiter.d.ts +28 -9
- package/lib/oracledbazureblobcontainer-waiter.js +28 -9
- package/lib/oracledbazureblobcontainer-waiter.js.map +1 -1
- package/lib/oracledbazureblobmount-waiter.d.ts +28 -9
- package/lib/oracledbazureblobmount-waiter.js +28 -9
- package/lib/oracledbazureblobmount-waiter.js.map +1 -1
- package/lib/oracledbazureconnector-waiter.d.ts +28 -9
- package/lib/oracledbazureconnector-waiter.js +28 -9
- package/lib/oracledbazureconnector-waiter.js.map +1 -1
- package/lib/oracledbazurekey-waiter.d.ts +28 -9
- package/lib/oracledbazurekey-waiter.js +28 -9
- package/lib/oracledbazurekey-waiter.js.map +1 -1
- package/lib/oracledbazurevault-waiter.d.ts +28 -9
- package/lib/oracledbazurevault-waiter.js +28 -9
- package/lib/oracledbazurevault-waiter.js.map +1 -1
- package/lib/oracledbazurevaultassociation-waiter.d.ts +28 -9
- package/lib/oracledbazurevaultassociation-waiter.js +28 -9
- package/lib/oracledbazurevaultassociation-waiter.js.map +1 -1
- package/lib/request/cascading-delete-oracle-db-azure-vault-association-request.d.ts +8 -8
- package/lib/request/change-multi-cloud-resource-discovery-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-blob-container-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-blob-mount-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-connector-compartment-request.d.ts +9 -9
- package/lib/request/change-oracle-db-azure-vault-association-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-azure-vault-compartment-request.d.ts +8 -8
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-gcp-identity-connector-compartment-request.js.map +1 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.d.ts +49 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.js +15 -0
- package/lib/request/change-oracle-db-gcp-key-ring-compartment-request.js.map +1 -0
- package/lib/request/create-multi-cloud-resource-discovery-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-blob-container-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-blob-mount-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-connector-request.d.ts +9 -9
- package/lib/request/create-oracle-db-azure-vault-association-request.d.ts +8 -8
- package/lib/request/create-oracle-db-azure-vault-request.d.ts +8 -8
- package/lib/request/create-oracle-db-gcp-identity-connector-request.d.ts +37 -0
- package/lib/request/create-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/create-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.d.ts +45 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/create-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/delete-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-connector-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/delete-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.d.ts +35 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/delete-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/get-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-connector-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-key-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/get-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/get-oracle-db-gcp-identity-connector-request.d.ts +26 -0
- package/lib/request/get-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/get-oracle-db-gcp-key-request.d.ts +26 -0
- package/lib/request/get-oracle-db-gcp-key-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-key-request.js.map +1 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.d.ts +39 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/get-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/index.d.ts +62 -9
- package/lib/request/index.js +35 -10
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-multi-cloud-resource-discoveries-request.d.ts +9 -6
- package/lib/request/list-multi-cloud-resource-discoveries-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-blob-containers-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-blob-containers-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-blob-mounts-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-blob-mounts-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-connectors-request.d.ts +4 -5
- package/lib/request/list-oracle-db-azure-connectors-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-keys-request.d.ts +4 -5
- package/lib/request/list-oracle-db-azure-keys-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-vault-associations-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-vault-associations-request.js.map +1 -1
- package/lib/request/list-oracle-db-azure-vaults-request.d.ts +5 -6
- package/lib/request/list-oracle-db-azure-vaults-request.js.map +1 -1
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.d.ts +63 -0
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-identity-connectors-request.js.map +1 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.d.ts +68 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-key-rings-request.js.map +1 -0
- package/lib/request/list-oracle-db-gcp-keys-request.d.ts +67 -0
- package/lib/request/list-oracle-db-gcp-keys-request.js +24 -0
- package/lib/request/list-oracle-db-gcp-keys-request.js.map +1 -0
- package/lib/request/patch-oracle-db-azure-connector-request.d.ts +2 -2
- package/lib/request/refresh-oracle-db-azure-connector-request.d.ts +44 -0
- package/lib/request/refresh-oracle-db-azure-connector-request.js +15 -0
- package/lib/request/refresh-oracle-db-azure-connector-request.js.map +1 -0
- package/lib/request/refresh-oracle-db-azure-vault-request.d.ts +12 -7
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.d.ts +44 -0
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/refresh-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.d.ts +49 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/refresh-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/request/update-multi-cloud-resource-discovery-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-blob-container-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-blob-mount-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-connector-request.d.ts +2 -2
- package/lib/request/update-oracle-db-azure-vault-association-request.d.ts +1 -1
- package/lib/request/update-oracle-db-azure-vault-request.d.ts +1 -1
- package/lib/request/update-oracle-db-gcp-identity-connector-request.d.ts +40 -0
- package/lib/request/update-oracle-db-gcp-identity-connector-request.js +15 -0
- package/lib/request/update-oracle-db-gcp-identity-connector-request.js.map +1 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.d.ts +40 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.js +15 -0
- package/lib/request/update-oracle-db-gcp-key-ring-request.js.map +1 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-gcp-identity-connector-compartment-response.js.map +1 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.d.ts +26 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.js +15 -0
- package/lib/response/change-oracle-db-gcp-key-ring-compartment-response.js.map +1 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.d.ts +44 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/create-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.d.ts +44 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/create-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/delete-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/delete-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-key-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-key-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-key-response.js.map +1 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.d.ts +30 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/get-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/index.d.ts +62 -9
- package/lib/response/index.js +28 -9
- package/lib/response/index.js.map +1 -1
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-identity-connectors-response.js.map +1 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-key-rings-response.js.map +1 -0
- package/lib/response/list-oracle-db-gcp-keys-response.d.ts +31 -0
- package/lib/response/list-oracle-db-gcp-keys-response.js +15 -0
- package/lib/response/list-oracle-db-gcp-keys-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.js +15 -0
- package/lib/response/refresh-oracle-db-azure-connector-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/refresh-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/refresh-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.d.ts +26 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.js +15 -0
- package/lib/response/update-oracle-db-gcp-identity-connector-response.js.map +1 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.d.ts +26 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.js +15 -0
- package/lib/response/update-oracle-db-gcp-key-ring-response.js.map +1 -0
- package/lib/workrequest-waiter.d.ts +28 -9
- package/lib/workrequest-waiter.js +28 -9
- package/lib/workrequest-waiter.js.map +1 -1
- package/package.json +3 -3
|
@@ -21,25 +21,24 @@ export interface ListOracleDbAzureBlobMountsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* A filter to return Oracle DB Azure Blob Mount
|
|
24
|
+
* A filter to return Oracle DB Azure Blob Mount resources that match the specified display name.
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Blob Mount resource.
|
|
29
29
|
*/
|
|
30
30
|
"oracleDbAzureBlobMountId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* A filter to return only resources that match the given lifecycle state. The
|
|
33
|
-
* state value is case-insensitive.
|
|
32
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
34
33
|
*
|
|
35
34
|
*/
|
|
36
35
|
"lifecycleState"?: string;
|
|
37
36
|
/**
|
|
38
|
-
* A filter to return Oracle DB Azure Blob
|
|
37
|
+
* A filter to return Oracle DB Azure Blob Container resource.
|
|
39
38
|
*/
|
|
40
39
|
"oracleDbAzureBlobContainerId"?: string;
|
|
41
40
|
/**
|
|
42
|
-
* A filter to return Oracle DB Azure
|
|
41
|
+
* A filter to return Oracle DB Azure Azure Identity Connector resources.
|
|
43
42
|
*/
|
|
44
43
|
"oracleDbAzureConnectorId"?: string;
|
|
45
44
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-oracle-db-azure-blob-mounts-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-blob-mounts-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-oracle-db-azure-blob-mounts-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-blob-mounts-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyDH,IAAiB,kCAAkC,CAKlD;AALD,WAAiB,kCAAkC;IACjD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,yCAAM,KAAN,yCAAM,QAGjB;AACH,CAAC,EALgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAKlD"}
|
|
@@ -21,21 +21,20 @@ export interface ListOracleDbAzureConnectorsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* A filter to return Oracle DB Azure Connector
|
|
24
|
+
* A filter to return Oracle DB Azure Connector resources that match the specified display name.
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A filter to return Oracle DB Azure
|
|
28
|
+
* A filter to return Oracle DB Azure Azure Identity Connector resources.
|
|
29
29
|
*/
|
|
30
30
|
"oracleDbAzureConnectorId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* A filter to return only resources that match the given lifecycle state. The
|
|
33
|
-
* state value is case-insensitive.
|
|
32
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
34
33
|
*
|
|
35
34
|
*/
|
|
36
35
|
"lifecycleState"?: string;
|
|
37
36
|
/**
|
|
38
|
-
* The [ID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database
|
|
37
|
+
* The [ID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database resource.
|
|
39
38
|
*/
|
|
40
39
|
"dbClusterResourceId"?: string;
|
|
41
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-oracle-db-azure-connectors-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-connectors-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-oracle-db-azure-connectors-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-connectors-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqDH,IAAiB,kCAAkC,CAKlD;AALD,WAAiB,kCAAkC;IACjD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,yCAAM,KAAN,yCAAM,QAGjB;AACH,CAAC,EALgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAKlD"}
|
|
@@ -21,20 +21,19 @@ export interface ListOracleDbAzureKeysRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* A filter to return Azure Vault Keys.
|
|
24
|
+
* A filter to return Oracle DB Azure Vault Keys resources that match the specified display name.
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A filter to return Oracle DB Azure Vault
|
|
28
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
|
|
29
29
|
*/
|
|
30
30
|
"oracleDbAzureVaultId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* A filter to return Oracle DB Azure Vault Key
|
|
32
|
+
* A filter to return Oracle DB Azure Vault Keys resource that match the specified Oracle DB Azure Key [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
33
33
|
*/
|
|
34
34
|
"oracleDbAzureKeyId"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* A filter to return only resources that match the given lifecycle state. The
|
|
37
|
-
* state value is case-insensitive.
|
|
36
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
38
37
|
*
|
|
39
38
|
*/
|
|
40
39
|
"lifecycleState"?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-oracle-db-azure-keys-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-keys-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-oracle-db-azure-keys-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-keys-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqDH,IAAiB,4BAA4B,CAK5C;AALD,WAAiB,4BAA4B;IAC3C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,mCAAM,KAAN,mCAAM,QAGjB;AACH,CAAC,EALgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAK5C"}
|
|
@@ -21,25 +21,24 @@ export interface ListOracleDbAzureVaultAssociationsRequest extends common.BaseRe
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* A filter to return Oracle DB Azure Vault
|
|
24
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
|
|
25
25
|
*/
|
|
26
26
|
"oracleDbAzureVaultId"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A filter to return Azure Vault Association.
|
|
28
|
+
* A filter to return Oracle DB Azure Vault Association resources that match the specified display name.
|
|
29
29
|
*/
|
|
30
30
|
"displayName"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* A filter to return Oracle DB Azure Vault Association
|
|
32
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource.
|
|
33
33
|
*/
|
|
34
34
|
"oracleDbAzureVaultAssociationId"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* A filter to return only resources that match the given lifecycle state. The
|
|
37
|
-
* state value is case-insensitive.
|
|
36
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
38
37
|
*
|
|
39
38
|
*/
|
|
40
39
|
"lifecycleState"?: string;
|
|
41
40
|
/**
|
|
42
|
-
* A filter to return Oracle DB Azure
|
|
41
|
+
* A filter to return Oracle DB Azure Azure Identity Connector resources.
|
|
43
42
|
*/
|
|
44
43
|
"oracleDbAzureConnectorId"?: string;
|
|
45
44
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-oracle-db-azure-vault-associations-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-vault-associations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-oracle-db-azure-vault-associations-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-vault-associations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyDH,IAAiB,yCAAyC,CAKzD;AALD,WAAiB,yCAAyC;IACxD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,gDAAM,KAAN,gDAAM,QAGjB;AACH,CAAC,EALgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAKzD"}
|
|
@@ -21,25 +21,24 @@ export interface ListOracleDbAzureVaultsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* A filter to return Azure
|
|
24
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified display name.
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A filter to return Oracle DB Azure Vault
|
|
28
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
|
|
29
29
|
*/
|
|
30
30
|
"oracleDbAzureVaultId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* A filter to return only resources that match the given lifecycle state. The
|
|
33
|
-
* state value is case-insensitive.
|
|
32
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
34
33
|
*
|
|
35
34
|
*/
|
|
36
35
|
"lifecycleState"?: string;
|
|
37
36
|
/**
|
|
38
|
-
* A filter to return Azure
|
|
37
|
+
* A filter to return Oracle DB Azure Vault resources that match the specified Oracle DB Azure resource group name.
|
|
39
38
|
*/
|
|
40
39
|
"oracleDbAzureResourceGroup"?: string;
|
|
41
40
|
/**
|
|
42
|
-
* A filter to return Oracle DB Azure
|
|
41
|
+
* A filter to return Oracle DB Azure Azure Identity Connector resources.
|
|
43
42
|
*/
|
|
44
43
|
"oracleDbAzureConnectorId"?: string;
|
|
45
44
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-oracle-db-azure-vaults-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-vaults-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-oracle-db-azure-vaults-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-azure-vaults-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyDH,IAAiB,8BAA8B,CAK9C;AALD,WAAiB,8BAA8B;IAC7C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,qCAAM,KAAN,qCAAM,QAGjB;AACH,CAAC,EALgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAK9C"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20240501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/ListOracleDbGcpIdentityConnectors.ts.html |here} to see how to use ListOracleDbGcpIdentityConnectorsRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListOracleDbGcpIdentityConnectorsRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [ID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
21
|
+
*/
|
|
22
|
+
"compartmentId": string;
|
|
23
|
+
/**
|
|
24
|
+
* A filter to return Oracle DB GCP Identity Connector resources that match the specified display name.
|
|
25
|
+
*/
|
|
26
|
+
"displayName"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* A filter to return Oracle DB GCP Identity Connector resource that match the given resource [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
29
|
+
*/
|
|
30
|
+
"resourceId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"lifecycleState"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The maximum number of items to return.
|
|
38
|
+
*/
|
|
39
|
+
"limit"?: number;
|
|
40
|
+
/**
|
|
41
|
+
* The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
|
|
42
|
+
*/
|
|
43
|
+
"page"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The sort order to use, either 'asc' or 'desc'.
|
|
46
|
+
*/
|
|
47
|
+
"sortOrder"?: model.SortOrder;
|
|
48
|
+
/**
|
|
49
|
+
* The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified, default is timeCreated.
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"sortBy"?: ListOracleDbGcpIdentityConnectorsRequest.SortBy;
|
|
53
|
+
/**
|
|
54
|
+
* The client request ID for tracing.
|
|
55
|
+
*/
|
|
56
|
+
"opcRequestId"?: string;
|
|
57
|
+
}
|
|
58
|
+
export declare namespace ListOracleDbGcpIdentityConnectorsRequest {
|
|
59
|
+
enum SortBy {
|
|
60
|
+
TimeCreated = "timeCreated",
|
|
61
|
+
DisplayName = "displayName"
|
|
62
|
+
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20240501
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ListOracleDbGcpIdentityConnectorsRequest = void 0;
|
|
16
|
+
var ListOracleDbGcpIdentityConnectorsRequest;
|
|
17
|
+
(function (ListOracleDbGcpIdentityConnectorsRequest) {
|
|
18
|
+
let SortBy;
|
|
19
|
+
(function (SortBy) {
|
|
20
|
+
SortBy["TimeCreated"] = "timeCreated";
|
|
21
|
+
SortBy["DisplayName"] = "displayName";
|
|
22
|
+
})(SortBy = ListOracleDbGcpIdentityConnectorsRequest.SortBy || (ListOracleDbGcpIdentityConnectorsRequest.SortBy = {}));
|
|
23
|
+
})(ListOracleDbGcpIdentityConnectorsRequest = exports.ListOracleDbGcpIdentityConnectorsRequest || (exports.ListOracleDbGcpIdentityConnectorsRequest = {}));
|
|
24
|
+
//# sourceMappingURL=list-oracle-db-gcp-identity-connectors-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-oracle-db-gcp-identity-connectors-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-gcp-identity-connectors-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiDH,IAAiB,wCAAwC,CAKxD;AALD,WAAiB,wCAAwC;IACvD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,+CAAM,KAAN,+CAAM,QAGjB;AACH,CAAC,EALgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAKxD"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20240501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/ListOracleDbGcpKeyRings.ts.html |here} to see how to use ListOracleDbGcpKeyRingsRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListOracleDbGcpKeyRingsRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [ID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
21
|
+
*/
|
|
22
|
+
"compartmentId": string;
|
|
23
|
+
/**
|
|
24
|
+
* A filter to return Oracle DB GCP Key Ring resources that match the specified display name.
|
|
25
|
+
*/
|
|
26
|
+
"displayName"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* A filter to return Oracle DB GCP Key Rings.
|
|
29
|
+
*/
|
|
30
|
+
"oracleDbGcpKeyRingId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* A filter to return only resources that match the given lifecycle state. The
|
|
33
|
+
* state value is case-insensitive.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"lifecycleState"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* A filter to return Oracle DB GCP Identity Connector resources that match the specified resource [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
39
|
+
*/
|
|
40
|
+
"oracleDbGcpConnectorId"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* The maximum number of items to return.
|
|
43
|
+
*/
|
|
44
|
+
"limit"?: number;
|
|
45
|
+
/**
|
|
46
|
+
* The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
|
|
47
|
+
*/
|
|
48
|
+
"page"?: string;
|
|
49
|
+
/**
|
|
50
|
+
* The sort order to use, either 'asc' or 'desc'.
|
|
51
|
+
*/
|
|
52
|
+
"sortOrder"?: model.SortOrder;
|
|
53
|
+
/**
|
|
54
|
+
* The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified, default is timeCreated.
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"sortBy"?: ListOracleDbGcpKeyRingsRequest.SortBy;
|
|
58
|
+
/**
|
|
59
|
+
* The client request ID for tracing.
|
|
60
|
+
*/
|
|
61
|
+
"opcRequestId"?: string;
|
|
62
|
+
}
|
|
63
|
+
export declare namespace ListOracleDbGcpKeyRingsRequest {
|
|
64
|
+
enum SortBy {
|
|
65
|
+
TimeCreated = "timeCreated",
|
|
66
|
+
DisplayName = "displayName"
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20240501
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ListOracleDbGcpKeyRingsRequest = void 0;
|
|
16
|
+
var ListOracleDbGcpKeyRingsRequest;
|
|
17
|
+
(function (ListOracleDbGcpKeyRingsRequest) {
|
|
18
|
+
let SortBy;
|
|
19
|
+
(function (SortBy) {
|
|
20
|
+
SortBy["TimeCreated"] = "timeCreated";
|
|
21
|
+
SortBy["DisplayName"] = "displayName";
|
|
22
|
+
})(SortBy = ListOracleDbGcpKeyRingsRequest.SortBy || (ListOracleDbGcpKeyRingsRequest.SortBy = {}));
|
|
23
|
+
})(ListOracleDbGcpKeyRingsRequest = exports.ListOracleDbGcpKeyRingsRequest || (exports.ListOracleDbGcpKeyRingsRequest = {}));
|
|
24
|
+
//# sourceMappingURL=list-oracle-db-gcp-key-rings-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-oracle-db-gcp-key-rings-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-gcp-key-rings-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsDH,IAAiB,8BAA8B,CAK9C;AALD,WAAiB,8BAA8B;IAC7C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,qCAAM,KAAN,qCAAM,QAGjB;AACH,CAAC,EALgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAK9C"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20240501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/ListOracleDbGcpKeys.ts.html |here} to see how to use ListOracleDbGcpKeysRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListOracleDbGcpKeysRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [ID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
21
|
+
*/
|
|
22
|
+
"compartmentId": string;
|
|
23
|
+
/**
|
|
24
|
+
* A filter to return Oracle DB Google Cloud Key resources that match the specified display name.
|
|
25
|
+
*/
|
|
26
|
+
"displayName"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* A filter to return Oracle DB GCP Key Rings.
|
|
29
|
+
*/
|
|
30
|
+
"oracleDbGcpKeyRingId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* A filter to return Oracle DB Google Cloud Key resources.
|
|
33
|
+
*/
|
|
34
|
+
"oracleDbGcpKeyId"?: string;
|
|
35
|
+
/**
|
|
36
|
+
* A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"lifecycleState"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The maximum number of items to return.
|
|
42
|
+
*/
|
|
43
|
+
"limit"?: number;
|
|
44
|
+
/**
|
|
45
|
+
* The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
|
|
46
|
+
*/
|
|
47
|
+
"page"?: string;
|
|
48
|
+
/**
|
|
49
|
+
* The sort order to use, either 'asc' or 'desc'.
|
|
50
|
+
*/
|
|
51
|
+
"sortOrder"?: model.SortOrder;
|
|
52
|
+
/**
|
|
53
|
+
* The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified, default is timeCreated.
|
|
54
|
+
*
|
|
55
|
+
*/
|
|
56
|
+
"sortBy"?: ListOracleDbGcpKeysRequest.SortBy;
|
|
57
|
+
/**
|
|
58
|
+
* The client request ID for tracing.
|
|
59
|
+
*/
|
|
60
|
+
"opcRequestId"?: string;
|
|
61
|
+
}
|
|
62
|
+
export declare namespace ListOracleDbGcpKeysRequest {
|
|
63
|
+
enum SortBy {
|
|
64
|
+
TimeCreated = "timeCreated",
|
|
65
|
+
DisplayName = "displayName"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20240501
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ListOracleDbGcpKeysRequest = void 0;
|
|
16
|
+
var ListOracleDbGcpKeysRequest;
|
|
17
|
+
(function (ListOracleDbGcpKeysRequest) {
|
|
18
|
+
let SortBy;
|
|
19
|
+
(function (SortBy) {
|
|
20
|
+
SortBy["TimeCreated"] = "timeCreated";
|
|
21
|
+
SortBy["DisplayName"] = "displayName";
|
|
22
|
+
})(SortBy = ListOracleDbGcpKeysRequest.SortBy || (ListOracleDbGcpKeysRequest.SortBy = {}));
|
|
23
|
+
})(ListOracleDbGcpKeysRequest = exports.ListOracleDbGcpKeysRequest || (exports.ListOracleDbGcpKeysRequest = {}));
|
|
24
|
+
//# sourceMappingURL=list-oracle-db-gcp-keys-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-oracle-db-gcp-keys-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/list-oracle-db-gcp-keys-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqDH,IAAiB,0BAA0B,CAK1C;AALD,WAAiB,0BAA0B;IACzC,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,iCAAM,KAAN,iCAAM,QAGjB;AACH,CAAC,EALgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAK1C"}
|
|
@@ -17,11 +17,11 @@ import common = require("oci-common");
|
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchOracleDbAzureConnectorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector resource.
|
|
21
21
|
*/
|
|
22
22
|
"oracleDbAzureConnectorId": string;
|
|
23
23
|
/**
|
|
24
|
-
* Patch Azure Arc Agent on VM Cluster with new version.
|
|
24
|
+
* Patch Azure Arc Agent on Oracle Cloud VM Cluster with new version.
|
|
25
25
|
*/
|
|
26
26
|
"patchOracleDbAzureConnectorDetails": model.PatchOracleDbAzureConnectorDetails;
|
|
27
27
|
/**
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20240501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/RefreshOracleDbAzureConnector.ts.html |here} to see how to use RefreshOracleDbAzureConnectorRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface RefreshOracleDbAzureConnectorRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Connector resource.
|
|
20
|
+
*/
|
|
21
|
+
"oracleDbAzureConnectorId": string;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request, allowing it to be safely retried in the event of a timeout or server error without the risk of the action being executed more than once.
|
|
24
|
+
* <p>
|
|
25
|
+
Retry tokens expire after 24 hours but can be invalidated sooner if conflicting operations occur.
|
|
26
|
+
* <p>
|
|
27
|
+
For example, if a resource has been deleted and permanently purged from the system, a retry of the original creation request may be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRetryToken"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
|
+
* etag from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource will be updated or deleted only if the etag you
|
|
36
|
+
* provide matches the resource's current etag value.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"ifMatch"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The client request ID for tracing.
|
|
42
|
+
*/
|
|
43
|
+
"opcRequestId"?: string;
|
|
44
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20240501
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=refresh-oracle-db-azure-connector-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refresh-oracle-db-azure-connector-request.js","sourceRoot":"","sources":["../../../../../lib/dbmulticloud/lib/request/refresh-oracle-db-azure-connector-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -10,23 +10,28 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
|
+
import * as model from "../model";
|
|
13
14
|
import common = require("oci-common");
|
|
14
15
|
/**
|
|
15
16
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/RefreshOracleDbAzureVault.ts.html |here} to see how to use RefreshOracleDbAzureVaultRequest.
|
|
16
17
|
*/
|
|
17
18
|
export interface RefreshOracleDbAzureVaultRequest extends common.BaseRequest {
|
|
18
19
|
/**
|
|
19
|
-
* The
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource.
|
|
20
21
|
*/
|
|
21
22
|
"oracleDbAzureVaultId": string;
|
|
22
23
|
/**
|
|
23
|
-
*
|
|
24
|
-
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
25
|
-
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
-
* has been deleted and purged from the system, then a retry of the original creation request
|
|
27
|
-
* might be rejected.
|
|
28
|
-
*
|
|
24
|
+
* Details for to refresh Oracle DB Azure Vault resource.
|
|
29
25
|
*/
|
|
26
|
+
"refreshOracleDbAzureVaultDetails"?: model.RefreshOracleDbAzureVaultDetails;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request, allowing it to be safely retried in the event of a timeout or server error without the risk of the action being executed more than once.
|
|
29
|
+
* <p>
|
|
30
|
+
Retry tokens expire after 24 hours but can be invalidated sooner if conflicting operations occur.
|
|
31
|
+
* <p>
|
|
32
|
+
For example, if a resource has been deleted and permanently purged from the system, a retry of the original creation request may be rejected.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
30
35
|
"opcRetryToken"?: string;
|
|
31
36
|
/**
|
|
32
37
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20240501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dbmulticloud/RefreshOracleDbGcpIdentityConnector.ts.html |here} to see how to use RefreshOracleDbGcpIdentityConnectorRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface RefreshOracleDbGcpIdentityConnectorRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB GCP Identity Configuration Resource.
|
|
20
|
+
*/
|
|
21
|
+
"oracleDbGcpIdentityConnectorId": string;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request, allowing it to be safely retried in the event of a timeout or server error without the risk of the action being executed more than once.
|
|
24
|
+
* <p>
|
|
25
|
+
Retry tokens expire after 24 hours but can be invalidated sooner if conflicting operations occur.
|
|
26
|
+
* <p>
|
|
27
|
+
For example, if a resource has been deleted and permanently purged from the system, a retry of the original creation request may be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRetryToken"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
|
+
* etag from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource will be updated or deleted only if the etag you
|
|
36
|
+
* provide matches the resource's current etag value.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"ifMatch"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The client request ID for tracing.
|
|
42
|
+
*/
|
|
43
|
+
"opcRequestId"?: string;
|
|
44
|
+
}
|