DCT-TOOLKIT COMMAND TOPIC Generated on: Tue Oct 21 12:26:59 USEDT 2025 Source: dct-toolkit-help-2025.5.txt ================================================================================ DCT-TOOLKIT COMPLETE COMMAND REFERENCE Generated on: Tue Oct 21 12:26:59 USEDT 2025 ======================================== MAIN HELP (dct-toolkit.exe -h): ======================================== Usage: dct-toolkit[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: ================================================================================ ================================================================================ TOPIC: VDBs ================================================================================ Commands (53): get_vdbs, search_vdbs, get_vdb_by_id, update_vdb_by_id, get_vdb_snapshots, snapshot_vdb, get_bookmarks_by_vdb, search_bookmarks_by_vdb, get_vdb_deletion_dependencies, get_tags_vdb, create_vdb_tags, delete_vdb_tags, start_vdb, stop_vdb, enable_vdb, disable_vdb, migrate_vdb, get_migrate_compatible_repo, lock_vdb, unlock_vdb, delete_vdb, rollback_vdb_by_timestamp, rollback_vdb_by_snapshot, rollback_vdb_from_bookmark, refresh_vdb_by_timestamp, refresh_vdb_by_snapshot, refresh_vdb_from_bookmark, refresh_vdb_by_location, undo_refresh, switch_timeflow, upgrade_oracle_vdb, upgrade_vdb, get_upgrade_compatible_repo_for_vdb, verify_vdb_jdbc_connection_string, provision_vdb_by_timestamp, provision_vdb_by_timestamp_defaults, provision_vdb_by_location, provision_vdb_by_location_defaults, provision_vdb_by_snapshot, provision_vdb_by_snapshot_defaults, provision_vdb_from_bookmark, provision_vdb_from_bookmark_defaults, empty_vdb, oracle_asm_in_place_vdb_export, export_vdb_in_place, export_vdb_to_asm_by_snapshot, export_vdb_to_asm_by_location, export_vdb_to_asm_by_timestamp, export_vdb_from_bookmark, export_vdb_to_asm_by_bookmark, export_vdb_by_timestamp, export_vdb_by_snapshot, export_vdb_by_location COMMAND: get_vdbs ======================================== Usage: dct-toolkit get_vdbs[-hVw] [-cs] [-jh] [cursor=] [limit=] [permission=] [sort=] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. cursor= Cursor to fetch the next or previous page of results. The value of this property must be extracted from the 'prev_cursor' or 'next_cursor' property of a PaginatedResponseMetadata which is contained in the response of list and search API endpoints. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. limit= Maximum number of objects to return per query. The value must be between 1 and 1000. Default is 100. permission= Restrict the objects, which are allowed. sort= The field to sort results by. A property name with a prepended '-' signifies descending order. -V, --version Print version information and exit. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: search_vdbs ======================================== Usage: dct-toolkit search_vdbs[-hVw] [limit=] [cursor=] [sort=] [permission=] [-cs] [-jh] [[[filter_expression=string]] | [--body=PARAM] | [[id=string] [database_type=string] [name=string] [database_name=string] [database_version=string] [jdbc_connection_string=string] [size=integer] [storage_size=integer] [unvirtualized_space=integer] [engine_id=string] [status=string] [environment_id=string] [ip_address=string] [fqdn=string] [parent_id=string] [parent_dsource_id=string] [group_name=string] [creation_date=string] [last_refreshed_date=string] [current_timeflow_id=string] [previous_timeflow_id=string] [--[no-]masked] [namespace_id=string] [namespace_name=string] [-- [no-]is_replica] [--[no-]is_locked] [exported_data_directory=string] [vcdb_exported_data_directory=string] [locked_by=integer] [locked_by_name=string] [content_type=string] [template_id=string] [template_name=string] [tags[=array [object]...]]... [engine_name=string] [cdb_id=string] [appdata_source_params=string] [config_params=string] [primary_object_id=string] [primary_engine_id=string] [primary_engine_name=string] [--[no-] invoke_datapatch] [node_listeners=array[string]] [instance_name=string] [instance_number=integer] [repository_id=string] [containerization_state=string] [parent_tde_keystore_path=string] [target_vcdb_tde_keystore_path=string] [tde_key_identifier=string] [parent_pdb_tde_keystore_path=string] [target_pdb_tde_keystore_path=string] [environment_user_ref=string] [recovery_model=string] [--[no-] cdc_on_provision] [data_connection_id=string] [mssql_ag_backup_location=string] [--[no-] mssql_ag_backup_based] [database_unique_name=string] [db_username=string] [--[no-]new_db_id] [redo_log_groups=integer] [redo_log_size_in_mb=integer] [toolkit_id=string] [nfs_version=integer] [nfs_version_reason=string] [--[no-] nfs_encryption_enabled]]] [-jp= | -ex=] [-A | -c=[, ...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. limit= Maximum number of objects to return per query. The value must be between 1 and 1000. Default is 100. cursor= Cursor to fetch the next or previous page of results. The value of this property must be extracted from the 'prev_cursor' or 'next_cursor' property of a PaginatedResponseMetadata which is contained in the response of list and search API endpoints. sort= The field to sort results by. A property name with a prepended '-' signifies descending order. permission= Restrict the objects, which are allowed. filter_expression=string --body=PARAM A request body containing a filter expression. This enables searching for items matching arbitrarily complex conditions. The list of attributes which can be used in filter expressions is available in the x-filterable vendor extension. # Filter Expression Overview **Note: All keywords are case-insensitive** ## Comparison Operators | Operator | Description | Example | | --- | --- | --- | | CONTAINS | Substring or membership testing for string and list attributes respectively. | field3 CONTAINS 'foobar', field4 CONTAINS TRUE | | IN | Tests if field is a member of a list literal. List can contain a maximum of 100 values | field2 IN ['Goku', 'Vegeta'] | | GE | Tests if a field is greater than or equal to a literal value | field1 GE 1.2e-2 | | GT | Tests if a field is greater than a literal value | field1 GT 1.2e-2 | | LE | Tests if a field is less than or equal to a literal value | field1 LE 9000 | | LT | Tests if a field is less than a literal value | field1 LT 9.02 | | NE | Tests if a field is not equal to a literal value | field1 NE 42 | | EQ | Tests if a field is equal to a literal value | field1 EQ 42 | ## Search Operator The SEARCH operator filters for items which have any filterable attribute that contains the input string as a substring, comparison is done case-insensitively. This is not restricted to attributes with string values. Specifically `SEARCH '12'` would match an item with an attribute with an integer value of `123`. ## Logical Operators Ordered by precedence. | Operator | Description | Example | | --- | --- | --- | | NOT | Logical NOT (Right associative) | NOT field1 LE 9000 | | AND | Logical AND (Left Associative) | field1 GT 9000 AND field2 EQ 'Goku' | | OR | Logical OR (Left Associative) | field1 GT 9000 OR field2 EQ 'Goku' | ## Grouping Parenthesis `()` can be used to override operator precedence. For example: NOT (field1 LT 1234 AND field2 CONTAINS 'foo') ## Literal Values | Literal | Description | Examples | | --- | --- | --- | | Nil | Represents the absence of a value | nil, Nil, nIl, NIL | | Boolean | true/false boolean | true, false, True, False, TRUE, FALSE | | Number | Signed integer and floating point numbers. Also supports scientific notation. | 0, 1, -1, 1.2, 0.35, 1.2e-2, -1.2e+2 | | String | Single or double quoted | "foo", "bar", "foo bar", 'foo', 'bar', 'foo bar' | | Datetime | Formatted according to [RFC3339] (https://datatracker.ietf.org/doc/html/rfc3339) | 2018-04-27T18:39:26.397237+00:00 | | List | Comma-separated literals wrapped in square brackets | [0], [0, 1], ['foo', "bar"] | ## Limitations - A maximum of 8 unique identifiers may be used inside a filter expression. id=string Filter by id database_type=string Filter by database_type name=string Filter by name database_name=string Filter by database_name database_version=string Filter by database_version jdbc_connection_string=string Filter by jdbc_connection_string size=integer Filter by size storage_size=integer Filter by storage_size unvirtualized_space=integer Filter by unvirtualized_space engine_id=string Filter by engine_id status=string Filter by status environment_id=string Filter by environment_id ip_address=string Filter by ip_address fqdn=string Filter by fqdn parent_id=string Filter by parent_id parent_dsource_id=string Filter by parent_dsource_id group_name=string Filter by group_name creation_date=string Filter by creation_date last_refreshed_date=string Filter by last_refreshed_date current_timeflow_id=string Filter by current_timeflow_id previous_timeflow_id=string Filter by previous_timeflow_id --[no-]masked Filter by masked namespace_id=string Filter by namespace_id namespace_name=string Filter by namespace_name --[no-]is_replica Filter by is_replica --[no-]is_locked Filter by is_locked exported_data_directory=string Filter by exported_data_directory vcdb_exported_data_directory=string Filter by vcdb_exported_data_directory locked_by=integer Filter by locked_by locked_by_name=string Filter by locked_by_name content_type=string Filter by content_type template_id=string Filter by template_id template_name=string Filter by template_name tags[=array[object]...] Filter by tags engine_name=string Filter by engine_name cdb_id=string Filter by cdb_id appdata_source_params=string Filter by appdata_source_params config_params=string Filter by config_params primary_object_id=string Filter by primary_object_id primary_engine_id=string Filter by primary_engine_id primary_engine_name=string Filter by primary_engine_name --[no-]invoke_datapatch Filter by invoke_datapatch node_listeners=array[string] Filter by node_listeners instance_name=string Filter by instance_name instance_number=integer Filter by instance_number repository_id=string Filter by repository_id containerization_state=string Filter by containerization_state parent_tde_keystore_path=string Filter by parent_tde_keystore_path target_vcdb_tde_keystore_path=string Filter by target_vcdb_tde_keystore_path tde_key_identifier=string Filter by tde_key_identifier parent_pdb_tde_keystore_path=string Filter by parent_pdb_tde_keystore_path target_pdb_tde_keystore_path=string Filter by target_pdb_tde_keystore_path environment_user_ref=string Filter by environment_user_ref recovery_model=string Filter by recovery_model --[no-]cdc_on_provision Filter by cdc_on_provision data_connection_id=string Filter by data_connection_id mssql_ag_backup_location=string Filter by mssql_ag_backup_location --[no-]mssql_ag_backup_based Filter by mssql_ag_backup_based database_unique_name=string Filter by database_unique_name db_username=string Filter by db_username --[no-]new_db_id Filter by new_db_id redo_log_groups=integer Filter by redo_log_groups redo_log_size_in_mb=integer Filter by redo_log_size_in_mb toolkit_id=string Filter by toolkit_id nfs_version=integer Filter by nfs_version nfs_version_reason=string Filter by nfs_version_reason --[no-]nfs_encryption_enabled Filter by nfs_encryption_enabled -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: get_vdb_by_id ======================================== Usage: dct-toolkit get_vdb_by_id[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: update_vdb_by_id ======================================== Usage: dct-toolkit update_vdb_by_id[-hVw] vdb_id= [-cs] [-jh] [[[--[no-] cdc_on_provision] [hooks. configure_clone=array] [target_vcdb_tde_keystore_path=string] [hooks.pre_self_refresh=array] [instances=array] [post_script=string] [parent_pdb_tde_keystore_path=string] [-- [no-]new_dbid] [parent_tde_keystore_password=string] [hooks.post_refresh=array] [hooks. post_self_refresh=array] [environment_user_id=string] [--[no-] mssql_ag_backup_based] [parent_pdb_tde_keystore_password=string] [db_password=string] [pre_script=string] [cdb_tde_keystore_password=string] [hooks. pre_refresh=array] [tde_key_identifier=string] [additional_mount_points=array] [oracle_rac_custom_env_vars=array] [hooks. post_start=array] [mount_point=string] [hooks.pre_snapshot=array] [mssql_ag_backup_location=string] [--[no-] validate_db_credentials] [hooks. post_stop=array] [hooks. post_rollback=array] [oracle_services=array [,array...]]... [custom_env_files=array[, array...]]... [parent_tde_keystore_path=string] [db_username=string] [target_pdb_tde_keystore_password=string] [hooks.pre_start=array] [--[no-] invoke_datapatch] [name=string] [hooks. pre_stop=array] [hooks.post_snapshot=array] [template_id=string] [--[no-]auto_restart] [oracle_rac_custom_env_files=array] [listener_ids=array[,array...]]... [hooks. pre_rollback=array]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. --[no-]cdc_on_provision Whether to enable CDC on provision for MSSql hooks.configure_clone=array The commands to execute on the target environment when the VDB is created or refreshed. target_vcdb_tde_keystore_path=string Path to the keystore of the target vCDB. (Oracle Multitenant Only) hooks.pre_self_refresh=array The commands to execute on the target environment before refreshing the VDB with data from itself. instances=array The instances of this RAC database. post_script=string Post script for MSSql. parent_pdb_tde_keystore_path=string Path to a copy of the parent PDB's Oracle transparent data encryption keystore on the target host. Required to provision from snapshots of PDB containing encrypted database files with isolated mode keystore. (Oracle Multitenant Only) --[no-]new_dbid Whether to enable new DBID for Oracle parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. (Oracle Multitenant Only) hooks.post_refresh=array The commands to execute on the target environment after refreshing the VDB. hooks.post_self_refresh=array The commands to execute on the target environment after refreshing the VDB with data from itself. environment_user_id=string The environment user ID to use to connect to the target environment. --[no-]mssql_ag_backup_based Indicates whether to do fast operations for VDB on AG which will use a healthy secondary replica to recreate the AG or backup based operations which will use the primary replica to recreate the AG using backup and restore process. parent_pdb_tde_keystore_password=string The password of the parent PDB keystore. (Oracle Multitenant Only) db_password=string The password of the database user (Oracle, ASE Only). pre_script=string Pre script for MSSql. cdb_tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with the CDB. (Oracle Multitenant Only) hooks.pre_refresh=array The commands to execute on the target environment before refreshing the VDB. tde_key_identifier=string ID of the key created by Delphix. (Oracle Multitenant Only) additional_mount_points=array Specifies additional locations on which to mount a subdirectory of an AppData container. Can only be updated while the VDB is disabled. oracle_rac_custom_env_vars=array Environment variable to be set when the engine administers an Oracle RAC VDB. See the Engine documentation for the list of allowed/denied environment variables and rules about substitution. Custom environment variables can only be updated while the VDB is disabled. hooks.post_start=array The commands to execute on the target environment after starting a virtual source. mount_point=string Mount point for the VDB (AppData only), can only be updated while the VDB is disabled. hooks.pre_snapshot=array The commands to execute on the target environment before snapshotting a virtual source. These commands can quiesce any data prior to snapshotting. mssql_ag_backup_location=string Shared backup location to be used for VDB provision on AG Cluster. --[no-]validate_db_credentials Whether db_username and db_password must be validated, if present, against the VDB. This must be set to false when credentials validation is not possible, for instance if the VDB is known to be disabled. hooks.post_stop=array The commands to execute on the target environment after stopping a virtual source. hooks.post_rollback=array The commands to execute on the target environment after rewinding the VDB. oracle_services=array[,array...] List of jdbc connection strings which are used to connect with the database. custom_env_files=array[,array...] Environment files to be sourced when the Engine administers a VDB. This path can be followed by parameters. Paths and parameters are separated by spaces. Custom environment variables can only be updated while the VDB is disabled. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. Required to provision from snapshots containing encrypted database files. (Oracle Multitenant Only) db_username=string The username of the database user (Oracle, ASE Only). target_pdb_tde_keystore_password=string The password for the isolated mode TDE keystore of the target virtual PDB. (Oracle Multitenant Only) hooks.pre_start=array The commands to execute on the target environment before starting a virtual source. --[no-]invoke_datapatch Indicates whether datapatch should be invoked. name=string The unique name of the VDB within a group. hooks.pre_stop=array The commands to execute on the target environment before stopping a virtual source. hooks.post_snapshot=array The commands to execute on the target environment after snapshotting a virtual source. template_id=string The ID of the target VDB Template (Oracle and MSSql Only). --[no-]auto_restart Whether to enable VDB restart. oracle_rac_custom_env_files=array Environment files to be sourced when the Engine administers an Oracle RAC VDB. This path can be followed by parameters. Paths and parameters are separated by spaces. Custom environment variables can only be updated while the VDB is disabled. listener_ids=array[,array...] The listener IDs for this provision operation (Oracle Only). hooks.pre_rollback=array The commands to execute on the target environment before rewinding the VDB. --body=PARAM The new data to update a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: get_vdb_snapshots ======================================== Usage: dct-toolkit get_vdb_snapshots[-hVw] [-cs] [-jh] [cursor=] [limit=] vdb_id= [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. cursor= Cursor to fetch the next or previous page of results. The value of this property must be extracted from the 'prev_cursor' or 'next_cursor' property of a PaginatedResponseMetadata which is contained in the response of list and search API endpoints. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. limit= Maximum number of objects to return per query. The value must be between 1 and 1000. Default is 100. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: snapshot_vdb ======================================== Usage: dct-toolkit snapshot_vdb[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: get_bookmarks_by_vdb ======================================== Usage: dct-toolkit get_bookmarks_by_vdb[-hVw] [-cs] [-jh] [cursor=] [limit=] [sort=] vdb_id= [-jp= | -ex=] [-A | -c=[, ...] [-c=[, ...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. cursor= Cursor to fetch the next or previous page of results. The value of this property must be extracted from the 'prev_cursor' or 'next_cursor' property of a PaginatedResponseMetadata which is contained in the response of list and search API endpoints. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. limit= Maximum number of objects to return per query. The value must be between 1 and 1000. Default is 100. sort= The field to sort results by. A property name with a prepended '-' signifies descending order. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: search_bookmarks_by_vdb ======================================== Usage: dct-toolkit search_bookmarks_by_vdb[-hVw] vdb_id= [limit=] [cursor=] [sort=] [-cs] [-jh] [[[filter_expression=string]] | [--body=PARAM] | [[id=string] [name=string] [creation_date=date-time] [vdb_ids=array[string]] [retention=integer] [expiration=date] [ss_data_layout_id=string] [ss_bookmark_reference=string] [ss_bookmark_errors=array[string]] [tags [=array[object]...]]...]] [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. limit= Maximum number of objects to return per query. The value must be between 1 and 1000. Default is 100. cursor= Cursor to fetch the next or previous page of results. The value of this property must be extracted from the 'prev_cursor' or 'next_cursor' property of a PaginatedResponseMetadata which is contained in the response of list and search API endpoints. sort= The field to sort results by. A property name with a prepended '-' signifies descending order. filter_expression=string --body=PARAM A request body containing a filter expression. This enables searching for items matching arbitrarily complex conditions. The list of attributes which can be used in filter expressions is available in the x-filterable vendor extension. # Filter Expression Overview **Note: All keywords are case-insensitive** ## Comparison Operators | Operator | Description | Example | | --- | --- | --- | | CONTAINS | Substring or membership testing for string and list attributes respectively. | field3 CONTAINS 'foobar', field4 CONTAINS TRUE | | IN | Tests if field is a member of a list literal. List can contain a maximum of 100 values | field2 IN ['Goku', 'Vegeta'] | | GE | Tests if a field is greater than or equal to a literal value | field1 GE 1.2e-2 | | GT | Tests if a field is greater than a literal value | field1 GT 1.2e-2 | | LE | Tests if a field is less than or equal to a literal value | field1 LE 9000 | | LT | Tests if a field is less than a literal value | field1 LT 9.02 | | NE | Tests if a field is not equal to a literal value | field1 NE 42 | | EQ | Tests if a field is equal to a literal value | field1 EQ 42 | ## Search Operator The SEARCH operator filters for items which have any filterable attribute that contains the input string as a substring, comparison is done case-insensitively. This is not restricted to attributes with string values. Specifically `SEARCH '12'` would match an item with an attribute with an integer value of `123`. ## Logical Operators Ordered by precedence. | Operator | Description | Example | | --- | --- | --- | | NOT | Logical NOT (Right associative) | NOT field1 LE 9000 | | AND | Logical AND (Left Associative) | field1 GT 9000 AND field2 EQ 'Goku' | | OR | Logical OR (Left Associative) | field1 GT 9000 OR field2 EQ 'Goku' | ## Grouping Parenthesis `()` can be used to override operator precedence. For example: NOT (field1 LT 1234 AND field2 CONTAINS 'foo') ## Literal Values | Literal | Description | Examples | | --- | --- | --- | | Nil | Represents the absence of a value | nil, Nil, nIl, NIL | | Boolean | true/false boolean | true, false, True, False, TRUE, FALSE | | Number | Signed integer and floating point numbers. Also supports scientific notation. | 0, 1, -1, 1.2, 0.35, 1.2e-2, -1.2e+2 | | String | Single or double quoted | "foo", "bar", "foo bar", 'foo', 'bar', 'foo bar' | | Datetime | Formatted according to [RFC3339] (https://datatracker.ietf.org/doc/html/rfc3339) | 2018-04-27T18:39:26.397237+00:00 | | List | Comma-separated literals wrapped in square brackets | [0], [0, 1], ['foo', "bar"] | ## Limitations - A maximum of 8 unique identifiers may be used inside a filter expression. id=string Filter by id name=string Filter by name creation_date=date-time Filter by creation_date vdb_ids=array[string] Filter by vdb_ids retention=integer Filter by retention expiration=date Filter by expiration ss_data_layout_id=string Filter by ss_data_layout_id ss_bookmark_reference=string Filter by ss_bookmark_reference ss_bookmark_errors=array[string] Filter by ss_bookmark_errors tags[=array[object]...] Filter by tags -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: get_vdb_deletion_dependencies ======================================== Usage: dct-toolkit get_vdb_deletion_dependencies[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: get_tags_vdb ======================================== Usage: dct-toolkit get_tags_vdb[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: create_vdb_tags ======================================== Usage: dct-toolkit create_vdb_tags[-hVw] vdb_id= [-cs] [-jh] ([tags [=array...] [tags[=array...]]...] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. tags[=array...] Array of tags with key value pairs --body=PARAM Tags information for VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: delete_vdb_tags ======================================== Usage: dct-toolkit delete_vdb_tags[-hVw] vdb_id= [-cs] [-jh] [[[key=string] [value=string] [tags [=array...]]...] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. key=string Key of the tag value=string Value of the tag tags[=array...] List of tags to be deleted --body=PARAM The parameters to delete tags -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: start_vdb ======================================== Usage: dct-toolkit start_vdb[-hVw] vdb_id= [-cs] [-jh] [[[instances=array[,array...]]...] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. instances=array[,array...] List of specific Oracle Virtual Database Instances to start. --body=PARAM JSON request body payload -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: stop_vdb ======================================== Usage: dct-toolkit stop_vdb[-hVw] vdb_id= [-cs] [-jh] [[[instances=array [,array...]]... [--[no-]abort]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. instances=array[,array...] List of specific Oracle Virtual Database Instances to stop. --[no-]abort Whether to issue 'shutdown abort' to shutdown Oracle Virtual DB instances. --body=PARAM JSON request body payload -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: enable_vdb ======================================== Usage: dct-toolkit enable_vdb[-hVw] vdb_id= [-cs] [-jh] [[[--[no-] attempt_start] [--[no-]container_mode] [ownership_spec=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. --[no-]attempt_start Whether to attempt a startup of the VDB after the enable. --[no-]container_mode Whether the database is running inside a container. ownership_spec=string The uid:gid string that NFS mounts should belong to. --body=PARAM The parameters to enable a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: disable_vdb ======================================== Usage: dct-toolkit disable_vdb[-hVw] vdb_id= [-cs] [-jh] [[[--[no-] attempt_cleanup] [--[no-]container_mode]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. --[no-]attempt_cleanup Whether to attempt a cleanup of the VDB before the disable. --[no-]container_mode Whether the database is running inside a container. --body=PARAM The parameters to disable a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: migrate_vdb ======================================== Usage: dct-toolkit migrate_vdb[-hVw] vdb_id= [-cs] [-jh] [[[environment_id=string] [environment_user_ref=string] [repository_id=string] [cdb_id=string] [cluster_node_ids=array[,array...]]... [cluster_node_instances=array]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. environment_id=string Id of the environment. environment_user_ref=string Reference of the environment user. repository_id=string Id of the environment repository. cdb_id=string Id of the container database. cluster_node_ids=array[,array...] The cluster node ids, name or addresses for this migrate operation (Oracle RAC Only). cluster_node_instances=array The cluster node instances details for this migrate operation(Oracle RAC Only).This property is mutually exclusive with cluster_node_ids. --body=PARAM The parameters to migrate a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: get_migrate_compatible_repo ======================================== Usage: dct-toolkit get_migrate_compatible_repo[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: lock_vdb ======================================== Usage: dct-toolkit lock_vdb[-hVw] vdb_id= [-cs] [-jh] [[[account_id=integer]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. account_id=integer Id of the account on whose behalf this request is being made. Only accounts having LOCK_FOR_OTHER_ACCOUNT permission can lock VDBs on behalf of other accounts. If this property is not specified then the account id of the authenticated user making the request is used. --body=PARAM The parameters to lock a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: unlock_vdb ======================================== Usage: dct-toolkit unlock_vdb[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[, ...] [-c=[, ...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: delete_vdb ======================================== Usage: dct-toolkit delete_vdb[-hVw] vdb_id= [-cs] [-jh] [[[--[no-] force] [--[no-]delete_all_dependent_vdbs]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. --[no-]force Whether to continue the operation upon failures. --[no-]delete_all_dependent_vdbs Flag indicating whether to delete all dependent VDBs before deleting the VDB. --body=PARAM The parameters to delete a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: rollback_vdb_by_timestamp ======================================== Usage: dct-toolkit rollback_vdb_by_timestamp[-hVw] vdb_id= [-cs] [-jh] [[[timestamp=string] [timestamp_in_database_timezone=string] [timeflow_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. timestamp=string The point in time from which to execute the operation. Mutually exclusive with timestamp_in_database_timezone. If the timestamp is not set, selects the latest point. timestamp_in_database_timezone=string The point in time from which to execute the operation, expressed as a date-time in the timezone of the source database. Mutually exclusive with timestamp. timeflow_id=string The Timeflow ID. --body=PARAM The parameters to rollback a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: rollback_vdb_by_snapshot ======================================== Usage: dct-toolkit rollback_vdb_by_snapshot[-hVw] vdb_id= [-cs] [-jh] [[[snapshot_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c= [,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. snapshot_id=string The ID of the snapshot from which to execute the operation. If the snapshot_id is not, selects the latest snapshot. --body=PARAM The parameters to rollback a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: rollback_vdb_from_bookmark ======================================== Usage: dct-toolkit rollback_vdb_from_bookmark[-hVw] vdb_id= [-cs] [-jh] ([bookmark_id=string] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. bookmark_id=string The ID of the bookmark from which to execute the operation. The bookmark must contain only one VDB. --body=PARAM The parameters to rollback a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: refresh_vdb_by_timestamp ======================================== Usage: dct-toolkit refresh_vdb_by_timestamp[-hVw] vdb_id= [-cs] [-jh] [[[timestamp=string] [timestamp_in_database_timezone=string] [timeflow_id=string] [dataset_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. timestamp=string The point in time from which to execute the operation. Mutually exclusive with timestamp_in_database_timezone. If the timestamp is not set, selects the latest point. timestamp_in_database_timezone=string The point in time from which to execute the operation, expressed as a date-time in the timezone of the source database. Mutually exclusive with timestamp. timeflow_id=string ID of the timeflow to refresh to, mutually exclusive with dataset_id. dataset_id=string ID of the dataset to refresh to, mutually exclusive with timeflow_id. --body=PARAM The parameters to refresh a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: refresh_vdb_by_snapshot ======================================== Usage: dct-toolkit refresh_vdb_by_snapshot[-hVw] vdb_id= [-cs] [-jh] [[[snapshot_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c= [,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. snapshot_id=string The ID of the snapshot from which to execute the operation. If the snapshot_id is not, selects the latest snapshot. --body=PARAM The parameters to refresh a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: refresh_vdb_from_bookmark ======================================== Usage: dct-toolkit refresh_vdb_from_bookmark[-hVw] vdb_id= [-cs] [-jh] ([bookmark_id=string] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. bookmark_id=string The ID of the bookmark from which to execute the operation. The bookmark must contain only one VDB. --body=PARAM The parameters to refresh a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: refresh_vdb_by_location ======================================== Usage: dct-toolkit refresh_vdb_by_location[-hVw] vdb_id= [-cs] [-jh] [[[location=string] [dataset_id=string] [timeflow_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. location=string The database specific identifier for tracking transactions (SCN, LSN, etc). dataset_id=string ID of the dataset to refresh to, mutually exclusive with timeflow_id. timeflow_id=string ID of the timeflow to refresh to, mutually exclusive with dataset_id. --body=PARAM The parameters to refresh a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: undo_refresh ======================================== Usage: dct-toolkit undo_refresh[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: switch_timeflow ======================================== Usage: dct-toolkit switch_timeflow[-hVw] vdb_id= [-cs] [-jh] [[[timeflow_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. timeflow_id=string The ID of the timeflow to switch to. --body=PARAM The parameters to switch the timeflow of a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: upgrade_oracle_vdb ======================================== Usage: dct-toolkit upgrade_oracle_vdb[-hVw] vdb_id= [-cs] [-jh] ([repository_id=string environment_user_id=string] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. repository_id=string The id of the dSource/VDB repository to upgrade to. environment_user_id=string Reference of the environment user to use for dSource/VDB upgrade. --body=PARAM The new API to upgrade Oracle VDB -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: upgrade_vdb ======================================== Usage: dct-toolkit upgrade_vdb[-hVw] vdb_id= [-cs] [-jh] ([repository_id=string [environment_user_id=string] [ppt_repository=string]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. repository_id=string The id of the dSource/VDB repository to upgrade to. environment_user_id=string Reference of the environment user to use for dSource/VDB upgrade. ppt_repository=string The id of the SQL instance on the PPT environment that we want to use for pre-provisioning (MSSQL only). --body=PARAM The new API to upgrade VDB -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: get_upgrade_compatible_repo_for_vdb ======================================== Usage: dct-toolkit get_upgrade_compatible_repo_for_vdb[-hVw] [-cs] [-jh] vdb_id= [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -h, --help Show this help message and exit. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. ======================================== COMMAND: verify_vdb_jdbc_connection_string ======================================== Usage: dct-toolkit verify_vdb_jdbc_connection_string[-hVw] vdb_id= [-cs] [-jh] ([jdbc_connection_string=string database_username=string database_password=string] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c= [,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. jdbc_connection_string=string Oracle jdbc connection string to validate. database_username=string oracle database username. database_password=string oracle database password. --body=PARAM The parameters to verify oracle jdbc connection string. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure COMMAND: provision_vdb_by_timestamp ======================================== Usage: dct-toolkit provision_vdb_by_timestamp[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: oracle sybase mssql appdata postgres ======================================== COMMAND: provision_vdb_by_timestamp_defaults ======================================== Usage: dct-toolkit provision_vdb_by_timestamp_defaults[-hVw] [-cs] [-jh] ([source_data_id=string [timestamp=string] [timestamp_in_database_timezone=string] [engine_id=string] [timeflow_id=string]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. source_data_id=string The ID of the source object (dSource or VDB) to provision from. All other objects referenced by the parameters must live on the same engine as the source. timestamp=string The point in time from which to execute the operation. Mutually exclusive with timestamp_in_database_timezone. If the timestamp is not set, selects the latest point. timestamp_in_database_timezone=string The point in time from which to execute the operation, expressed as a date-time in the timezone of the source database. Mutually exclusive with timestamp. engine_id=string The ID of the Engine onto which to provision. If the source ID unambiguously identifies a source object, this parameter is unnecessary and ignored. timeflow_id=string The Timeflow ID. --body=PARAM The request to get default VDB provision parameters for provisioning a new VDB by timestamp. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: provision_vdb_by_location ======================================== Usage: dct-toolkit provision_vdb_by_location[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: oracle sybase mssql appdata postgres ======================================== COMMAND: provision_vdb_by_location_defaults ======================================== Usage: dct-toolkit provision_vdb_by_location_defaults[-hVw] [-cs] [-jh] [[[source_data_id=string] [engine_id=string] [location=string] [timeflow_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. source_data_id=string The ID of the source object (dSource or VDB) to provision from. All other objects referenced by the parameters must live on the same engine as the source. engine_id=string The ID of the Engine onto which to provision. If the source ID unambiguously identifies a source object, this parameter is unnecessary and ignored. location=string The location to get the defaults from. timeflow_id=string ID of the timeflow to provision from. --body=PARAM The request to get default VDB provision parameters for provisioning a new VDB by location. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: provision_vdb_by_snapshot ======================================== Usage: dct-toolkit provision_vdb_by_snapshot[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: oracle sybase mssql appdata postgres ======================================== COMMAND: provision_vdb_by_snapshot_defaults ======================================== Usage: dct-toolkit provision_vdb_by_snapshot_defaults[-hVw] [-cs] [-jh] [[[snapshot_id=string] [engine_id=string] [source_data_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. snapshot_id=string The ID of the snapshot from which to execute the operation. engine_id=string The ID of the Engine onto which to provision. If the source ID unambiguously identifies a source object, this parameter is unnecessary and ignored. source_data_id=string The ID of the source object (dSource or VDB) to provision from. If this property is not set, the data_source of the snapshot_id will be used. --body=PARAM The request to get default VDB provision parameters for provisioning a new VDB by snapshot. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: provision_vdb_from_bookmark ======================================== Usage: dct-toolkit provision_vdb_from_bookmark[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: oracle sybase mssql appdata postgres ======================================== COMMAND: provision_vdb_from_bookmark_defaults ======================================== Usage: dct-toolkit provision_vdb_from_bookmark_defaults[-hVw] [-cs] [-jh] ([bookmark_id=string] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[,...] [-c=[, ...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. bookmark_id=string The ID of the bookmark from which to execute the operation. The bookmark must contain only one VDB. --body=PARAM The request to get default VDB provision parameters for provisioning a new VDB from a bookmark. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: empty_vdb ======================================== Usage: dct-toolkit empty_vdb[-hV] [COMMAND] -h, --help Show this help message and exit. -V, --version Print version information and exit. Commands: oracle sybase mssql appdata postgres ======================================== COMMAND: oracle_asm_in_place_vdb_export ======================================== Usage: dct-toolkit oracle_asm_in_place_vdb_export[-hVw] vdb_id= [-cs] [-jh] ([default_data_diskgroup=string [redo_diskgroup=string] [rman_channels=integer] [rman_file_section_size_in_gb=integer] [db_unique_name=string] [pdb_name=string] [--[no-]operations_postV2P]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. default_data_diskgroup=string Default diskgroup for datafiles. redo_diskgroup=string Diskgroup for archive logs. Optional as it is not required for PDB databases. rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. db_unique_name=string Unique name to be given to the database after it is converted to physical. pdb_name=string The name to be given to the PDB after it is exported in-place. --[no-]operations_postV2P Indicates operations allowed on virtual source post V2P. --body=PARAM The parameters to perform Oracle ASM inplace VDB/VPDB export. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_in_place ======================================== Usage: dct-toolkit export_vdb_in_place[-hVw] vdb_id= [-cs] [-jh] [[[targetDirectory=string] [dataDirectory=string] [archiveDirectory=string] [externalDirectory=string] [tempDirectory=string] [scriptDirectory=string] [--[no-] useAbsolutePathForDataFiles] [rman_channels=integer] [rman_file_section_size_in_gb=integer] [db_unique_name=string] [pdb_name=string] [--[no-] operations_postV2P]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[,...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. targetDirectory=string The base directory to use for the exported database. dataDirectory=string The directory for data files. archiveDirectory=string The directory for archive files. externalDirectory=string The directory for external files. tempDirectory=string The directory for temporary files. scriptDirectory=string The directory for script files. --[no-]useAbsolutePathForDataFiles Whether to use absolute path for data files (Oracle only). rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. db_unique_name=string Unique name to be given to the database after it is converted to physical. pdb_name=string The name to be given to the PDB after it is exported in-place. --[no-]operations_postV2P Indicates operations allowed on virtual source post V2P. --body=PARAM The parameters to perform an in-place export of a virtual database to a physical file system. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_to_asm_by_snapshot ======================================== Usage: dct-toolkit export_vdb_to_asm_by_snapshot[-hVw] vdb_id= [-cs] [-jh] ([default_data_diskgroup=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [redo_diskgroup=string] [rman_channels=integer] [rman_file_section_size_in_gb=integer] [snapshot_id=string]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. default_data_diskgroup=string Default diskgroup for datafiles. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). redo_diskgroup=string Diskgroup for archive logs. Optional as it is not required for PDB databases. rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. snapshot_id=string The ID of the snapshot from which to execute the operation. If snapshot_id is not provided, the latest snapshot will be selected. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_to_asm_by_location ======================================== Usage: dct-toolkit export_vdb_to_asm_by_location[-hVw] vdb_id= [-cs] [-jh] ([default_data_diskgroup=string location=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [redo_diskgroup=string] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. default_data_diskgroup=string Default diskgroup for datafiles. location=string The SCN value in the snapshot to perform the export from this SCN location. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). redo_diskgroup=string Diskgroup for archive logs. Optional as it is not required for PDB databases. rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_to_asm_by_timestamp ======================================== Usage: dct-toolkit export_vdb_to_asm_by_timestamp[-hVw] vdb_id= [-cs] [-jh] ([timeflow_id=string default_data_diskgroup=string timestamp=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [redo_diskgroup=string] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. timeflow_id=string The Timeflow ID. default_data_diskgroup=string Default diskgroup for datafiles. timestamp=string The timestamp at which to execute the operation. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). redo_diskgroup=string Diskgroup for archive logs. Optional as it is not required for PDB databases. rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_from_bookmark ======================================== Usage: dct-toolkit export_vdb_from_bookmark[-hVw] vdb_id= [-cs] [-jh] ([bookmark_id=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [targetDirectory=string] [dataDirectory=string] [archiveDirectory=string] [externalDirectory=string] [tempDirectory=string] [scriptDirectory=string] [--[no-] useAbsolutePathForDataFiles] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. bookmark_id=string The ID of the bookmark from which to execute the operation. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). targetDirectory=string The base directory to use for the exported database. dataDirectory=string The directory for data files. archiveDirectory=string The directory for archive files. externalDirectory=string The directory for external files. tempDirectory=string The directory for temporary files. scriptDirectory=string The directory for script files. --[no-]useAbsolutePathForDataFiles Whether to use absolute path for data files (Oracle only). rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a VDB. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_to_asm_by_bookmark ======================================== Usage: dct-toolkit export_vdb_to_asm_by_bookmark[-hVw] vdb_id= [-cs] [-jh] ([bookmark_id=string default_data_diskgroup=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [redo_diskgroup=string] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. bookmark_id=string The ID of the bookmark from which to execute the operation. default_data_diskgroup=string Default diskgroup for datafiles. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). redo_diskgroup=string Diskgroup for archive logs. Optional as it is not required for PDB databases. rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_by_timestamp ======================================== Usage: dct-toolkit export_vdb_by_timestamp[-hVw] vdb_id= [-cs] [-jh] ([timeflow_id=string timestamp=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [targetDirectory=string] [dataDirectory=string] [archiveDirectory=string] [externalDirectory=string] [tempDirectory=string] [scriptDirectory=string] [--[no-] useAbsolutePathForDataFiles] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. timeflow_id=string The Timeflow ID. timestamp=string The timestamp at which to execute the operation. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). targetDirectory=string The base directory to use for the exported database. dataDirectory=string The directory for data files. archiveDirectory=string The directory for archive files. externalDirectory=string The directory for external files. tempDirectory=string The directory for temporary files. scriptDirectory=string The directory for script files. --[no-]useAbsolutePathForDataFiles Whether to use absolute path for data files (Oracle only). rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_by_snapshot ======================================== Usage: dct-toolkit export_vdb_by_snapshot[-hVw] vdb_id= [-cs] [-jh] [[[unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [targetDirectory=string] [dataDirectory=string] [archiveDirectory=string] [externalDirectory=string] [tempDirectory=string] [scriptDirectory=string] [--[no-] useAbsolutePathForDataFiles] [rman_channels=integer] [rman_file_section_size_in_gb=integer] [snapshot_id=string]] | [--body=PARAM]] [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). targetDirectory=string The base directory to use for the exported database. dataDirectory=string The directory for data files. archiveDirectory=string The directory for archive files. externalDirectory=string The directory for external files. tempDirectory=string The directory for temporary files. scriptDirectory=string The directory for script files. --[no-]useAbsolutePathForDataFiles Whether to use absolute path for data files (Oracle only). rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. snapshot_id=string The ID of the snapshot from which to execute the operation. If snapshot_id is not provided, the latest snapshot will be selected. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ======================================== COMMAND: export_vdb_by_location ======================================== Usage: dct-toolkit export_vdb_by_location[-hVw] vdb_id= [-cs] [-jh] ([location=string [unique_name=string] [database_name=string] [repository_id=string] [environment_user_ref=string] [tde_keystore_password=string] [tde_keystore_config_type=string] [oracle_instance_name=string] [instance_number=integer] [instances=array] [mount_base=string] [config_params=object] [cdb_id=string] [parent_tde_keystore_path=string] [parent_tde_keystore_password=string] [tde_exported_keyfile_secret=string] [tde_key_identifier=string] [crs_database_name=string] [--[no-]recover_database] [file_mapping_rules=string] [--[no-]enable_cdc] [recovery_model=string] [mirroring_state=string] [targetDirectory=string] [dataDirectory=string] [archiveDirectory=string] [externalDirectory=string] [tempDirectory=string] [scriptDirectory=string] [--[no-] useAbsolutePathForDataFiles] [rman_channels=integer] [rman_file_section_size_in_gb=integer]] | [--body=PARAM]) [-jp= | -ex=] [-A | -c=[, ...] [-c=[,...]]... | -js] -h, --help Show this help message and exit. -V, --version Print version information and exit. vdbId, vdb_id= The ID of the VDB. location=string The timeflow point location to execute the operation. unique_name=string The unique name of the database. database_name=string The name of the database. repository_id=string The repository_id to use for this operation. environment_user_ref=string The environment user reference. tde_keystore_password=string The password for the Transparent Data Encryption keystore associated with this database. tde_keystore_config_type=string Values: [FILE, OKV, HSM, OKV|FILE, FILE|OKV, HSM|FILE, FILE|HSM, OCI_VAULT]Oracle TDE keystore configuration type. oracle_instance_name=string SID of the exported database instance_number=integer The number of the instance. instances=array mount_base=string The base mount point to use for the NFS mounts for the temporary VDB. config_params=object Database configuration parameter overrides. cdb_id=string ID of an Oracle multitenant database this pluggable database belongs to. parent_tde_keystore_path=string Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. parent_tde_keystore_password=string The password of the keystore specified in parentTdeKeystorePath. tde_exported_keyfile_secret=string Secret to be used while exporting and importing vPDB encryption keys. tde_key_identifier=string Virtual database master encryption key id, as recorded in v$encryption_keys.key_id. crs_database_name=string The Oracle Clusterware database name. --[no-]recover_database If specified, then take the exported database through recovery procedures, if necessary, to reach a consistent point. file_mapping_rules=string Database file mapping rules. --[no-]enable_cdc Indicates whether to enable Change Data Capture (CDC) or not on exported database(MSSql Only). recovery_model=string Values: [FULL, SIMPLE, BULK_LOGGED]Recovery model of the database (MSSql Only). mirroring_state=string Values: [SUSPENDED, DISCONNECTED, SYNCHRONIZING, PENDING_FAILOVER, SYNCHRONIZED, NOT_SYNCHRONIZED, FAILOVER_POSSIBLE, NONE] Recovery model of the database (MSSql Only). targetDirectory=string The base directory to use for the exported database. dataDirectory=string The directory for data files. archiveDirectory=string The directory for archive files. externalDirectory=string The directory for external files. tempDirectory=string The directory for temporary files. scriptDirectory=string The directory for script files. --[no-]useAbsolutePathForDataFiles Whether to use absolute path for data files (Oracle only). rman_channels=integer Number of data streams to connect to the database. rman_file_section_size_in_gb=integer Number of GigaBytes in which RMAN will break large files to back them in parallel. --body=PARAM The parameters to export a vdb. -w, --[no-]wait Wait for asynchronous job completion. Default value of this option is true meaning that asynchronous jobs will wait unless specified. This option is a noop for synchronous commands. -jp, --jsonpath= Json path notation to extract specific object from the successful response. Mutually exclusive with --expand option. -ex, --expand= Property name of the nested array/object which needs to be rendered. Mutually exclusive with --jsonpath option. -A, --[no-]all-columns Whether to print all of the properties while rendering response in table format. By default not all properties from the response will be printed in table format. This option is mutually exclusive with --columns/-c and --json/-js options. -c, --columns=[,...] Comma separated list of property names that needs to be selected while rendering response in table format. By default not all properties from the response will be printed in table format. Mutually exclusive with --all-columns/-A and and --json/-js options. -js, --[no-]json Whether to output the response in JSON format. Mutually exclusive with --all-columns/-A and --columns/-c options. -cs, --[no-]csv Whether to output the response in CSV format. This option is only applicable to list responses that are rendered in table format by default.By default this will print all of the properties from the response so providing --all-columns/-A is a noop. -jh, --[no-]jsonhelp Option to print help message which contains request body and response body JSON structure ========================================