Method | Description | |
---|---|---|
Beginadd_ip ( |
||
Beginadd_ip_v2 ( string servers, |
||
Beginadd_metadata ( string servers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( |
||
Begincreate_v2 ( string servers, |
||
Begindelete_all_servers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_server ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_allow_path_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_allow_service_check_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_allow_snmp_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_configuration_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_data_center ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ip ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ip_v2 ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_limit ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_link_auto_configuration_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_description ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_persistence ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_value ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_association ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_prober_address ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_prober_pool ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_server_type ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_metadata ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_ip ( |
||
Beginremove_ip_v2 ( string servers, |
||
Beginremove_metadata ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_monitor_association ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_allow_path_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_allow_service_check_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_allow_snmp_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_data_center ( string servers, string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string servers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_limit ( |
||
Beginset_link_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_description ( string servers, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_persistence ( string servers, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_value ( string servers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_monitor_association ( |
||
Beginset_prober_address ( string servers, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_prober_pool ( string servers, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_server_type ( string servers, GlobalLBServerType types, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_ip ( System asyncResult ) : void | ||
Endadd_ip_v2 ( System asyncResult ) : void | ||
Endadd_metadata ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_v2 ( System asyncResult ) : void | ||
Enddelete_all_servers ( System asyncResult ) : void | ||
Enddelete_server ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_allow_path_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_allow_service_check_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_allow_snmp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_auto_configuration_state ( System asyncResult ) : GlobalLBAutoConfigurationState[] | ||
Endget_data_center ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_ip ( System asyncResult ) : iControl.GlobalLBServerServerIPDefinition[] | ||
Endget_ip_v2 ( System asyncResult ) : iControl.GlobalLBServerServerIPs[][] | ||
Endget_limit ( System asyncResult ) : iControl.GlobalLBServerServerMetricLimit[] | ||
Endget_link_auto_configuration_state ( System asyncResult ) : GlobalLBAutoConfigurationState[] | ||
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_monitor_association ( System asyncResult ) : iControl.GlobalLBServerMonitorAssociation[] | ||
Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
Endget_prober_address ( System asyncResult ) : string[] | ||
Endget_prober_pool ( System asyncResult ) : string[] | ||
Endget_server_type ( System asyncResult ) : GlobalLBServerType[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_metadata ( System asyncResult ) : void | ||
Endremove_ip ( System asyncResult ) : void | ||
Endremove_ip_v2 ( System asyncResult ) : void | ||
Endremove_metadata ( System asyncResult ) : void | ||
Endremove_monitor_association ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_allow_path_state ( System asyncResult ) : void | ||
Endset_allow_service_check_state ( System asyncResult ) : void | ||
Endset_allow_snmp_state ( System asyncResult ) : void | ||
Endset_auto_configuration_state ( System asyncResult ) : void | ||
Endset_data_center ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_limit ( System asyncResult ) : void | ||
Endset_link_auto_configuration_state ( System asyncResult ) : void | ||
Endset_metadata_description ( System asyncResult ) : void | ||
Endset_metadata_persistence ( System asyncResult ) : void | ||
Endset_metadata_value ( System asyncResult ) : void | ||
Endset_monitor_association ( System asyncResult ) : void | ||
Endset_prober_address ( System asyncResult ) : void | ||
Endset_prober_pool ( System asyncResult ) : void | ||
Endset_server_type ( System asyncResult ) : void | ||
GlobalLBServer ( ) : System |
Method | Description | |
---|---|---|
add_ip ( |
||
add_ip_v2 ( string servers, |
||
add_metadata ( string servers, string names, string values ) : void | ||
create ( |
||
create_v2 ( string servers, |
||
delete_all_servers ( ) : void | ||
delete_server ( string servers ) : void | ||
get_all_statistics ( ) : |
||
get_allow_path_state ( string servers ) : CommonEnabledState[] | ||
get_allow_service_check_state ( string servers ) : CommonEnabledState[] | ||
get_allow_snmp_state ( string servers ) : CommonEnabledState[] | ||
get_auto_configuration_state ( string servers ) : GlobalLBAutoConfigurationState[] | ||
get_data_center ( string servers ) : string[] | ||
get_description ( string servers ) : string[] | ||
get_enabled_state ( string servers ) : CommonEnabledState[] | ||
get_ip ( string servers ) : iControl.GlobalLBServerServerIPDefinition[] | ||
get_ip_v2 ( string servers ) : iControl.GlobalLBServerServerIPs[][] | ||
get_limit ( string servers ) : iControl.GlobalLBServerServerMetricLimit[] | ||
get_link_auto_configuration_state ( string servers ) : GlobalLBAutoConfigurationState[] | ||
get_list ( ) : string[] | ||
get_metadata ( string servers ) : string[][] | ||
get_metadata_description ( string servers, string names ) : string[][] | ||
get_metadata_persistence ( string servers, string names ) : CommonMetadataPersistence[][] | ||
get_metadata_value ( string servers, string names ) : string[][] | ||
get_monitor_association ( string server_names ) : iControl.GlobalLBServerMonitorAssociation[] | ||
get_object_status ( string servers ) : iControl.CommonObjectStatus[] | ||
get_prober_address ( string servers ) : string[] | ||
get_prober_pool ( string servers ) : string[] | ||
get_server_type ( string servers ) : GlobalLBServerType[] | ||
get_statistics ( string server_names ) : |
||
get_version ( ) : string | ||
remove_all_metadata ( string servers ) : void | ||
remove_ip ( |
||
remove_ip_v2 ( string servers, |
||
remove_metadata ( string servers, string names ) : void | ||
remove_monitor_association ( string server_names ) : void | ||
reset_statistics ( string server_names ) : void | ||
set_allow_path_state ( string servers, CommonEnabledState states ) : void | ||
set_allow_service_check_state ( string servers, CommonEnabledState states ) : void | ||
set_allow_snmp_state ( string servers, CommonEnabledState states ) : void | ||
set_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states ) : void | ||
set_data_center ( string servers, string data_centers ) : void | ||
set_description ( string servers, string descriptions ) : void | ||
set_enabled_state ( string servers, CommonEnabledState states ) : void | ||
set_limit ( |
||
set_link_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states ) : void | ||
set_metadata_description ( string servers, string names, string descriptions ) : void | ||
set_metadata_persistence ( string servers, string names, CommonMetadataPersistence values ) : void | ||
set_metadata_value ( string servers, string names, string values ) : void | ||
set_monitor_association ( |
||
set_prober_address ( string servers, string addresses ) : void | ||
set_prober_pool ( string servers, string pools ) : void | ||
set_server_type ( string servers, GlobalLBServerType types ) : void |
public Beginadd_ip ( |
||
ips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_ip_v2 ( string servers, |
||
servers | string | |
ips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_metadata ( string servers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( |
||
servers | ||
types | GlobalLBServerType | |
data_centers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_v2 ( string servers, |
||
servers | string | |
ips | ||
types | GlobalLBServerType | |
data_centers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_servers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_server ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_allow_path_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_allow_service_check_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_allow_snmp_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_auto_configuration_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_data_center ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ip ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ip_v2 ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_limit ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_link_auto_configuration_state ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_description ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_persistence ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_value ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_monitor_association ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
server_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_object_status ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_prober_address ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_prober_pool ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_server_type ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
server_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_metadata ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_ip ( |
||
ips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_ip_v2 ( string servers, |
||
servers | string | |
ips | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_metadata ( string servers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_monitor_association ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
server_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string server_names, System callback, object asyncState ) : System.IAsyncResult | ||
server_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_allow_path_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_allow_service_check_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_allow_snmp_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | GlobalLBAutoConfigurationState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_data_center ( string servers, string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
data_centers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string servers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string servers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_limit ( |
||
limits | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_link_auto_configuration_state ( string servers, GlobalLBAutoConfigurationState states, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
states | GlobalLBAutoConfigurationState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_description ( string servers, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_persistence ( string servers, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
values | CommonMetadataPersistence | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_value ( string servers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_monitor_association ( |
||
monitor_associations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_prober_address ( string servers, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_prober_pool ( string servers, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_server_type ( string servers, GlobalLBServerType types, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
types | GlobalLBServerType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_ip ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_ip_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_servers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_allow_path_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_allow_service_check_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_allow_snmp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_auto_configuration_state ( System asyncResult ) : GlobalLBAutoConfigurationState[] | ||
asyncResult | System | |
return | GlobalLBAutoConfigurationState[] |
public Endget_data_center ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_ip ( System asyncResult ) : iControl.GlobalLBServerServerIPDefinition[] | ||
asyncResult | System | |
return | iControl.GlobalLBServerServerIPDefinition[] |
public Endget_ip_v2 ( System asyncResult ) : iControl.GlobalLBServerServerIPs[][] | ||
asyncResult | System | |
return | iControl.GlobalLBServerServerIPs[][] |
public Endget_limit ( System asyncResult ) : iControl.GlobalLBServerServerMetricLimit[] | ||
asyncResult | System | |
return | iControl.GlobalLBServerServerMetricLimit[] |
public Endget_link_auto_configuration_state ( System asyncResult ) : GlobalLBAutoConfigurationState[] | ||
asyncResult | System | |
return | GlobalLBAutoConfigurationState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_metadata ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_metadata_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
asyncResult | System | |
return | CommonMetadataPersistence[][] |
public Endget_metadata_value ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBServerMonitorAssociation[] | ||
asyncResult | System | |
return | iControl.GlobalLBServerMonitorAssociation[] |
public Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
asyncResult | System | |
return | iControl.CommonObjectStatus[] |
public Endget_prober_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_prober_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_server_type ( System asyncResult ) : GlobalLBServerType[] | ||
asyncResult | System | |
return | GlobalLBServerType[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_ip ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_ip_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_allow_path_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_allow_service_check_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_allow_snmp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_configuration_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_data_center ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_limit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_link_auto_configuration_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_persistence ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_value ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_prober_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_prober_pool ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_server_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |