oci-bds 2.76.0 → 2.77.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 +1 -1
- package/index.js +1 -1
- package/lib/bds-waiter.d.ts +1 -1
- package/lib/bds-waiter.js +1 -1
- package/lib/client.d.ts +52 -52
- package/lib/client.js +52 -52
- package/lib/model/action-types.d.ts +1 -1
- package/lib/model/action-types.js +1 -1
- package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
- package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/add-auto-scale-policy-details.js +1 -1
- package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/add-auto-scaling-configuration-details.js +1 -1
- package/lib/model/add-block-storage-details.d.ts +1 -1
- package/lib/model/add-block-storage-details.js +1 -1
- package/lib/model/add-cloud-sql-details.d.ts +1 -1
- package/lib/model/add-cloud-sql-details.js +1 -1
- package/lib/model/add-kafka-details.d.ts +1 -1
- package/lib/model/add-kafka-details.js +1 -1
- package/lib/model/add-master-nodes-details.d.ts +1 -1
- package/lib/model/add-master-nodes-details.js +1 -1
- package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/add-utility-nodes-details.d.ts +1 -1
- package/lib/model/add-utility-nodes-details.js +1 -1
- package/lib/model/add-worker-nodes-details.d.ts +1 -1
- package/lib/model/add-worker-nodes-details.js +1 -1
- package/lib/model/auto-scale-policy-details.d.ts +1 -1
- package/lib/model/auto-scale-policy-details.js +1 -1
- package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
- package/lib/model/auto-scale-policy-metric-rule.js +1 -1
- package/lib/model/auto-scale-policy-rule.d.ts +1 -1
- package/lib/model/auto-scale-policy-rule.js +1 -1
- package/lib/model/auto-scale-policy.d.ts +2 -2
- package/lib/model/auto-scale-policy.js +1 -1
- package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
- package/lib/model/auto-scaling-configuration-summary.js +1 -1
- package/lib/model/auto-scaling-configuration.d.ts +1 -1
- package/lib/model/auto-scaling-configuration.js +1 -1
- package/lib/model/bds-api-key-summary.d.ts +1 -1
- package/lib/model/bds-api-key-summary.js +1 -1
- package/lib/model/bds-api-key.d.ts +1 -1
- package/lib/model/bds-api-key.js +1 -1
- package/lib/model/bds-instance-summary.d.ts +3 -3
- package/lib/model/bds-instance-summary.js +1 -1
- package/lib/model/bds-instance.d.ts +3 -3
- package/lib/model/bds-instance.js +1 -1
- package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
- package/lib/model/bds-metastore-configuration-summary.js +1 -1
- package/lib/model/bds-metastore-configuration.d.ts +1 -1
- package/lib/model/bds-metastore-configuration.js +1 -1
- package/lib/model/certificate-service-info-details.d.ts +1 -1
- package/lib/model/certificate-service-info-details.js +1 -1
- package/lib/model/certificate-service-info-summary.d.ts +1 -1
- package/lib/model/certificate-service-info-summary.js +1 -1
- package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
- package/lib/model/change-bds-instance-compartment-details.js +1 -1
- package/lib/model/change-shape-details.d.ts +1 -1
- package/lib/model/change-shape-details.js +1 -1
- package/lib/model/change-shape-nodes.d.ts +1 -1
- package/lib/model/change-shape-nodes.js +1 -1
- package/lib/model/cloud-sql-details.d.ts +1 -1
- package/lib/model/cloud-sql-details.js +1 -1
- package/lib/model/cluster-details.d.ts +1 -1
- package/lib/model/cluster-details.js +1 -1
- package/lib/model/create-bds-api-key-details.d.ts +1 -1
- package/lib/model/create-bds-api-key-details.js +1 -1
- package/lib/model/create-bds-instance-details.d.ts +3 -3
- package/lib/model/create-bds-instance-details.js +1 -1
- package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/create-bds-metastore-configuration-details.js +1 -1
- package/lib/model/create-node-details.d.ts +1 -1
- package/lib/model/create-node-details.js +1 -1
- package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
- package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
- package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
- package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
- package/lib/model/default-error.d.ts +1 -1
- package/lib/model/default-error.js +1 -1
- package/lib/model/disable-certificate-details.d.ts +1 -1
- package/lib/model/disable-certificate-details.js +1 -1
- package/lib/model/enable-certificate-details.d.ts +1 -1
- package/lib/model/enable-certificate-details.js +1 -1
- package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
- package/lib/model/execute-bootstrap-script-details.js +1 -1
- package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
- package/lib/model/horizontal-scaling-schedule-details.js +1 -1
- package/lib/model/host-cert-details.d.ts +1 -1
- package/lib/model/host-cert-details.js +1 -1
- package/lib/model/host-specific-certificate-details.d.ts +1 -1
- package/lib/model/host-specific-certificate-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/install-os-patch-details.d.ts +1 -1
- package/lib/model/install-os-patch-details.js +1 -1
- package/lib/model/install-patch-details.d.ts +1 -1
- package/lib/model/install-patch-details.js +1 -1
- package/lib/model/kerberos-details.d.ts +1 -1
- package/lib/model/kerberos-details.js +1 -1
- package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
- package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
- package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
- package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
- package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/metric-threshold-rule.d.ts +1 -1
- package/lib/model/metric-threshold-rule.js +1 -1
- package/lib/model/network-config.d.ts +1 -1
- package/lib/model/network-config.js +1 -1
- package/lib/model/node.d.ts +1 -1
- package/lib/model/node.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-types.d.ts +1 -1
- package/lib/model/operation-types.js +1 -1
- package/lib/model/os-patch-details.d.ts +1 -1
- package/lib/model/os-patch-details.js +1 -1
- package/lib/model/os-patch-package-summary.d.ts +1 -1
- package/lib/model/os-patch-package-summary.js +1 -1
- package/lib/model/os-patch-summary.d.ts +1 -1
- package/lib/model/os-patch-summary.js +1 -1
- package/lib/model/patch-history-summary.d.ts +1 -1
- package/lib/model/patch-history-summary.js +1 -1
- package/lib/model/patch-summary.d.ts +1 -1
- package/lib/model/patch-summary.js +1 -1
- package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
- package/lib/model/remove-cloud-sql-details.d.ts +1 -1
- package/lib/model/remove-cloud-sql-details.js +1 -1
- package/lib/model/remove-kafka-details.d.ts +1 -1
- package/lib/model/remove-kafka-details.js +1 -1
- package/lib/model/remove-node-details.d.ts +1 -1
- package/lib/model/remove-node-details.js +1 -1
- package/lib/model/renew-certificate-details.d.ts +1 -1
- package/lib/model/renew-certificate-details.js +1 -1
- package/lib/model/restart-node-details.d.ts +1 -1
- package/lib/model/restart-node-details.js +1 -1
- package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/schedule-type.d.ts +1 -1
- package/lib/model/schedule-type.js +1 -1
- package/lib/model/service.d.ts +1 -1
- package/lib/model/service.js +1 -1
- package/lib/model/shape-config-details.d.ts +1 -1
- package/lib/model/shape-config-details.js +1 -1
- package/lib/model/sort-orders.d.ts +1 -1
- package/lib/model/sort-orders.js +1 -1
- package/lib/model/start-bds-instance-details.d.ts +1 -1
- package/lib/model/start-bds-instance-details.js +1 -1
- package/lib/model/stop-bds-instance-details.d.ts +1 -1
- package/lib/model/stop-bds-instance-details.js +1 -1
- package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/test-bds-metastore-configuration-details.js +1 -1
- package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
- package/lib/model/test-bds-object-storage-connection-details.js +1 -1
- package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
- package/lib/model/time-and-horizontal-scaling-config.js +1 -1
- package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
- package/lib/model/time-and-vertical-scaling-config.js +1 -1
- package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/update-auto-scale-policy-details.js +1 -1
- package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/update-auto-scaling-configuration-details.js +1 -1
- package/lib/model/update-bds-instance-details.d.ts +3 -3
- package/lib/model/update-bds-instance-details.js +1 -1
- package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/update-bds-metastore-configuration-details.js +1 -1
- package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
- package/lib/model/vertical-scaling-schedule-details.js +1 -1
- package/lib/model/volume-attachment-detail.d.ts +1 -1
- package/lib/model/volume-attachment-detail.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/activate-bds-metastore-configuration-request.d.ts +3 -3
- package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
- package/lib/request/add-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/add-auto-scaling-configuration-request.js +1 -1
- package/lib/request/add-block-storage-request.d.ts +3 -3
- package/lib/request/add-block-storage-request.js +1 -1
- package/lib/request/add-cloud-sql-request.d.ts +3 -3
- package/lib/request/add-cloud-sql-request.js +1 -1
- package/lib/request/add-kafka-request.d.ts +3 -3
- package/lib/request/add-kafka-request.js +1 -1
- package/lib/request/add-master-nodes-request.d.ts +3 -3
- package/lib/request/add-master-nodes-request.js +1 -1
- package/lib/request/add-utility-nodes-request.d.ts +3 -3
- package/lib/request/add-utility-nodes-request.js +1 -1
- package/lib/request/add-worker-nodes-request.d.ts +3 -3
- package/lib/request/add-worker-nodes-request.js +1 -1
- package/lib/request/certificate-service-info-request.d.ts +3 -3
- package/lib/request/certificate-service-info-request.js +1 -1
- package/lib/request/change-bds-instance-compartment-request.d.ts +3 -3
- package/lib/request/change-bds-instance-compartment-request.js +1 -1
- package/lib/request/change-shape-request.d.ts +3 -3
- package/lib/request/change-shape-request.js +1 -1
- package/lib/request/create-bds-api-key-request.d.ts +2 -2
- package/lib/request/create-bds-api-key-request.js +1 -1
- package/lib/request/create-bds-instance-request.d.ts +2 -2
- package/lib/request/create-bds-instance-request.js +1 -1
- package/lib/request/create-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/create-bds-metastore-configuration-request.js +1 -1
- package/lib/request/delete-bds-api-key-request.d.ts +3 -3
- package/lib/request/delete-bds-api-key-request.js +1 -1
- package/lib/request/delete-bds-instance-request.d.ts +3 -3
- package/lib/request/delete-bds-instance-request.js +1 -1
- package/lib/request/delete-bds-metastore-configuration-request.d.ts +3 -3
- package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
- package/lib/request/disable-certificate-request.d.ts +3 -3
- package/lib/request/disable-certificate-request.js +1 -1
- package/lib/request/enable-certificate-request.d.ts +3 -3
- package/lib/request/enable-certificate-request.js +1 -1
- package/lib/request/execute-bootstrap-script-request.d.ts +3 -3
- package/lib/request/execute-bootstrap-script-request.js +1 -1
- package/lib/request/get-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/get-auto-scaling-configuration-request.js +1 -1
- package/lib/request/get-bds-api-key-request.d.ts +2 -2
- package/lib/request/get-bds-api-key-request.js +1 -1
- package/lib/request/get-bds-instance-request.d.ts +2 -2
- package/lib/request/get-bds-instance-request.js +1 -1
- package/lib/request/get-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/get-bds-metastore-configuration-request.js +1 -1
- package/lib/request/get-os-patch-details-request.d.ts +3 -3
- package/lib/request/get-os-patch-details-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/install-os-patch-request.d.ts +3 -3
- package/lib/request/install-os-patch-request.js +1 -1
- package/lib/request/install-patch-request.d.ts +3 -3
- package/lib/request/install-patch-request.js +1 -1
- package/lib/request/list-auto-scaling-configurations-request.d.ts +2 -2
- package/lib/request/list-auto-scaling-configurations-request.js +1 -1
- package/lib/request/list-bds-api-keys-request.d.ts +2 -2
- package/lib/request/list-bds-api-keys-request.js +1 -1
- package/lib/request/list-bds-instances-request.d.ts +2 -2
- package/lib/request/list-bds-instances-request.js +1 -1
- package/lib/request/list-bds-metastore-configurations-request.d.ts +2 -2
- package/lib/request/list-bds-metastore-configurations-request.js +1 -1
- package/lib/request/list-os-patches-request.d.ts +3 -3
- package/lib/request/list-os-patches-request.js +1 -1
- package/lib/request/list-patch-histories-request.d.ts +2 -2
- package/lib/request/list-patch-histories-request.js +1 -1
- package/lib/request/list-patches-request.d.ts +2 -2
- package/lib/request/list-patches-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/remove-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
- package/lib/request/remove-cloud-sql-request.d.ts +3 -3
- package/lib/request/remove-cloud-sql-request.js +1 -1
- package/lib/request/remove-kafka-request.d.ts +3 -3
- package/lib/request/remove-kafka-request.js +1 -1
- package/lib/request/remove-node-request.d.ts +3 -3
- package/lib/request/remove-node-request.js +1 -1
- package/lib/request/renew-certificate-request.d.ts +3 -3
- package/lib/request/renew-certificate-request.js +1 -1
- package/lib/request/restart-node-request.d.ts +3 -3
- package/lib/request/restart-node-request.js +1 -1
- package/lib/request/start-bds-instance-request.d.ts +3 -3
- package/lib/request/start-bds-instance-request.js +1 -1
- package/lib/request/stop-bds-instance-request.d.ts +3 -3
- package/lib/request/stop-bds-instance-request.js +1 -1
- package/lib/request/test-bds-metastore-configuration-request.d.ts +3 -3
- package/lib/request/test-bds-metastore-configuration-request.js +1 -1
- package/lib/request/test-bds-object-storage-connection-request.d.ts +2 -2
- package/lib/request/test-bds-object-storage-connection-request.js +1 -1
- package/lib/request/update-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/update-auto-scaling-configuration-request.js +1 -1
- package/lib/request/update-bds-instance-request.d.ts +3 -3
- package/lib/request/update-bds-instance-request.js +1 -1
- package/lib/request/update-bds-metastore-configuration-request.d.ts +3 -3
- package/lib/request/update-bds-metastore-configuration-request.js +1 -1
- package/lib/response/activate-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/activate-bds-metastore-configuration-response.js +1 -1
- package/lib/response/add-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/add-auto-scaling-configuration-response.js +1 -1
- package/lib/response/add-block-storage-response.d.ts +1 -1
- package/lib/response/add-block-storage-response.js +1 -1
- package/lib/response/add-cloud-sql-response.d.ts +1 -1
- package/lib/response/add-cloud-sql-response.js +1 -1
- package/lib/response/add-kafka-response.d.ts +1 -1
- package/lib/response/add-kafka-response.js +1 -1
- package/lib/response/add-master-nodes-response.d.ts +1 -1
- package/lib/response/add-master-nodes-response.js +1 -1
- package/lib/response/add-utility-nodes-response.d.ts +1 -1
- package/lib/response/add-utility-nodes-response.js +1 -1
- package/lib/response/add-worker-nodes-response.d.ts +1 -1
- package/lib/response/add-worker-nodes-response.js +1 -1
- package/lib/response/certificate-service-info-response.d.ts +2 -2
- package/lib/response/certificate-service-info-response.js +1 -1
- package/lib/response/change-bds-instance-compartment-response.d.ts +1 -1
- package/lib/response/change-bds-instance-compartment-response.js +1 -1
- package/lib/response/change-shape-response.d.ts +1 -1
- package/lib/response/change-shape-response.js +1 -1
- package/lib/response/create-bds-api-key-response.d.ts +1 -1
- package/lib/response/create-bds-api-key-response.js +1 -1
- package/lib/response/create-bds-instance-response.d.ts +1 -1
- package/lib/response/create-bds-instance-response.js +1 -1
- package/lib/response/create-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/create-bds-metastore-configuration-response.js +1 -1
- package/lib/response/delete-bds-api-key-response.d.ts +1 -1
- package/lib/response/delete-bds-api-key-response.js +1 -1
- package/lib/response/delete-bds-instance-response.d.ts +1 -1
- package/lib/response/delete-bds-instance-response.js +1 -1
- package/lib/response/delete-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/delete-bds-metastore-configuration-response.js +1 -1
- package/lib/response/disable-certificate-response.d.ts +1 -1
- package/lib/response/disable-certificate-response.js +1 -1
- package/lib/response/enable-certificate-response.d.ts +1 -1
- package/lib/response/enable-certificate-response.js +1 -1
- package/lib/response/execute-bootstrap-script-response.d.ts +1 -1
- package/lib/response/execute-bootstrap-script-response.js +1 -1
- package/lib/response/get-auto-scaling-configuration-response.d.ts +2 -2
- package/lib/response/get-auto-scaling-configuration-response.js +1 -1
- package/lib/response/get-bds-api-key-response.d.ts +2 -2
- package/lib/response/get-bds-api-key-response.js +1 -1
- package/lib/response/get-bds-instance-response.d.ts +2 -2
- package/lib/response/get-bds-instance-response.js +1 -1
- package/lib/response/get-bds-metastore-configuration-response.d.ts +2 -2
- package/lib/response/get-bds-metastore-configuration-response.js +1 -1
- package/lib/response/get-os-patch-details-response.d.ts +2 -2
- package/lib/response/get-os-patch-details-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/install-os-patch-response.d.ts +1 -1
- package/lib/response/install-os-patch-response.js +1 -1
- package/lib/response/install-patch-response.d.ts +1 -1
- package/lib/response/install-patch-response.js +1 -1
- package/lib/response/list-auto-scaling-configurations-response.d.ts +2 -2
- package/lib/response/list-auto-scaling-configurations-response.js +1 -1
- package/lib/response/list-bds-api-keys-response.d.ts +2 -2
- package/lib/response/list-bds-api-keys-response.js +1 -1
- package/lib/response/list-bds-instances-response.d.ts +2 -2
- package/lib/response/list-bds-instances-response.js +1 -1
- package/lib/response/list-bds-metastore-configurations-response.d.ts +2 -2
- package/lib/response/list-bds-metastore-configurations-response.js +1 -1
- package/lib/response/list-os-patches-response.d.ts +3 -3
- package/lib/response/list-os-patches-response.js +1 -1
- package/lib/response/list-patch-histories-response.d.ts +2 -2
- package/lib/response/list-patch-histories-response.js +1 -1
- package/lib/response/list-patches-response.d.ts +2 -2
- package/lib/response/list-patches-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/remove-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/remove-auto-scaling-configuration-response.js +1 -1
- package/lib/response/remove-cloud-sql-response.d.ts +1 -1
- package/lib/response/remove-cloud-sql-response.js +1 -1
- package/lib/response/remove-kafka-response.d.ts +1 -1
- package/lib/response/remove-kafka-response.js +1 -1
- package/lib/response/remove-node-response.d.ts +1 -1
- package/lib/response/remove-node-response.js +1 -1
- package/lib/response/renew-certificate-response.d.ts +1 -1
- package/lib/response/renew-certificate-response.js +1 -1
- package/lib/response/restart-node-response.d.ts +1 -1
- package/lib/response/restart-node-response.js +1 -1
- package/lib/response/start-bds-instance-response.d.ts +1 -1
- package/lib/response/start-bds-instance-response.js +1 -1
- package/lib/response/stop-bds-instance-response.d.ts +1 -1
- package/lib/response/stop-bds-instance-response.js +1 -1
- package/lib/response/test-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/test-bds-metastore-configuration-response.js +1 -1
- package/lib/response/test-bds-object-storage-connection-response.d.ts +1 -1
- package/lib/response/test-bds-object-storage-connection-response.js +1 -1
- package/lib/response/update-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/update-auto-scaling-configuration-response.js +1 -1
- package/lib/response/update-bds-instance-response.d.ts +1 -1
- package/lib/response/update-bds-instance-response.js +1 -1
- package/lib/response/update-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/update-bds-metastore-configuration-response.js +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListBdsMetastoreConfigurations.ts.html |here} to see how to use ListBdsMetastoreConfigurationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListBdsMetastoreConfigurationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListOsPatches.ts.html |here} to see how to use ListOsPatchesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListOsPatchesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface ListOsPatchesRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
46
|
-
* for a resource, set the
|
|
46
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
47
47
|
* etag from a previous GET or POST response for that resource.
|
|
48
48
|
* The resource will be updated or deleted only if the etag you
|
|
49
49
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListPatchHistories.ts.html |here} to see how to use ListPatchHistoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPatchHistoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListPatches.ts.html |here} to see how to use ListPatchesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListPatchesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveAutoScalingConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface RemoveAutoScalingConfigurationRequest extends common.BaseReques
|
|
|
34
34
|
"opcRequestId"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
-
* for a resource, set the
|
|
37
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
38
38
|
* etag from a previous GET or POST response for that resource.
|
|
39
39
|
* The resource will be updated or deleted only if the etag you
|
|
40
40
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSqlRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveCloudSqlRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface RemoveCloudSqlRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RemoveKafka.ts.html |here} to see how to use RemoveKafkaRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveKafkaRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface RemoveKafkaRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RemoveNode.ts.html |here} to see how to use RemoveNodeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveNodeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface RemoveNodeRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RenewCertificate.ts.html |here} to see how to use RenewCertificateRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RenewCertificateRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface RenewCertificateRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/RestartNode.ts.html |here} to see how to use RestartNodeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RestartNodeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface RestartNodeRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstanceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface StartBdsInstanceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface StartBdsInstanceRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstanceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface StopBdsInstanceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface StopBdsInstanceRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface TestBdsMetastoreConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface TestBdsMetastoreConfigurationRequest extends common.BaseRequest
|
|
|
34
34
|
"opcRequestId"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
-
* for a resource, set the
|
|
37
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
38
38
|
* etag from a previous GET or POST response for that resource.
|
|
39
39
|
* The resource will be updated or deleted only if the etag you
|
|
40
40
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface TestBdsObjectStorageConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, 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
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAutoScalingConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface UpdateAutoScalingConfigurationRequest extends common.BaseReques
|
|
|
34
34
|
"opcRequestId"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
-
* for a resource, set the
|
|
37
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
38
38
|
* etag from a previous GET or POST response for that resource.
|
|
39
39
|
* The resource will be updated or deleted only if the etag you
|
|
40
40
|
* provide matches the resource's current etag value.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
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
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|