C# Class iControl.NetworkingiSessionRemoteInterfaceV2

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

Public Methods

Method Description
Begincreate ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_peers ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_UUID ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_behind_nat_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_dedup_cache ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_internal_forwarding ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_management_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_nat_config_status ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_nat_source_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_origin ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_peer_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_peer_ip_list ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_peer_name ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_peer_routing_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_profile_serverssl ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_tunnel_port ( string peers, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginset_behind_nat_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string peers, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values, System callback, object asyncState ) : System.IAsyncResult
Beginset_management_address ( string peers, string ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_nat_config_status ( string peers, string nat_configs, System callback, object asyncState ) : System.IAsyncResult
Beginset_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states, System callback, object asyncState ) : System.IAsyncResult
Beginset_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins, System callback, object asyncState ) : System.IAsyncResult
Beginset_peer_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_peer_routing_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_profile_serverssl ( string peers, string serverssl, System callback, object asyncState ) : System.IAsyncResult
Beginset_tunnel_port ( string peers, long tunnel_ports, System callback, object asyncState ) : System.IAsyncResult
Endcreate ( System asyncResult ) : void
Enddelete_all_peers ( System asyncResult ) : void
Enddelete_peer ( System asyncResult ) : void
Endget_UUID ( System asyncResult ) : iControl.NetworkingUuid_128[]
Endget_address ( System asyncResult ) : string[]
Endget_behind_nat_state ( System asyncResult ) : CommonEnabledState[]
Endget_dedup_cache ( System asyncResult ) : long[]
Endget_description ( System asyncResult ) : string[]
Endget_internal_forwarding ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[]
Endget_list ( System asyncResult ) : string[]
Endget_management_address ( System asyncResult ) : string[]
Endget_nat_config_status ( System asyncResult ) : string[]
Endget_nat_source_address ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[]
Endget_origin ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2OriginState[]
Endget_peer_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_peer_ip_list ( System asyncResult ) : string[][]
Endget_peer_name ( System asyncResult ) : string[]
Endget_peer_routing_state ( System asyncResult ) : CommonEnabledState[]
Endget_profile_serverssl ( System asyncResult ) : string[]
Endget_tunnel_port ( System asyncResult ) : long[]
Endget_version ( System asyncResult ) : string
Endset_behind_nat_state ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_internal_forwarding ( System asyncResult ) : void
Endset_management_address ( System asyncResult ) : void
Endset_nat_config_status ( System asyncResult ) : void
Endset_nat_source_address ( System asyncResult ) : void
Endset_origin ( System asyncResult ) : void
Endset_peer_enabled_state ( System asyncResult ) : void
Endset_peer_routing_state ( System asyncResult ) : void
Endset_profile_serverssl ( System asyncResult ) : void
Endset_tunnel_port ( System asyncResult ) : void
NetworkingiSessionRemoteInterfaceV2 ( ) : System

Private Methods

Method Description
create ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl ) : void
delete_all_peers ( ) : void
delete_peer ( string peers ) : void
get_UUID ( string peers ) : NetworkingUuid_128[]
get_address ( string peers ) : string[]
get_behind_nat_state ( string peers ) : CommonEnabledState[]
get_dedup_cache ( string peers ) : long[]
get_description ( string peers ) : string[]
get_internal_forwarding ( string peers ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[]
get_list ( ) : string[]
get_management_address ( string peers ) : string[]
get_nat_config_status ( string peers ) : string[]
get_nat_source_address ( string peers ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[]
get_origin ( string peers ) : NetworkingiSessionRemoteInterfaceV2OriginState[]
get_peer_enabled_state ( string peers ) : CommonEnabledState[]
get_peer_ip_list ( string peers ) : string[][]
get_peer_name ( string peers ) : string[]
get_peer_routing_state ( string peers ) : CommonEnabledState[]
get_profile_serverssl ( string peers ) : string[]
get_tunnel_port ( string peers ) : long[]
get_version ( ) : string
set_behind_nat_state ( string peers, CommonEnabledState states ) : void
set_description ( string peers, string descriptions ) : void
set_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values ) : void
set_management_address ( string peers, string ips ) : void
set_nat_config_status ( string peers, string nat_configs ) : void
set_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states ) : void
set_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins ) : void
set_peer_enabled_state ( string peers, CommonEnabledState states ) : void
set_peer_routing_state ( string peers, CommonEnabledState states ) : void
set_profile_serverssl ( string peers, string serverssl ) : void
set_tunnel_port ( string peers, long tunnel_ports ) : void

Method Details

Begincreate() public method

public Begincreate ( string peers, string addresses, CommonEnabledState enabled, string names, string serverssl, System callback, object asyncState ) : System.IAsyncResult
peers string
addresses string
enabled CommonEnabledState
names string
serverssl string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_peers() public method

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

Begindelete_peer() public method

public Begindelete_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_UUID() public method

public Beginget_UUID ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_address() public method

public Beginget_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_behind_nat_state() public method

public Beginget_behind_nat_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_dedup_cache() public method

