oci-core 2.18.0 → 2.21.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/lib/client.d.ts +401 -399
- package/lib/client.js +401 -399
- package/lib/client.js.map +1 -1
- package/lib/model/boot-volume.d.ts +5 -6
- package/lib/model/boot-volume.js.map +1 -1
- package/lib/model/create-boot-volume-details.d.ts +3 -4
- package/lib/model/create-boot-volume-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +0 -1
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-virtual-circuit-details.d.ts +14 -0
- package/lib/model/create-virtual-circuit-details.js +5 -0
- package/lib/model/create-virtual-circuit-details.js.map +1 -1
- package/lib/model/create-volume-details.d.ts +3 -6
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +2 -4
- package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
- package/lib/model/public-ip-pool.d.ts +3 -1
- package/lib/model/public-ip-pool.js.map +1 -1
- package/lib/model/shape.d.ts +18 -0
- package/lib/model/shape.js.map +1 -1
- package/lib/model/update-boot-volume-details.d.ts +3 -4
- package/lib/model/update-boot-volume-details.js.map +1 -1
- package/lib/model/update-virtual-circuit-details.d.ts +14 -0
- package/lib/model/update-virtual-circuit-details.js +5 -0
- package/lib/model/update-virtual-circuit-details.js.map +1 -1
- package/lib/model/update-volume-details.d.ts +3 -6
- package/lib/model/update-volume-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-create-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-update-details.d.ts +2 -2
- package/lib/model/virtual-circuit.d.ts +19 -0
- package/lib/model/virtual-circuit.js +10 -0
- package/lib/model/virtual-circuit.js.map +1 -1
- package/lib/model/volume.d.ts +4 -7
- package/lib/model/volume.js.map +1 -1
- package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
- package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/add-drg-route-rules-request.d.ts +1 -1
- package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/add-vcn-cidr-request.d.ts +1 -1
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
- package/lib/request/change-cpe-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
- package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
- package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
- package/lib/request/change-drg-compartment-request.d.ts +1 -1
- package/lib/request/change-image-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-route-table-compartment-request.d.ts +1 -1
- package/lib/request/change-security-list-compartment-request.d.ts +1 -1
- package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-subnet-compartment-request.d.ts +1 -1
- package/lib/request/change-vcn-compartment-request.d.ts +1 -1
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/create-boot-volume-request.d.ts +1 -1
- package/lib/request/create-byoip-range-request.d.ts +1 -1
- package/lib/request/create-cluster-network-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-request.d.ts +1 -1
- package/lib/request/delete-byoip-range-request.d.ts +1 -1
- package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/delete-console-history-request.d.ts +1 -1
- package/lib/request/delete-cpe-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-request.d.ts +1 -1
- package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/delete-dhcp-options-request.d.ts +1 -1
- package/lib/request/delete-drg-attachment-request.d.ts +1 -1
- package/lib/request/delete-drg-request.d.ts +1 -1
- package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/delete-drg-route-table-request.d.ts +1 -1
- package/lib/request/delete-image-request.d.ts +1 -1
- package/lib/request/delete-instance-configuration-request.d.ts +1 -1
- package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
- package/lib/request/delete-internet-gateway-request.d.ts +1 -1
- package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
- package/lib/request/delete-ipv6-request.d.ts +1 -1
- package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/delete-nat-gateway-request.d.ts +1 -1
- package/lib/request/delete-network-security-group-request.d.ts +1 -1
- package/lib/request/delete-private-ip-request.d.ts +2 -2
- package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
- package/lib/request/delete-public-ip-request.d.ts +1 -1
- package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/delete-route-table-request.d.ts +1 -1
- package/lib/request/delete-security-list-request.d.ts +1 -1
- package/lib/request/delete-service-gateway-request.d.ts +1 -1
- package/lib/request/delete-subnet-request.d.ts +1 -1
- package/lib/request/delete-vcn-request.d.ts +1 -1
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/detach-boot-volume-request.d.ts +1 -1
- package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/detach-load-balancer-request.d.ts +1 -1
- package/lib/request/detach-service-id-request.d.ts +1 -1
- package/lib/request/detach-vnic-request.d.ts +1 -1
- package/lib/request/detach-volume-request.d.ts +1 -1
- package/lib/request/export-image-request.d.ts +1 -1
- package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
- package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
- package/lib/request/get-block-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-request.d.ts +1 -1
- package/lib/request/get-byoip-range-request.d.ts +1 -1
- package/lib/request/get-cluster-network-request.d.ts +1 -1
- package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
- package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-console-history-content-request.d.ts +1 -1
- package/lib/request/get-console-history-request.d.ts +1 -1
- package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
- package/lib/request/get-cpe-request.d.ts +1 -1
- package/lib/request/get-cross-connect-group-request.d.ts +1 -1
- package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
- package/lib/request/get-cross-connect-request.d.ts +1 -1
- package/lib/request/get-cross-connect-status-request.d.ts +1 -1
- package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/get-dhcp-options-request.d.ts +1 -1
- package/lib/request/get-drg-attachment-request.d.ts +1 -1
- package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
- package/lib/request/get-drg-request.d.ts +1 -1
- package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/get-drg-route-table-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
- package/lib/request/get-image-request.d.ts +1 -1
- package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/get-instance-configuration-request.d.ts +1 -1
- package/lib/request/get-instance-console-connection-request.d.ts +1 -1
- package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
- package/lib/request/get-instance-pool-request.d.ts +1 -1
- package/lib/request/get-instance-request.d.ts +1 -1
- package/lib/request/get-internet-gateway-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-ipv6-request.d.ts +1 -1
- package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/get-measured-boot-report-request.d.ts +1 -1
- package/lib/request/get-nat-gateway-request.d.ts +1 -1
- package/lib/request/get-network-security-group-request.d.ts +1 -1
- package/lib/request/get-networking-topology-request.d.ts +1 -1
- package/lib/request/get-private-ip-request.d.ts +2 -2
- package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
- package/lib/request/get-public-ip-pool-request.d.ts +1 -1
- package/lib/request/get-public-ip-request.d.ts +1 -1
- package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/get-route-table-request.d.ts +1 -1
- package/lib/request/get-security-list-request.d.ts +1 -1
- package/lib/request/get-service-gateway-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-subnet-request.d.ts +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/instance-action-request.d.ts +3 -2
- package/lib/request/instance-action-request.js +1 -0
- package/lib/request/instance-action-request.js.map +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
- package/lib/request/list-cluster-networks-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-console-histories-request.d.ts +1 -1
- package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
- package/lib/request/list-cpes-request.d.ts +1 -1
- package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
- package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
- package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
- package/lib/request/list-cross-connects-request.d.ts +1 -1
- package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
- package/lib/request/list-dhcp-options-request.d.ts +1 -1
- package/lib/request/list-drg-attachments-request.d.ts +1 -1
- package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
- package/lib/request/list-drg-route-rules-request.d.ts +1 -1
- package/lib/request/list-drg-route-tables-request.d.ts +1 -1
- package/lib/request/list-drgs-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
- package/lib/request/list-images-request.d.ts +1 -1
- package/lib/request/list-instance-configurations-request.d.ts +1 -1
- package/lib/request/list-instance-console-connections-request.d.ts +1 -1
- package/lib/request/list-instance-devices-request.d.ts +1 -1
- package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
- package/lib/request/list-instance-pools-request.d.ts +1 -1
- package/lib/request/list-instances-request.d.ts +1 -1
- package/lib/request/list-internet-gateways-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
- package/lib/request/list-ipsec-connections-request.d.ts +1 -1
- package/lib/request/list-ipv6s-request.d.ts +1 -1
- package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/list-nat-gateways-request.d.ts +1 -1
- package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
- package/lib/request/list-network-security-groups-request.d.ts +1 -1
- package/lib/request/list-private-ips-request.d.ts +1 -1
- package/lib/request/list-public-ip-pools-request.d.ts +1 -1
- package/lib/request/list-public-ips-request.d.ts +1 -1
- package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/list-route-tables-request.d.ts +1 -1
- package/lib/request/list-security-lists-request.d.ts +1 -1
- package/lib/request/list-service-gateways-request.d.ts +1 -1
- package/lib/request/list-services-request.d.ts +1 -1
- package/lib/request/list-shapes-request.d.ts +1 -1
- package/lib/request/list-subnets-request.d.ts +1 -1
- package/lib/request/list-vcns-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuits-request.d.ts +1 -1
- package/lib/request/list-vlans-request.d.ts +1 -1
- package/lib/request/list-vnic-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
- package/lib/request/list-volume-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
- package/lib/request/list-volume-groups-request.d.ts +1 -1
- package/lib/request/list-volumes-request.d.ts +1 -1
- package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
- package/lib/request/reset-instance-pool-request.d.ts +1 -1
- package/lib/request/softreset-instance-pool-request.d.ts +1 -1
- package/lib/request/start-instance-pool-request.d.ts +1 -1
- package/lib/request/stop-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-cluster-network-request.d.ts +1 -1
- package/lib/request/terminate-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-instance-request.d.ts +1 -1
- package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-boot-volume-request.d.ts +1 -1
- package/lib/request/update-byoip-range-request.d.ts +1 -1
- package/lib/request/update-cluster-network-request.d.ts +1 -1
- package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/update-console-history-request.d.ts +1 -1
- package/lib/request/update-cpe-request.d.ts +1 -1
- package/lib/request/update-cross-connect-group-request.d.ts +1 -1
- package/lib/request/update-cross-connect-request.d.ts +1 -1
- package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/update-dhcp-options-request.d.ts +1 -1
- package/lib/request/update-drg-attachment-request.d.ts +1 -1
- package/lib/request/update-drg-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/update-drg-route-rules-request.d.ts +1 -1
- package/lib/request/update-drg-route-table-request.d.ts +1 -1
- package/lib/request/update-image-request.d.ts +1 -1
- package/lib/request/update-instance-configuration-request.d.ts +1 -1
- package/lib/request/update-instance-console-connection-request.d.ts +1 -1
- package/lib/request/update-instance-pool-request.d.ts +1 -1
- package/lib/request/update-instance-request.d.ts +1 -1
- package/lib/request/update-internet-gateway-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/update-ipv6-request.d.ts +1 -1
- package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/update-nat-gateway-request.d.ts +1 -1
- package/lib/request/update-network-security-group-request.d.ts +1 -1
- package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/update-private-ip-request.d.ts +2 -2
- package/lib/request/update-public-ip-pool-request.d.ts +1 -1
- package/lib/request/update-public-ip-request.d.ts +1 -1
- package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/update-route-table-request.d.ts +1 -1
- package/lib/request/update-security-list-request.d.ts +1 -1
- package/lib/request/update-service-gateway-request.d.ts +1 -1
- package/lib/request/update-subnet-request.d.ts +1 -1
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +1 -1
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/upgrade-drg-request.d.ts +1 -1
- package/lib/request/validate-byoip-range-request.d.ts +1 -1
- package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -93,9 +93,9 @@ export interface BootVolume {
|
|
|
93
93
|
*/
|
|
94
94
|
"isHydrated"?: boolean;
|
|
95
95
|
/**
|
|
96
|
-
* The number of volume performance units (VPUs) that will be applied to this
|
|
96
|
+
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
97
97
|
* representing the Block Volume service's elastic performance options.
|
|
98
|
-
* See [Block Volume
|
|
98
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
99
99
|
* <p>
|
|
100
100
|
Allowed values:
|
|
101
101
|
* <p>
|
|
@@ -103,7 +103,7 @@ export interface BootVolume {
|
|
|
103
103
|
* <p>
|
|
104
104
|
* `20`: Represents Higher Performance option.
|
|
105
105
|
* <p>
|
|
106
|
-
|
|
106
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
107
107
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
108
108
|
*/
|
|
109
109
|
"vpusPerGB"?: number;
|
|
@@ -137,13 +137,12 @@ export interface BootVolume {
|
|
|
137
137
|
*/
|
|
138
138
|
"kmsKeyId"?: string;
|
|
139
139
|
/**
|
|
140
|
-
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
141
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
140
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
142
141
|
*
|
|
143
142
|
*/
|
|
144
143
|
"isAutoTuneEnabled"?: boolean;
|
|
145
144
|
/**
|
|
146
|
-
* The number of Volume Performance Units per GB that this
|
|
145
|
+
* The number of Volume Performance Units per GB that this volume is effectively tuned to when it's idle.
|
|
147
146
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
148
147
|
*/
|
|
149
148
|
"autoTunedVpusPerGB"?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"boot-volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/boot-volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"boot-volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/boot-volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoIlC,IAAiB,UAAU,CAmD1B;AAnDD,WAAiB,UAAU;IACzB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,yBAAc,KAAd,yBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,qBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAmD1B"}
|
|
@@ -75,7 +75,7 @@ export interface CreateBootVolumeDetails {
|
|
|
75
75
|
/**
|
|
76
76
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
77
77
|
* representing the Block Volume service's elastic performance options.
|
|
78
|
-
* See [Block Volume
|
|
78
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
79
79
|
* <p>
|
|
80
80
|
Allowed values:
|
|
81
81
|
* <p>
|
|
@@ -83,14 +83,13 @@ export interface CreateBootVolumeDetails {
|
|
|
83
83
|
* <p>
|
|
84
84
|
* `20`: Represents Higher Performance option.
|
|
85
85
|
* <p>
|
|
86
|
-
|
|
86
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
87
87
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
88
88
|
*/
|
|
89
89
|
"vpusPerGB"?: number;
|
|
90
90
|
"sourceDetails": model.BootVolumeSourceFromBootVolumeBackupDetails | model.BootVolumeSourceFromBootVolumeDetails | model.BootVolumeSourceFromBootVolumeReplicaDetails;
|
|
91
91
|
/**
|
|
92
|
-
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
93
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
92
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
94
93
|
*
|
|
95
94
|
*/
|
|
96
95
|
"isAutoTuneEnabled"?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqFlC,IAAiB,uBAAuB,CAqCvC;AArCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,kCAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAqCvC"}
|
|
@@ -86,7 +86,6 @@ export interface CreateVcnDetails {
|
|
|
86
86
|
/**
|
|
87
87
|
* Whether IPv6 is enabled for the VCN. Default is `false`.
|
|
88
88
|
* If enabled, Oracle will assign the VCN a IPv6 /56 CIDR block.
|
|
89
|
-
* You may skip having Oracle allocate the VCN a IPv6 /56 CIDR block by setting isOracleGuaAllocationEnabled to `false`.
|
|
90
89
|
* For important details about IPv6 addressing in a VCN, see [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
|
|
91
90
|
* <p>
|
|
92
91
|
Example: `true`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;
|
|
1
|
+
{"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA8EH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -45,6 +45,16 @@ export interface CreateVirtualCircuitDetails {
|
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"routingPolicy"?: Array<CreateVirtualCircuitDetails.RoutingPolicy>;
|
|
48
|
+
/**
|
|
49
|
+
* Set to ENABLED to activate the bgp session of virtual circuit, DISABLED to deactivate.
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"bgpAdminState"?: CreateVirtualCircuitDetails.BgpAdminState;
|
|
53
|
+
/**
|
|
54
|
+
* Set to true to enable BFD for ipv4 Bgp Peering, false to disable. If not set, default is false
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"isBfdEnabled"?: boolean;
|
|
48
58
|
/**
|
|
49
59
|
* Deprecated. Instead use `customerAsn`.
|
|
50
60
|
* If you specify values for both, the request will be rejected.
|
|
@@ -153,6 +163,10 @@ export declare namespace CreateVirtualCircuitDetails {
|
|
|
153
163
|
MarketLevel = "MARKET_LEVEL",
|
|
154
164
|
Global = "GLOBAL"
|
|
155
165
|
}
|
|
166
|
+
enum BgpAdminState {
|
|
167
|
+
Enabled = "ENABLED",
|
|
168
|
+
Disabled = "DISABLED"
|
|
169
|
+
}
|
|
156
170
|
enum Type {
|
|
157
171
|
Public = "PUBLIC",
|
|
158
172
|
Private = "PRIVATE"
|
|
@@ -47,6 +47,11 @@ var CreateVirtualCircuitDetails;
|
|
|
47
47
|
RoutingPolicy["MarketLevel"] = "MARKET_LEVEL";
|
|
48
48
|
RoutingPolicy["Global"] = "GLOBAL";
|
|
49
49
|
})(RoutingPolicy = CreateVirtualCircuitDetails.RoutingPolicy || (CreateVirtualCircuitDetails.RoutingPolicy = {}));
|
|
50
|
+
let BgpAdminState;
|
|
51
|
+
(function (BgpAdminState) {
|
|
52
|
+
BgpAdminState["Enabled"] = "ENABLED";
|
|
53
|
+
BgpAdminState["Disabled"] = "DISABLED";
|
|
54
|
+
})(BgpAdminState = CreateVirtualCircuitDetails.BgpAdminState || (CreateVirtualCircuitDetails.BgpAdminState = {}));
|
|
50
55
|
let Type;
|
|
51
56
|
(function (Type) {
|
|
52
57
|
Type["Public"] = "PUBLIC";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0IlC,IAAiB,2BAA2B,CA0D3C;AA1DD,WAAiB,2BAA2B;IAC1C,IAAY,aAKX;IALD,WAAY,aAAa;QACvB,gEAA+C,CAAA;QAC/C,sCAAqB,CAAA;QACrB,6CAA4B,CAAA;QAC5B,kCAAiB,CAAA;IACnB,CAAC,EALW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAKxB;IAED,IAAY,aAGX;IAHD,WAAY,aAAa;QACvB,oCAAmB,CAAA;QACnB,sCAAqB,CAAA;IACvB,CAAC,EAHW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAGxB;IAED,IAAY,IAGX;IAHD,WAAY,IAAI;QACd,yBAAiB,CAAA;QACjB,2BAAmB,CAAA;IACrB,CAAC,EAHW,IAAI,GAAJ,gCAAI,KAAJ,gCAAI,QAGf;IAED,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,uCAAuC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,sCAAU,aAmBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,uCAAuC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,kDAAsB,yBAmBrC,CAAA;AACH,CAAC,EA1DgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA0D3C"}
|
|
@@ -76,17 +76,15 @@ export interface CreateVolumeDetails {
|
|
|
76
76
|
/**
|
|
77
77
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
78
78
|
* representing the Block Volume service's elastic performance options.
|
|
79
|
-
* See [Block Volume
|
|
79
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
80
80
|
* <p>
|
|
81
81
|
Allowed values:
|
|
82
|
-
* <p>
|
|
83
|
-
* `0`: Represents Lower Cost option.
|
|
84
82
|
* <p>
|
|
85
83
|
* `10`: Represents Balanced option.
|
|
86
84
|
* <p>
|
|
87
85
|
* `20`: Represents Higher Performance option.
|
|
88
86
|
* <p>
|
|
89
|
-
|
|
87
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
90
88
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
91
89
|
*/
|
|
92
90
|
"vpusPerGB"?: number;
|
|
@@ -109,8 +107,7 @@ export interface CreateVolumeDetails {
|
|
|
109
107
|
*/
|
|
110
108
|
"volumeBackupId"?: string;
|
|
111
109
|
/**
|
|
112
|
-
* Specifies whether the auto-tune performance is enabled for this volume.
|
|
113
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
110
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
114
111
|
*
|
|
115
112
|
*/
|
|
116
113
|
"isAutoTuneEnabled"?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuGlC,IAAiB,mBAAmB,CAqCnC;AArCD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8BAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,0CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAqCnC"}
|
|
@@ -17,7 +17,7 @@ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
|
17
17
|
*/
|
|
18
18
|
import * as model from "../model";
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* All routes are imported or exported.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
export interface DrgAttachmentMatchAllDrgRouteDistributionMatchCriteria extends model.DrgRouteDistributionMatchCriteria {
|
|
@@ -75,17 +75,15 @@ export interface InstanceConfigurationCreateVolumeDetails {
|
|
|
75
75
|
/**
|
|
76
76
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
77
77
|
* representing the Block Volume service's elastic performance options.
|
|
78
|
-
* See [Block Volume
|
|
78
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
79
79
|
* <p>
|
|
80
80
|
Allowed values:
|
|
81
|
-
* <p>
|
|
82
|
-
* `0`: Represents Lower Cost option.
|
|
83
81
|
* <p>
|
|
84
82
|
* `10`: Represents Balanced option.
|
|
85
83
|
* <p>
|
|
86
84
|
* `20`: Represents Higher Performance option.
|
|
87
85
|
* <p>
|
|
88
|
-
|
|
86
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
89
87
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
90
88
|
*/
|
|
91
89
|
"vpusPerGB"?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance-configuration-create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/instance-configuration-create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"instance-configuration-create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/instance-configuration-create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,wCAAwC,CAyBxD;AAzBD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC9E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mDAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC1F,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+DAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAyBxD"}
|
|
@@ -16,11 +16,13 @@ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
|
16
16
|
* 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.
|
|
17
17
|
*/
|
|
18
18
|
/**
|
|
19
|
-
* A public IP pool is a set of public IP addresses represented as one or more IPv4 CIDR blocks.
|
|
19
|
+
* A public IP pool is a set of public IP addresses represented as one or more IPv4 CIDR blocks. Resources like load balancers and compute instances can be allocated public IP addresses from a public IP pool.
|
|
20
|
+
*
|
|
20
21
|
*/
|
|
21
22
|
export interface PublicIpPool {
|
|
22
23
|
/**
|
|
23
24
|
* The CIDR blocks added to this pool. This could be all or a portion of a BYOIP CIDR block.
|
|
25
|
+
*
|
|
24
26
|
*/
|
|
25
27
|
"cidrBlocks"?: Array<string>;
|
|
26
28
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-ip-pool.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/public-ip-pool.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;
|
|
1
|
+
{"version":3,"file":"public-ip-pool.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/public-ip-pool.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA2DH,IAAiB,YAAY,CAwB5B;AAxBD,WAAiB,YAAY;IAC3B,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAwB5B"}
|
package/lib/model/shape.d.ts
CHANGED
|
@@ -55,6 +55,11 @@ export interface Shape {
|
|
|
55
55
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
56
56
|
*/
|
|
57
57
|
"memoryInGBs"?: number;
|
|
58
|
+
/**
|
|
59
|
+
* The number of physical network interface card (NIC) ports available for this shape.
|
|
60
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
61
|
+
*/
|
|
62
|
+
"networkPorts"?: number;
|
|
58
63
|
/**
|
|
59
64
|
* The networking bandwidth available for this shape, in gigabits per second.
|
|
60
65
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
@@ -96,6 +101,19 @@ export interface Shape {
|
|
|
96
101
|
*
|
|
97
102
|
*/
|
|
98
103
|
"localDiskDescription"?: string;
|
|
104
|
+
/**
|
|
105
|
+
* The number of networking ports available for the remote direct memory access (RDMA) network between nodes in
|
|
106
|
+
* a high performance computing (HPC) cluster network. If the shape does not support cluster networks, this
|
|
107
|
+
* value is `0`.
|
|
108
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
109
|
+
*/
|
|
110
|
+
"rdmaPorts"?: number;
|
|
111
|
+
/**
|
|
112
|
+
* The networking bandwidth available for the remote direct memory access (RDMA) network for this shape, in
|
|
113
|
+
* gigabits per second.
|
|
114
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
115
|
+
*/
|
|
116
|
+
"rdmaBandwidthInGbps"?: number;
|
|
99
117
|
/**
|
|
100
118
|
* Whether live migration is supported for this shape.
|
|
101
119
|
*
|
package/lib/model/shape.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shape.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/shape.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"shape.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/shape.ts"],"names":[],"mappings":"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"}
|
|
@@ -52,7 +52,7 @@ export interface UpdateBootVolumeDetails {
|
|
|
52
52
|
/**
|
|
53
53
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
54
54
|
* representing the Block Volume service's elastic performance options.
|
|
55
|
-
* See [Block Volume
|
|
55
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
56
56
|
* <p>
|
|
57
57
|
Allowed values:
|
|
58
58
|
* <p>
|
|
@@ -60,13 +60,12 @@ export interface UpdateBootVolumeDetails {
|
|
|
60
60
|
* <p>
|
|
61
61
|
* `20`: Represents Higher Performance option.
|
|
62
62
|
* <p>
|
|
63
|
-
|
|
63
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
64
64
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
65
65
|
*/
|
|
66
66
|
"vpusPerGB"?: number;
|
|
67
67
|
/**
|
|
68
|
-
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
69
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
68
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
70
69
|
*
|
|
71
70
|
*/
|
|
72
71
|
"isAutoTuneEnabled"?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,uBAAuB,CA6BvC;AA7BD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA6BvC"}
|
|
@@ -43,6 +43,16 @@ export interface UpdateVirtualCircuitDetails {
|
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"routingPolicy"?: Array<UpdateVirtualCircuitDetails.RoutingPolicy>;
|
|
46
|
+
/**
|
|
47
|
+
* Set to ENABLED to activate the bgp session of virtual circuit, DISABLED to deactivate.
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"bgpAdminState"?: UpdateVirtualCircuitDetails.BgpAdminState;
|
|
51
|
+
/**
|
|
52
|
+
* Set to true to enable BFD for ipv4 Bgp Peering, false to disable. If not set, default is false
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
"isBfdEnabled"?: boolean;
|
|
46
56
|
/**
|
|
47
57
|
* Deprecated. Instead use `customerAsn`.
|
|
48
58
|
* If you specify values for both, the request will be rejected.
|
|
@@ -137,6 +147,10 @@ export declare namespace UpdateVirtualCircuitDetails {
|
|
|
137
147
|
MarketLevel = "MARKET_LEVEL",
|
|
138
148
|
Global = "GLOBAL"
|
|
139
149
|
}
|
|
150
|
+
enum BgpAdminState {
|
|
151
|
+
Enabled = "ENABLED",
|
|
152
|
+
Disabled = "DISABLED"
|
|
153
|
+
}
|
|
140
154
|
enum ProviderState {
|
|
141
155
|
Active = "ACTIVE",
|
|
142
156
|
Inactive = "INACTIVE"
|
|
@@ -47,6 +47,11 @@ var UpdateVirtualCircuitDetails;
|
|
|
47
47
|
RoutingPolicy["MarketLevel"] = "MARKET_LEVEL";
|
|
48
48
|
RoutingPolicy["Global"] = "GLOBAL";
|
|
49
49
|
})(RoutingPolicy = UpdateVirtualCircuitDetails.RoutingPolicy || (UpdateVirtualCircuitDetails.RoutingPolicy = {}));
|
|
50
|
+
let BgpAdminState;
|
|
51
|
+
(function (BgpAdminState) {
|
|
52
|
+
BgpAdminState["Enabled"] = "ENABLED";
|
|
53
|
+
BgpAdminState["Disabled"] = "DISABLED";
|
|
54
|
+
})(BgpAdminState = UpdateVirtualCircuitDetails.BgpAdminState || (UpdateVirtualCircuitDetails.BgpAdminState = {}));
|
|
50
55
|
let ProviderState;
|
|
51
56
|
(function (ProviderState) {
|
|
52
57
|
ProviderState["Active"] = "ACTIVE";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0HlC,IAAiB,2BAA2B,CA8C3C;AA9CD,WAAiB,2BAA2B;IAC1C,IAAY,aAKX;IALD,WAAY,aAAa;QACvB,gEAA+C,CAAA;QAC/C,sCAAqB,CAAA;QACrB,6CAA4B,CAAA;QAC5B,kCAAiB,CAAA;IACnB,CAAC,EALW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAKxB;IAED,IAAY,aAGX;IAHD,WAAY,aAAa;QACvB,oCAAmB,CAAA;QACnB,sCAAqB,CAAA;IACvB,CAAC,EAHW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAGxB;IAED,IAAY,aAGX;IAHD,WAAY,aAAa;QACvB,kCAAiB,CAAA;QACjB,sCAAqB,CAAA;IACvB,CAAC,EAHW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAGxB;IAED,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EA9CgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA8C3C"}
|
|
@@ -48,17 +48,15 @@ export interface UpdateVolumeDetails {
|
|
|
48
48
|
/**
|
|
49
49
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
50
50
|
* representing the Block Volume service's elastic performance options.
|
|
51
|
-
* See [Block Volume
|
|
51
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
52
52
|
* <p>
|
|
53
53
|
Allowed values:
|
|
54
|
-
* <p>
|
|
55
|
-
* `0`: Represents Lower Cost option.
|
|
56
54
|
* <p>
|
|
57
55
|
* `10`: Represents Balanced option.
|
|
58
56
|
* <p>
|
|
59
57
|
* `20`: Represents Higher Performance option.
|
|
60
58
|
* <p>
|
|
61
|
-
|
|
59
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
62
60
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
63
61
|
*/
|
|
64
62
|
"vpusPerGB"?: number;
|
|
@@ -67,8 +65,7 @@ export interface UpdateVolumeDetails {
|
|
|
67
65
|
*/
|
|
68
66
|
"sizeInGBs"?: number;
|
|
69
67
|
/**
|
|
70
|
-
* Specifies whether the auto-tune performance is enabled for this volume.
|
|
71
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
68
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
72
69
|
*
|
|
73
70
|
*/
|
|
74
71
|
"isAutoTuneEnabled"?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
|
|
@@ -33,8 +33,8 @@ export interface VcnDrgAttachmentNetworkCreateDetails extends model.DrgAttachmen
|
|
|
33
33
|
*/
|
|
34
34
|
"routeTableId"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* Indicates whether the VCN
|
|
37
|
-
* Routes from the VCN
|
|
36
|
+
* Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
|
|
37
|
+
* Routes from the VCN ingress route table are always imported.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"vcnRouteType"?: string;
|
|
@@ -31,8 +31,8 @@ export interface VcnDrgAttachmentNetworkDetails extends model.DrgAttachmentNetwo
|
|
|
31
31
|
*/
|
|
32
32
|
"routeTableId"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* Indicates whether the VCN
|
|
35
|
-
* Routes from the VCN
|
|
34
|
+
* Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
|
|
35
|
+
* Routes from the VCN ingress route table are always imported.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"vcnRouteType"?: VcnDrgAttachmentNetworkDetails.VcnRouteType;
|
|
@@ -31,8 +31,8 @@ export interface VcnDrgAttachmentNetworkUpdateDetails extends model.DrgAttachmen
|
|
|
31
31
|
*/
|
|
32
32
|
"routeTableId"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* Indicates whether the VCN
|
|
35
|
-
* Routes from the VCN
|
|
34
|
+
* Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
|
|
35
|
+
* Routes from the VCN ingress route table are always imported.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"vcnRouteType"?: string;
|
|
@@ -81,6 +81,16 @@ export interface VirtualCircuit {
|
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
"routingPolicy"?: Array<VirtualCircuit.RoutingPolicy>;
|
|
84
|
+
/**
|
|
85
|
+
* Set to ENABLED to activate the bgp session of virtual circuit, DISABLED to deactivate.
|
|
86
|
+
*
|
|
87
|
+
*/
|
|
88
|
+
"bgpAdminState"?: VirtualCircuit.BgpAdminState;
|
|
89
|
+
/**
|
|
90
|
+
* Set to true to enable BFD for ipv4 Bgp Peering, false to disable. If not set, default is false
|
|
91
|
+
*
|
|
92
|
+
*/
|
|
93
|
+
"isBfdEnabled"?: boolean;
|
|
84
94
|
/**
|
|
85
95
|
* Deprecated. Instead use `customerAsn`.
|
|
86
96
|
* If you specify values for both, the request will be rejected.
|
|
@@ -257,6 +267,15 @@ export declare namespace VirtualCircuit {
|
|
|
257
267
|
*/
|
|
258
268
|
UnknownValue = "UNKNOWN_VALUE"
|
|
259
269
|
}
|
|
270
|
+
enum BgpAdminState {
|
|
271
|
+
Enabled = "ENABLED",
|
|
272
|
+
Disabled = "DISABLED",
|
|
273
|
+
/**
|
|
274
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
275
|
+
* version of the SDK.
|
|
276
|
+
*/
|
|
277
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
278
|
+
}
|
|
260
279
|
enum LifecycleState {
|
|
261
280
|
PendingProvider = "PENDING_PROVIDER",
|
|
262
281
|
Verifying = "VERIFYING",
|
|
@@ -83,6 +83,16 @@ var VirtualCircuit;
|
|
|
83
83
|
*/
|
|
84
84
|
RoutingPolicy["UnknownValue"] = "UNKNOWN_VALUE";
|
|
85
85
|
})(RoutingPolicy = VirtualCircuit.RoutingPolicy || (VirtualCircuit.RoutingPolicy = {}));
|
|
86
|
+
let BgpAdminState;
|
|
87
|
+
(function (BgpAdminState) {
|
|
88
|
+
BgpAdminState["Enabled"] = "ENABLED";
|
|
89
|
+
BgpAdminState["Disabled"] = "DISABLED";
|
|
90
|
+
/**
|
|
91
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
92
|
+
* version of the SDK.
|
|
93
|
+
*/
|
|
94
|
+
BgpAdminState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
95
|
+
})(BgpAdminState = VirtualCircuit.BgpAdminState || (VirtualCircuit.BgpAdminState = {}));
|
|
86
96
|
let LifecycleState;
|
|
87
97
|
(function (LifecycleState) {
|
|
88
98
|
LifecycleState["PendingProvider"] = "PENDING_PROVIDER";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"virtual-circuit.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/virtual-circuit.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"virtual-circuit.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/virtual-circuit.ts"],"names":[],"mappings":"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"}
|
package/lib/model/volume.d.ts
CHANGED
|
@@ -100,17 +100,15 @@ export interface Volume {
|
|
|
100
100
|
/**
|
|
101
101
|
* The number of volume performance units (VPUs) that will be applied to this volume per GB,
|
|
102
102
|
* representing the Block Volume service's elastic performance options.
|
|
103
|
-
* See [Block Volume
|
|
103
|
+
* See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
|
|
104
104
|
* <p>
|
|
105
105
|
Allowed values:
|
|
106
|
-
* <p>
|
|
107
|
-
* `0`: Represents Lower Cost option.
|
|
108
106
|
* <p>
|
|
109
107
|
* `10`: Represents Balanced option.
|
|
110
108
|
* <p>
|
|
111
109
|
* `20`: Represents Higher Performance option.
|
|
112
110
|
* <p>
|
|
113
|
-
|
|
111
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
114
112
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
115
113
|
*/
|
|
116
114
|
"vpusPerGB"?: number;
|
|
@@ -134,13 +132,12 @@ export interface Volume {
|
|
|
134
132
|
*/
|
|
135
133
|
"volumeGroupId"?: string;
|
|
136
134
|
/**
|
|
137
|
-
* Specifies whether the auto-tune performance is enabled for this volume.
|
|
138
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
135
|
+
* Specifies whether the auto-tune performance is enabled for this boot volume.
|
|
139
136
|
*
|
|
140
137
|
*/
|
|
141
138
|
"isAutoTuneEnabled"?: boolean;
|
|
142
139
|
/**
|
|
143
|
-
* The number of Volume Performance Units per GB that this volume is effectively tuned to.
|
|
140
|
+
* The number of Volume Performance Units per GB that this volume is effectively tuned to when it's idle.
|
|
144
141
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
145
142
|
*/
|
|
146
143
|
"autoTunedVpusPerGB"?: number;
|
package/lib/model/volume.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+HlC,IAAiB,MAAM,CAmDtB;AAnDD,WAAiB,MAAM;IACrB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,qBAAc,KAAd,qBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,6BAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmDtB"}
|
|
@@ -12,7 +12,7 @@
|
|
|
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.21.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AcceptShieldedIntegrityPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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.21.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatementsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDrgRouteDistributionStatementsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
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.21.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDrgRouteRulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|