ARX::ManualMigrateRule

Introduced : ARX V6.02.000
The Manual Migrate Rule Interface lets applications migrate files within a volume.

Methods

Method Description Introduced
create Create a manual migrate rule with default configuration. ARX V6.02.000
create_and_configure Create a manual migrate rule with the specified configuration. ARX V6.02.000
get_configuration Returns a list of rule configurations for the specified rules. ARX V6.02.000
get_list Returns a list of ARX rule names. ARX V6.02.000
get_statistics Returns a list of rule statistics for the specified rules. ARX V6.02.000
get_status Returns the current status for the specified rules. ARX V6.02.000
migrate_files Submits a request to migrate a list of files to a specified share or share-farm. ARX V6.02.000
remove Remove a manual migrate rule. ARX V6.02.000
set_enable Set the enable state of the manual migrate rule. ARX V6.02.000
set_migrate_close_file Set the migrate close file option of the manual migrate rule. ARX V6.02.000
set_report Set the report configuration of a manual migrate rule. ARX V6.02.000

Structures

Structure

Description

Configuration

This structure contains the configuration of a manual migrate rule in a managed volume.

Statistics

This structure contains the current statistics of this rule.

Status

This structure contains the current status of this rule.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ConfigurationSequence Configuration [] A sequence of Configuration
StatisticsSequence Statistics [] A sequence of Statistics
StatusSequence Status [] A sequence of Status

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.