public Beginget_dedup_cache ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

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

Beginget_internal_forwarding() public method

public Beginget_internal_forwarding ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers 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_management_address() public method

public Beginget_management_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_nat_config_status() public method

public Beginget_nat_config_status ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_nat_source_address() public method

public Beginget_nat_source_address ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_origin() public method

public Beginget_origin ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_peer_enabled_state() public method

public Beginget_peer_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_peer_ip_list() public method

public Beginget_peer_ip_list ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_peer_name() public method

public Beginget_peer_name ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_peer_routing_state() public method

public Beginget_peer_routing_state ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_profile_serverssl() public method

public Beginget_profile_serverssl ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers string
callback System
asyncState object
return System.IAsyncResult

Beginget_tunnel_port() public method

public Beginget_tunnel_port ( string peers, System callback, object asyncState ) : System.IAsyncResult
peers 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

Beginset_behind_nat_state() public method

public Beginset_behind_nat_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
peers string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

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

Beginset_internal_forwarding() public method

public Beginset_internal_forwarding ( string peers, NetworkingiSessionRemoteInterfaceV2InternalForwarding values, System callback, object asyncState ) : System.IAsyncResult
peers string
values NetworkingiSessionRemoteInterfaceV2InternalForwarding
callback System
asyncState object
return System.IAsyncResult

Beginset_management_address() public method

public Beginset_management_address ( string peers, string ips, System callback, object asyncState ) : System.IAsyncResult
peers string
ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_nat_config_status() public method

public Beginset_nat_config_status ( string peers, string nat_configs, System callback, object asyncState ) : System.IAsyncResult
peers string
nat_configs string
callback System
asyncState object
return System.IAsyncResult

Beginset_nat_source_address() public method

public Beginset_nat_source_address ( string peers, NetworkingiSessionRemoteInterfaceV2NatSourceAddress nat_states, System callback, object asyncState ) : System.IAsyncResult
peers string
nat_states NetworkingiSessionRemoteInterfaceV2NatSourceAddress
callback System
asyncState object
return System.IAsyncResult

Beginset_origin() public method

public Beginset_origin ( string peers, NetworkingiSessionRemoteInterfaceV2OriginState origins, System callback, object asyncState ) : System.IAsyncResult
peers string
origins NetworkingiSessionRemoteInterfaceV2OriginState
callback System
asyncState object
return System.IAsyncResult

Beginset_peer_enabled_state() public method

public Beginset_peer_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
peers string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_peer_routing_state() public method

public Beginset_peer_routing_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
peers string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_profile_serverssl() public method

public Beginset_profile_serverssl ( string peers, string serverssl, System callback, object asyncState ) : System.IAsyncResult
peers string
serverssl string
callback System
asyncState object
return System.IAsyncResult

Beginset_tunnel_port() public method

public Beginset_tunnel_port ( string peers, long tunnel_ports, System callback, object asyncState ) : System.IAsyncResult
peers string
tunnel_ports long
callback System
asyncState object
return System.IAsyncResult

Endcreate() public method

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

Enddelete_all_peers() public method

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

Enddelete_peer() public method

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

Endget_UUID() public method

public Endget_UUID ( System asyncResult ) : iControl.NetworkingUuid_128[]
asyncResult System
return iControl.NetworkingUuid_128[]

Endget_address() public method

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

Endget_behind_nat_state() public method

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

Endget_dedup_cache() public method

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

Endget_description() public method

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

Endget_internal_forwarding() public method

public Endget_internal_forwarding ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2InternalForwarding[]
asyncResult System
return NetworkingiSessionRemoteInterfaceV2InternalForwarding[]

Endget_list() public method

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

Endget_management_address() public method

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

Endget_nat_config_status() public method

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

Endget_nat_source_address() public method

public Endget_nat_source_address ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2NatSourceAddress[]
asyncResult System
return NetworkingiSessionRemoteInterfaceV2NatSourceAddress[]

Endget_origin() public method

public Endget_origin ( System asyncResult ) : NetworkingiSessionRemoteInterfaceV2OriginState[]
asyncResult System
return NetworkingiSessionRemoteInterfaceV2OriginState[]

Endget_peer_enabled_state() public method

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

Endget_peer_ip_list() public method

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

Endget_peer_name() public method

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

Endget_peer_routing_state() public method

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

Endget_profile_serverssl() public method

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

Endget_tunnel_port() public method

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

Endget_version() public method

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

Endset_behind_nat_state() public method

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

Endset_description() public method

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

Endset_internal_forwarding() public method

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

Endset_management_address() public method

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

Endset_nat_config_status() public method

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

Endset_nat_source_address() public method

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

Endset_origin() public method

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

Endset_peer_enabled_state() public method

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

Endset_peer_routing_state() public method

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

Endset_profile_serverssl() public method

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

Endset_tunnel_port() public method

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

NetworkingiSessionRemoteInterfaceV2() public method

public NetworkingiSessionRemoteInterfaceV2 ( ) : System
return System