Method | Description | |
---|---|---|
Beginadd_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
Beginadd_vlan ( string guests, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string guests, string hostnames, string images, |
||
Begindelete_all_guests ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_virtual_disks ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_guest ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_virtual_disk ( |
||
Beginget_all_ha_status_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_module_provision_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_prompt_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_software_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_virtual_disk_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_capability ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_completion_status ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_allowed_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_assigned_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_cores_per_slot ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_min_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_guest_state ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ha_status_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_hostname ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_initial_image ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_address ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_gateway ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_module_provision_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_network_mode ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_prompt_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_slot_allocation ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_software_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ssl_mode ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_virtual_disk ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_virtual_disk_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_virtual_disk_statistics ( |
||
Beginget_vlan ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_capabilities ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_vlans ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_vlan ( string guests, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
Beginset_guest_allowed_slots ( string guests, short allowed_slots, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_guest_cores_per_slot ( string guests, short cores_per_slots, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_guest_min_slots ( string guests, short min_slots, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_guest_slots ( string guests, short slots, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_guest_state ( string guests, SystemVCMPVCMPGuestState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_hostname ( string guests, string hostnames, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_initial_image ( string guests, string images, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_address ( string guests, |
||
Beginset_management_gateway ( string guests, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_network_mode ( string guests, SystemVCMPVCMPNetworkMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_slot_allocation ( string guests, SystemVCMPVCMPSlotAllocation allocs, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ssl_mode ( string guests, SystemVCMPVCMPSSLMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_virtual_disk ( string guests, string disks, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_capability ( System asyncResult ) : void | ||
Endadd_vlan ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_guests ( System asyncResult ) : void | ||
Enddelete_all_virtual_disks ( System asyncResult ) : void | ||
Enddelete_guest ( System asyncResult ) : void | ||
Enddelete_virtual_disk ( System asyncResult ) : void | ||
Endget_all_ha_status_statistics ( System asyncResult ) : |
||
Endget_all_module_provision_statistics ( System asyncResult ) : |
||
Endget_all_prompt_statistics ( System asyncResult ) : |
||
Endget_all_software_statistics ( System asyncResult ) : |
||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_all_virtual_disk_statistics ( System asyncResult ) : |
||
Endget_capability ( System asyncResult ) : SystemVCMPVCMPCapabilityID[][] | ||
Endget_capability_value ( System asyncResult ) : iControl.CommonULong64[][] | ||
Endget_completion_status ( System asyncResult ) : iControl.SystemVCMPVCMPCompletionStatus[][] | ||
Endget_guest_allowed_slots ( System asyncResult ) : short[][] | ||
Endget_guest_assigned_slots ( System asyncResult ) : short[][] | ||
Endget_guest_cores_per_slot ( System asyncResult ) : short[] | ||
Endget_guest_min_slots ( System asyncResult ) : short[] | ||
Endget_guest_slots ( System asyncResult ) : short[] | ||
Endget_guest_state ( System asyncResult ) : SystemVCMPVCMPGuestState[] | ||
Endget_ha_status_statistics ( System asyncResult ) : |
||
Endget_hostname ( System asyncResult ) : string[] | ||
Endget_initial_image ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_management_address ( System asyncResult ) : iControl.CommonIPNetmask[] | ||
Endget_management_gateway ( System asyncResult ) : string[] | ||
Endget_module_provision_statistics ( System asyncResult ) : |
||
Endget_network_mode ( System asyncResult ) : SystemVCMPVCMPNetworkMode[] | ||
Endget_prompt_statistics ( System asyncResult ) : |
||
Endget_slot_allocation ( System asyncResult ) : SystemVCMPVCMPSlotAllocation[] | ||
Endget_software_statistics ( System asyncResult ) : |
||
Endget_ssl_mode ( System asyncResult ) : SystemVCMPVCMPSSLMode[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endget_virtual_disk ( System asyncResult ) : string[] | ||
Endget_virtual_disk_list ( System asyncResult ) : iControl.SystemVCMPVirtualDisk[] | ||
Endget_virtual_disk_statistics ( System asyncResult ) : |
||
Endget_vlan ( System asyncResult ) : string[][] | ||
Endremove_all_capabilities ( System asyncResult ) : void | ||
Endremove_all_vlans ( System asyncResult ) : void | ||
Endremove_capability ( System asyncResult ) : void | ||
Endremove_vlan ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_capability_value ( System asyncResult ) : void | ||
Endset_guest_allowed_slots ( System asyncResult ) : void | ||
Endset_guest_cores_per_slot ( System asyncResult ) : void | ||
Endset_guest_min_slots ( System asyncResult ) : void | ||
Endset_guest_slots ( System asyncResult ) : void | ||
Endset_guest_state ( System asyncResult ) : void | ||
Endset_hostname ( System asyncResult ) : void | ||
Endset_initial_image ( System asyncResult ) : void | ||
Endset_management_address ( System asyncResult ) : void | ||
Endset_management_gateway ( System asyncResult ) : void | ||
Endset_network_mode ( System asyncResult ) : void | ||
Endset_slot_allocation ( System asyncResult ) : void | ||
Endset_ssl_mode ( System asyncResult ) : void | ||
Endset_virtual_disk ( System asyncResult ) : void | ||
SystemVCMP ( ) : System |
Method | Description | |
---|---|---|
add_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
add_vlan ( string guests, string vlans ) : void | ||
create ( string guests, string hostnames, string images, |
||
delete_all_guests ( ) : void | ||
delete_all_virtual_disks ( ) : void | ||
delete_guest ( string guests ) : void | ||
delete_virtual_disk ( |
||
get_all_ha_status_statistics ( ) : |
||
get_all_module_provision_statistics ( ) : |
||
get_all_prompt_statistics ( ) : |
||
get_all_software_statistics ( ) : |
||
get_all_statistics ( ) : |
||
get_all_virtual_disk_statistics ( ) : |
||
get_capability ( string guests ) : SystemVCMPVCMPCapabilityID[][] | ||
get_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities ) : iControl.CommonULong64[][] | ||
get_completion_status ( string guests ) : iControl.SystemVCMPVCMPCompletionStatus[][] | ||
get_guest_allowed_slots ( string guests ) : short[][] | ||
get_guest_assigned_slots ( string guests ) : short[][] | ||
get_guest_cores_per_slot ( string guests ) : short[] | ||
get_guest_min_slots ( string guests ) : short[] | ||
get_guest_slots ( string guests ) : short[] | ||
get_guest_state ( string guests ) : SystemVCMPVCMPGuestState[] | ||
get_ha_status_statistics ( string guests ) : |
||
get_hostname ( string guests ) : string[] | ||
get_initial_image ( string guests ) : string[] | ||
get_list ( ) : string[] | ||
get_management_address ( string guests ) : iControl.CommonIPNetmask[] | ||
get_management_gateway ( string guests ) : string[] | ||
get_module_provision_statistics ( string guests ) : |
||
get_network_mode ( string guests ) : SystemVCMPVCMPNetworkMode[] | ||
get_prompt_statistics ( string guests ) : |
||
get_slot_allocation ( string guests ) : SystemVCMPVCMPSlotAllocation[] | ||
get_software_statistics ( string guests ) : |
||
get_ssl_mode ( string guests ) : SystemVCMPVCMPSSLMode[] | ||
get_statistics ( string guests ) : |
||
get_version ( ) : string | ||
get_virtual_disk ( string guests ) : string[] | ||
get_virtual_disk_list ( ) : iControl.SystemVCMPVirtualDisk[] | ||
get_virtual_disk_statistics ( |
||
get_vlan ( string guests ) : string[][] | ||
remove_all_capabilities ( string guests ) : void | ||
remove_all_vlans ( string guests ) : void | ||
remove_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities ) : void | ||
remove_vlan ( string guests, string vlans ) : void | ||
reset_statistics ( string guests ) : void | ||
set_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
set_guest_allowed_slots ( string guests, short allowed_slots ) : void | ||
set_guest_cores_per_slot ( string guests, short cores_per_slots ) : void | ||
set_guest_min_slots ( string guests, short min_slots ) : void | ||
set_guest_slots ( string guests, short slots ) : void | ||
set_guest_state ( string guests, SystemVCMPVCMPGuestState states ) : void | ||
set_hostname ( string guests, string hostnames ) : void | ||
set_initial_image ( string guests, string images ) : void | ||
set_management_address ( string guests, |
||
set_management_gateway ( string guests, string gateways ) : void | ||
set_network_mode ( string guests, SystemVCMPVCMPNetworkMode modes ) : void | ||
set_slot_allocation ( string guests, SystemVCMPVCMPSlotAllocation allocs ) : void | ||
set_ssl_mode ( string guests, SystemVCMPVCMPSSLMode modes ) : void | ||
set_virtual_disk ( string guests, string disks ) : void |
public Beginadd_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
guests | string | |
capabilities | SystemVCMPVCMPCapabilityID | |
values | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_vlan ( string guests, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string guests, string hostnames, string images, |
||
guests | string | |
hostnames | string | |
images | string | |
addresses | ||
gateways | string | |
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_guests ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_virtual_disks ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_guest ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_virtual_disk ( |
||
disks | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_ha_status_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_module_provision_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_prompt_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_software_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
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_all_virtual_disk_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_capability ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
capabilities | SystemVCMPVCMPCapabilityID | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_completion_status ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_allowed_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_assigned_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_cores_per_slot ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_min_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_slots ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_guest_state ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ha_status_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_hostname ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_initial_image ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | 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_management_address ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_gateway ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_module_provision_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_network_mode ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_prompt_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_slot_allocation ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_software_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ssl_mode ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | 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 Beginget_virtual_disk ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_virtual_disk_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_virtual_disk_statistics ( |
||
disks | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_capabilities ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_vlans ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_capability ( string guests, SystemVCMPVCMPCapabilityID capabilities, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
capabilities | SystemVCMPVCMPCapabilityID | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_vlan ( string guests, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string guests, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_capability_value ( string guests, SystemVCMPVCMPCapabilityID capabilities, |
||
guests | string | |
capabilities | SystemVCMPVCMPCapabilityID | |
values | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_guest_allowed_slots ( string guests, short allowed_slots, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
allowed_slots | short | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_guest_cores_per_slot ( string guests, short cores_per_slots, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
cores_per_slots | short | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_guest_min_slots ( string guests, short min_slots, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
min_slots | short | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_guest_slots ( string guests, short slots, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
slots | short | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_guest_state ( string guests, SystemVCMPVCMPGuestState states, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
states | SystemVCMPVCMPGuestState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_hostname ( string guests, string hostnames, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
hostnames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_initial_image ( string guests, string images, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
images | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_address ( string guests, |
||
guests | string | |
addresses | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_gateway ( string guests, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
gateways | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_network_mode ( string guests, SystemVCMPVCMPNetworkMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
modes | SystemVCMPVCMPNetworkMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_slot_allocation ( string guests, SystemVCMPVCMPSlotAllocation allocs, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
allocs | SystemVCMPVCMPSlotAllocation | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ssl_mode ( string guests, SystemVCMPVCMPSSLMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
modes | SystemVCMPVCMPSSLMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_virtual_disk ( string guests, string disks, System callback, object asyncState ) : System.IAsyncResult | ||
guests | string | |
disks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_capability ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_guests ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_virtual_disks ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_guest ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_virtual_disk ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_ha_status_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_all_module_provision_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_all_prompt_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_all_software_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_all_virtual_disk_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_capability ( System asyncResult ) : SystemVCMPVCMPCapabilityID[][] | ||
asyncResult | System | |
return | SystemVCMPVCMPCapabilityID[][] |
public Endget_capability_value ( System asyncResult ) : iControl.CommonULong64[][] | ||
asyncResult | System | |
return | iControl.CommonULong64[][] |
public Endget_completion_status ( System asyncResult ) : iControl.SystemVCMPVCMPCompletionStatus[][] | ||
asyncResult | System | |
return | iControl.SystemVCMPVCMPCompletionStatus[][] |
public Endget_guest_allowed_slots ( System asyncResult ) : short[][] | ||
asyncResult | System | |
return | short[][] |
public Endget_guest_assigned_slots ( System asyncResult ) : short[][] | ||
asyncResult | System | |
return | short[][] |
public Endget_guest_cores_per_slot ( System asyncResult ) : short[] | ||
asyncResult | System | |
return | short[] |
public Endget_guest_min_slots ( System asyncResult ) : short[] | ||
asyncResult | System | |
return | short[] |
public Endget_guest_slots ( System asyncResult ) : short[] | ||
asyncResult | System | |
return | short[] |
public Endget_guest_state ( System asyncResult ) : SystemVCMPVCMPGuestState[] | ||
asyncResult | System | |
return | SystemVCMPVCMPGuestState[] |
public Endget_ha_status_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_hostname ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_initial_image ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_address ( System asyncResult ) : iControl.CommonIPNetmask[] | ||
asyncResult | System | |
return | iControl.CommonIPNetmask[] |
public Endget_management_gateway ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_module_provision_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_network_mode ( System asyncResult ) : SystemVCMPVCMPNetworkMode[] | ||
asyncResult | System | |
return | SystemVCMPVCMPNetworkMode[] |
public Endget_prompt_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_slot_allocation ( System asyncResult ) : SystemVCMPVCMPSlotAllocation[] | ||
asyncResult | System | |
return | SystemVCMPVCMPSlotAllocation[] |
public Endget_software_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_ssl_mode ( System asyncResult ) : SystemVCMPVCMPSSLMode[] | ||
asyncResult | System | |
return | SystemVCMPVCMPSSLMode[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_virtual_disk ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_virtual_disk_list ( System asyncResult ) : iControl.SystemVCMPVirtualDisk[] | ||
asyncResult | System | |
return | iControl.SystemVCMPVirtualDisk[] |
public Endget_virtual_disk_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_vlan ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endremove_all_capabilities ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_vlans ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_capability ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_capability_value ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_guest_allowed_slots ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_guest_cores_per_slot ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_guest_min_slots ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_guest_slots ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_guest_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_hostname ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_initial_image ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_gateway ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_network_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_slot_allocation ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ssl_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_virtual_disk ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |