C# Class iControl.GlobalLBWideIP

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_alias ( string wide_ips, string aliases, System callback, object asyncState ) : System.IAsyncResult
Beginadd_metadata ( string wide_ips, string names, string values, System callback, object asyncState ) : System.IAsyncResult
Beginadd_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools, System callback, object asyncState ) : System.IAsyncResult
Beginadd_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string wide_ips, GlobalLBLBMethod lb_methods, GlobalLBWideIPWideIPPool wideip_pools, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_wideips ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_wideip ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_alias ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_application ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_enabled_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_ipv6_no_error_negative_ttl ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_ipv6_no_error_response_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_last_resort_pool ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_lb_decision_log_verbosity ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_lb_method ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_description ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_persistence ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_value ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_object_status ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_persistence_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_persistence_ttl ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_wideip ( string aliases, System callback, object asyncState ) : System.IAsyncResult
Beginget_wideip_pool ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginget_wideip_rule ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginremove_alias ( string wide_ips, string aliases, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_aliases ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_metadata ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_wideip_pools ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_wideip_rules ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginremove_metadata ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools, System callback, object asyncState ) : System.IAsyncResult
Beginremove_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
Beginreset_application ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_application ( string wide_ips, string applications, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string wide_ips, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_enabled_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_ipv6_no_error_negative_ttl ( string wide_ips, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_ipv6_no_error_response_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_last_resort_pool ( string wide_ips, string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_lb_decision_log_verbosity ( string wide_ips, GlobalLBWideIPLBDecisionLogVerbosity verbosities, System callback, object asyncState ) : System.IAsyncResult
Beginset_lb_method ( string wide_ips, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_description ( string wide_ips, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_persistence ( string wide_ips, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_value ( string wide_ips, string names, string values, System callback, object asyncState ) : System.IAsyncResult
Beginset_persistence_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_persistence_ttl ( string wide_ips, long values, System callback, object asyncState ) : System.IAsyncResult
Endadd_alias ( System asyncResult ) : void
Endadd_metadata ( System asyncResult ) : void
Endadd_wideip_pool ( System asyncResult ) : void
Endadd_wideip_rule ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_wideips ( System asyncResult ) : void
Enddelete_wideip ( System asyncResult ) : void
Endget_alias ( System asyncResult ) : string[][]
Endget_all_statistics ( System asyncResult ) : GlobalLBWideIPWideIPStatistics
Endget_application ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_ipv6_no_error_negative_ttl ( System asyncResult ) : long[]
Endget_ipv6_no_error_response_state ( System asyncResult ) : CommonEnabledState[]
Endget_last_resort_pool ( System asyncResult ) : string[]
Endget_lb_decision_log_verbosity ( System asyncResult ) : GlobalLBWideIPLBDecisionLogVerbosity[][]
Endget_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
Endget_list ( System asyncResult ) : string[]
Endget_metadata ( System asyncResult ) : string[][]
Endget_metadata_description ( System asyncResult ) : string[][]
Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][]
Endget_metadata_value ( System asyncResult ) : string[][]
Endget_object_status ( System asyncResult ) : CommonObjectStatus[]
Endget_persistence_state ( System asyncResult ) : CommonEnabledState[]
Endget_persistence_ttl ( System asyncResult ) : long[]
Endget_statistics ( System asyncResult ) : GlobalLBWideIPWideIPStatistics
Endget_version ( System asyncResult ) : string
Endget_wideip ( System asyncResult ) : string[][]
Endget_wideip_pool ( System asyncResult ) : GlobalLBWideIPWideIPPool[][]
Endget_wideip_rule ( System asyncResult ) : GlobalLBWideIPWideIPRule[][]
Endremove_alias ( System asyncResult ) : void
Endremove_all_aliases ( System asyncResult ) : void
Endremove_all_metadata ( System asyncResult ) : void
Endremove_all_wideip_pools ( System asyncResult ) : void
Endremove_all_wideip_rules ( System asyncResult ) : void
Endremove_metadata ( System asyncResult ) : void
Endremove_wideip_pool ( System asyncResult ) : void
Endremove_wideip_rule ( System asyncResult ) : void
Endreset_application ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endset_application ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_enabled_state ( System asyncResult ) : void
Endset_ipv6_no_error_negative_ttl ( System asyncResult ) : void
Endset_ipv6_no_error_response_state ( System asyncResult ) : void
Endset_last_resort_pool ( System asyncResult ) : void
Endset_lb_decision_log_verbosity ( System asyncResult ) : void
Endset_lb_method ( System asyncResult ) : void
Endset_metadata_description ( System asyncResult ) : void
Endset_metadata_persistence ( System asyncResult ) : void
Endset_metadata_value ( System asyncResult ) : void
Endset_persistence_state ( System asyncResult ) : void
Endset_persistence_ttl ( System asyncResult ) : void
GlobalLBWideIP ( ) : System

Private Methods

Method Description
add_alias ( string wide_ips, string aliases ) : void
add_metadata ( string wide_ips, string names, string values ) : void
add_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools ) : void
add_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules ) : void
create ( string wide_ips, GlobalLBLBMethod lb_methods, GlobalLBWideIPWideIPPool wideip_pools, GlobalLBWideIPWideIPRule wideip_rules ) : void
delete_all_wideips ( ) : void
delete_wideip ( string wide_ips ) : void
get_alias ( string wide_ips ) : string[][]
get_all_statistics ( ) : GlobalLBWideIPWideIPStatistics
get_application ( string wide_ips ) : string[]
get_description ( string wide_ips ) : string[]
get_enabled_state ( string wide_ips ) : CommonEnabledState[]
get_ipv6_no_error_negative_ttl ( string wide_ips ) : long[]
get_ipv6_no_error_response_state ( string wide_ips ) : CommonEnabledState[]
get_last_resort_pool ( string wide_ips ) : string[]
get_lb_decision_log_verbosity ( string wide_ips ) : GlobalLBWideIPLBDecisionLogVerbosity[][]
get_lb_method ( string wide_ips ) : GlobalLBLBMethod[]
get_list ( ) : string[]
get_metadata ( string wide_ips ) : string[][]
get_metadata_description ( string wide_ips, string names ) : string[][]
get_metadata_persistence ( string wide_ips, string names ) : CommonMetadataPersistence[][]
get_metadata_value ( string wide_ips, string names ) : string[][]
get_object_status ( string wide_ips ) : CommonObjectStatus[]
get_persistence_state ( string wide_ips ) : CommonEnabledState[]
get_persistence_ttl ( string wide_ips ) : long[]
get_statistics ( string wide_ips ) : GlobalLBWideIPWideIPStatistics
get_version ( ) : string
get_wideip ( string aliases ) : string[][]
get_wideip_pool ( string wide_ips ) : GlobalLBWideIPWideIPPool[][]
get_wideip_rule ( string wide_ips ) : GlobalLBWideIPWideIPRule[][]
remove_alias ( string wide_ips, string aliases ) : void
remove_all_aliases ( string wide_ips ) : void
remove_all_metadata ( string wide_ips ) : void
remove_all_wideip_pools ( string wide_ips ) : void
remove_all_wideip_rules ( string wide_ips ) : void
remove_metadata ( string wide_ips, string names ) : void
remove_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools ) : void
remove_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules ) : void
reset_application ( string wide_ips ) : void
reset_statistics ( string wide_ips ) : void
set_application ( string wide_ips, string applications ) : void
set_description ( string wide_ips, string descriptions ) : void
set_enabled_state ( string wide_ips, CommonEnabledState states ) : void
set_ipv6_no_error_negative_ttl ( string wide_ips, long values ) : void
set_ipv6_no_error_response_state ( string wide_ips, CommonEnabledState states ) : void
set_last_resort_pool ( string wide_ips, string pool_names ) : void
set_lb_decision_log_verbosity ( string wide_ips, GlobalLBWideIPLBDecisionLogVerbosity verbosities ) : void
set_lb_method ( string wide_ips, GlobalLBLBMethod lb_methods ) : void
set_metadata_description ( string wide_ips, string names, string descriptions ) : void
set_metadata_persistence ( string wide_ips, string names, CommonMetadataPersistence values ) : void
set_metadata_value ( string wide_ips, string names, string values ) : void
set_persistence_state ( string wide_ips, CommonEnabledState states ) : void
set_persistence_ttl ( string wide_ips, long values ) : void

Method Details

Beginadd_alias() public method

public Beginadd_alias ( string wide_ips, string aliases, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
aliases string
callback System
asyncState object
return System.IAsyncResult

Beginadd_metadata() public method

public Beginadd_metadata ( string wide_ips, string names, string values, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
values string
callback System
asyncState object
return System.IAsyncResult

Beginadd_wideip_pool() public method

public Beginadd_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
wideip_pools GlobalLBWideIPWideIPPool
callback System
asyncState object
return System.IAsyncResult

Beginadd_wideip_rule() public method

public Beginadd_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
wideip_rules GlobalLBWideIPWideIPRule
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string wide_ips, GlobalLBLBMethod lb_methods, GlobalLBWideIPWideIPPool wideip_pools, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
lb_methods GlobalLBLBMethod
wideip_pools GlobalLBWideIPWideIPPool
wideip_rules GlobalLBWideIPWideIPRule
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_wideips() public method

public Begindelete_all_wideips ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_wideip() public method

public Begindelete_wideip ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_alias() public method

public Beginget_alias ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics() public method

public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_application() public method

public Beginget_application ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_enabled_state() public method

public Beginget_enabled_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_ipv6_no_error_negative_ttl() public method

public Beginget_ipv6_no_error_negative_ttl ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_ipv6_no_error_response_state() public method

public Beginget_ipv6_no_error_response_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_last_resort_pool() public method

public Beginget_last_resort_pool ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_lb_decision_log_verbosity() public method

public Beginget_lb_decision_log_verbosity ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_lb_method() public method

public Beginget_lb_method ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata() public method

public Beginget_metadata ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_description() public method

public Beginget_metadata_description ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_persistence() public method

public Beginget_metadata_persistence ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_value() public method

public Beginget_metadata_value ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_object_status() public method

public Beginget_object_status ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_persistence_state() public method

public Beginget_persistence_state ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_persistence_ttl() public method

public Beginget_persistence_ttl ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_wideip() public method

public Beginget_wideip ( string aliases, System callback, object asyncState ) : System.IAsyncResult
aliases string
callback System
asyncState object
return System.IAsyncResult

Beginget_wideip_pool() public method

public Beginget_wideip_pool ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginget_wideip_rule() public method

public Beginget_wideip_rule ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginremove_alias() public method

public Beginremove_alias ( string wide_ips, string aliases, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
aliases string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_aliases() public method

public Beginremove_all_aliases ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_metadata() public method

public Beginremove_all_metadata ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_wideip_pools() public method

public Beginremove_all_wideip_pools ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_wideip_rules() public method

public Beginremove_all_wideip_rules ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginremove_metadata() public method

public Beginremove_metadata ( string wide_ips, string names, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_wideip_pool() public method

public Beginremove_wideip_pool ( string wide_ips, GlobalLBWideIPWideIPPool wideip_pools, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
wideip_pools GlobalLBWideIPWideIPPool
callback System
asyncState object
return System.IAsyncResult

Beginremove_wideip_rule() public method

public Beginremove_wideip_rule ( string wide_ips, GlobalLBWideIPWideIPRule wideip_rules, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
wideip_rules GlobalLBWideIPWideIPRule
callback System
asyncState object
return System.IAsyncResult

Beginreset_application() public method

public Beginreset_application ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string wide_ips, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_application() public method

public Beginset_application ( string wide_ips, string applications, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
applications string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string wide_ips, string descriptions, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_enabled_state() public method

public Beginset_enabled_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_ipv6_no_error_negative_ttl() public method

public Beginset_ipv6_no_error_negative_ttl ( string wide_ips, long values, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_ipv6_no_error_response_state() public method

public Beginset_ipv6_no_error_response_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_last_resort_pool() public method

public Beginset_last_resort_pool ( string wide_ips, string pool_names, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_lb_decision_log_verbosity() public method

public Beginset_lb_decision_log_verbosity ( string wide_ips, GlobalLBWideIPLBDecisionLogVerbosity verbosities, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
verbosities GlobalLBWideIPLBDecisionLogVerbosity
callback System
asyncState object
return System.IAsyncResult

Beginset_lb_method() public method

public Beginset_lb_method ( string wide_ips, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
lb_methods GlobalLBLBMethod
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_description() public method

public Beginset_metadata_description ( string wide_ips, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_persistence() public method

public Beginset_metadata_persistence ( string wide_ips, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
values CommonMetadataPersistence
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_value() public method

public Beginset_metadata_value ( string wide_ips, string names, string values, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
names string
values string
callback System
asyncState object
return System.IAsyncResult

Beginset_persistence_state() public method

public Beginset_persistence_state ( string wide_ips, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_persistence_ttl() public method

public Beginset_persistence_ttl ( string wide_ips, long values, System callback, object asyncState ) : System.IAsyncResult
wide_ips string
values long
callback System
asyncState object
return System.IAsyncResult

Endadd_alias() public method

public Endadd_alias ( System asyncResult ) : void
asyncResult System
return void

Endadd_metadata() public method

public Endadd_metadata ( System asyncResult ) : void
asyncResult System
return void

Endadd_wideip_pool() public method

public Endadd_wideip_pool ( System asyncResult ) : void
asyncResult System
return void

Endadd_wideip_rule() public method

public Endadd_wideip_rule ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_wideips() public method

public Enddelete_all_wideips ( System asyncResult ) : void
asyncResult System
return void

Enddelete_wideip() public method

public Enddelete_wideip ( System asyncResult ) : void
asyncResult System
return void

Endget_alias() public method

public Endget_alias ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : GlobalLBWideIPWideIPStatistics
asyncResult System
return GlobalLBWideIPWideIPStatistics

Endget_application() public method

public Endget_application ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_enabled_state() public method

public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_ipv6_no_error_negative_ttl() public method

public Endget_ipv6_no_error_negative_ttl ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_ipv6_no_error_response_state() public method

public Endget_ipv6_no_error_response_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_last_resort_pool() public method

public Endget_last_resort_pool ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_lb_decision_log_verbosity() public method

public Endget_lb_decision_log_verbosity ( System asyncResult ) : GlobalLBWideIPLBDecisionLogVerbosity[][]
asyncResult System
return GlobalLBWideIPLBDecisionLogVerbosity[][]

Endget_lb_method() public method

public Endget_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
asyncResult System
return GlobalLBLBMethod[]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_metadata() public method

public Endget_metadata ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_metadata_description() public method

public Endget_metadata_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_metadata_persistence() public method

public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][]
asyncResult System
return CommonMetadataPersistence[][]

Endget_metadata_value() public method

public Endget_metadata_value ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_object_status() public method

public Endget_object_status ( System asyncResult ) : CommonObjectStatus[]
asyncResult System
return CommonObjectStatus[]

Endget_persistence_state() public method

public Endget_persistence_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_persistence_ttl() public method

public Endget_persistence_ttl ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : GlobalLBWideIPWideIPStatistics
asyncResult System
return GlobalLBWideIPWideIPStatistics

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endget_wideip() public method

public Endget_wideip ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_wideip_pool() public method

public Endget_wideip_pool ( System asyncResult ) : GlobalLBWideIPWideIPPool[][]
asyncResult System
return GlobalLBWideIPWideIPPool[][]

Endget_wideip_rule() public method

public Endget_wideip_rule ( System asyncResult ) : GlobalLBWideIPWideIPRule[][]
asyncResult System
return GlobalLBWideIPWideIPRule[][]

Endremove_alias() public method

public Endremove_alias ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_aliases() public method

public Endremove_all_aliases ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_metadata() public method

public Endremove_all_metadata ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_wideip_pools() public method

public Endremove_all_wideip_pools ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_wideip_rules() public method

public Endremove_all_wideip_rules ( System asyncResult ) : void
asyncResult System
return void

Endremove_metadata() public method

public Endremove_metadata ( System asyncResult ) : void
asyncResult System
return void

Endremove_wideip_pool() public method

public Endremove_wideip_pool ( System asyncResult ) : void
asyncResult System
return void

Endremove_wideip_rule() public method

public Endremove_wideip_rule ( System asyncResult ) : void
asyncResult System
return void

Endreset_application() public method

public Endreset_application ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics() public method

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_application() public method

public Endset_application ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_enabled_state() public method

public Endset_enabled_state ( System asyncResult ) : void
asyncResult System
return void

Endset_ipv6_no_error_negative_ttl() public method

public Endset_ipv6_no_error_negative_ttl ( System asyncResult ) : void
asyncResult System
return void

Endset_ipv6_no_error_response_state() public method

public Endset_ipv6_no_error_response_state ( System asyncResult ) : void
asyncResult System
return void

Endset_last_resort_pool() public method

public Endset_last_resort_pool ( System asyncResult ) : void
asyncResult System
return void

Endset_lb_decision_log_verbosity() public method

public Endset_lb_decision_log_verbosity ( System asyncResult ) : void
asyncResult System
return void

Endset_lb_method() public method

public Endset_lb_method ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_description() public method

public Endset_metadata_description ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_persistence() public method

public Endset_metadata_persistence ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_value() public method

public Endset_metadata_value ( System asyncResult ) : void
asyncResult System
return void

Endset_persistence_state() public method

public Endset_persistence_state ( System asyncResult ) : void
asyncResult System
return void

Endset_persistence_ttl() public method

public Endset_persistence_ttl ( System asyncResult ) : void
asyncResult System
return void

GlobalLBWideIP() public method

public GlobalLBWideIP ( ) : System
return System