| Modifier and Type | Method and Description |
|---|---|
protected base_resource[] |
base_resource.add_resource(nitro_service service)
Use this method to perform a add operation on MPS resource.
|
protected base_resource[] |
base_resource.add_resource(nitro_service service,
options option)
Use this method to perform a add operation on MPS resource.
|
static login |
login.add(nitro_service client,
login resource)
Login.
|
static login[] |
login.add(nitro_service client,
login[] resources)
Login in bulk.
|
protected static base_resource[] |
base_resource.delete_bulk_request(nitro_service service,
base_resource[] resources)
Use this method to perform a delete operation on multiple MPS resources.
|
protected base_resource[] |
base_resource.delete_resource(nitro_service service)
Use this method to perform a delete operation on MPS resource.
|
static login |
login.delete(nitro_service client,
login resource)
Logout.
|
static login[] |
login.delete(nitro_service client,
login[] resources)
Logout in bulk.
|
protected base_resource[] |
login.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected abstract base_resource[] |
base_resource.get_nitro_bulk_response(nitro_service service,
String str) |
protected base_resource[] |
login.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected abstract base_resource[] |
base_resource.get_nitro_response(nitro_service service,
String str) |
protected base_resource |
base_resource.get_resource(nitro_service service)
Use this method to perform a get operation on MPS resource.
|
protected base_resource |
base_resource.get_resource(nitro_service service,
options option)
Use this method to perform a get operation on MPS resource.
|
protected base_resource[] |
base_resource.get_resources(nitro_service service)
Use this method to perform a get operation on MPS resource.
|
protected base_resource[] |
base_resource.get_resources(nitro_service service,
options option)
Use this method to perform a get operation on MPS resource.
|
protected base_resource[] |
base_resource.getfiltered(nitro_service service,
options option)
Use this method to perform a filtered get operation on MPS resource.
|
protected static base_resource[] |
base_resource.perform_operation_bulk_request(nitro_service service,
base_resource[] resources,
String action)
Use this method to perform add/reboot/stop/reboot ...etc
operation on multiple MPS resources.
|
base_resource[] |
base_resource.perform_operation(nitro_service service)
Use this method to perform a any post operation ...etc
operation on MPS resource.
|
base_resource[] |
base_resource.perform_operation(nitro_service service,
options option)
Use this method to perform a post operation...etc
operation on MPS resource.
|
base_resource[] |
base_resource.perform_operation(nitro_service service,
String action)
Use this method to perform a start/stop/reboot/ ...etc
operation on MPS resource.
|
protected String |
base_resource.resource_to_string(nitro_service service)
Converts MPS resource to Json string.
|
protected String |
base_resource.resource_to_string(nitro_service service,
options option)
Converts MPS resource to Json string.
|
protected static base_resource[] |
base_resource.update_bulk_request(nitro_service service,
base_resource[] resources)
Use this method to perform a modify operation on multiple MPS resources.
|
protected base_resource[] |
base_resource.update_resource(nitro_service service)
Use this method to perform a modify operation on MPS resource.
|
protected base_resource[] |
base_resource.update_resource(nitro_service service,
options option)
Use this method to perform a modify operation on MPS resource.
|
| Modifier and Type | Method and Description |
|---|---|
static br_device_profile |
br_device_profile.add(nitro_service client,
br_device_profile resource)
Use this operation to add device profile.
|
static br_device_profile[] |
br_device_profile.add(nitro_service client,
br_device_profile[] resources)
Use this operation to add device profile in bulk.
|
static br |
br.add(nitro_service client,
br resource)
Use this operation to add Repeater Instance.
|
static br[] |
br.add(nitro_service client,
br[] resources)
Use this operation to add Repeater Instance in bulk.
|
static br_snmpmanager |
br_snmpmanager.addmanager(nitro_service client,
br_snmpmanager resource)
Use this operation to add snmp manager to Repeater Instances.
|
static br_snmpmanager[] |
br_snmpmanager.addmanager(nitro_service client,
br_snmpmanager[] resources)
Use this operation to add snmp manager to Repeater Instances in bulk.
|
static br_adduser |
br_adduser.adduser(nitro_service client,
br_adduser resource)
Use this operation to add user and assign privilege on Repeater Instances.
|
static br_adduser[] |
br_adduser.adduser(nitro_service client,
br_adduser[] resources)
Use this operation to add user and assign privilege on Repeater Instances in bulk.
|
static br_configurealert |
br_configurealert.configurealert(nitro_service client,
br_configurealert resource)
Use this operation to configure alerts on Repeater Instances.
|
static br_configurealert[] |
br_configurealert.configurealert(nitro_service client,
br_configurealert[] resources)
Use this operation to configure alerts on Repeater Instances in bulk.
|
static br_configurebandwidth5x |
br_configurebandwidth5x.configurebandwidth5x(nitro_service client,
br_configurebandwidth5x resource)
Use this operation to configure Repeater bandwidth of devices of version 5.x or earlier.
|
static br_configurebandwidth5x[] |
br_configurebandwidth5x.configurebandwidth5x(nitro_service client,
br_configurebandwidth5x[] resources)
Use this operation to configure Repeater bandwidth of devices of version 5.x or earlier in bulk.
|
static br_configurebandwidth6x |
br_configurebandwidth6x.configurebandwidth6x(nitro_service client,
br_configurebandwidth6x resource)
Use this operation to configure Repeater bandwidth of devices of version 6.x or later.
|
static br_configurebandwidth6x[] |
br_configurebandwidth6x.configurebandwidth6x(nitro_service client,
br_configurebandwidth6x[] resources)
Use this operation to configure Repeater bandwidth of devices of version 6.x or later in bulk.
|
static br_locallicense |
br_locallicense.configurelicense(nitro_service client,
br_locallicense resource)
Use this operation to configure Local license server on Repeater Instances.
|
static br_locallicense[] |
br_locallicense.configurelicense(nitro_service client,
br_locallicense[] resources)
Use this operation to configure Local license server on Repeater Instances in bulk.
|
static br_remotelicense |
br_remotelicense.configureremotelicense(nitro_service client,
br_remotelicense resource)
Use this operation to configure Remote license server on Repeater Instances.
|
static br_remotelicense[] |
br_remotelicense.configureremotelicense(nitro_service client,
br_remotelicense[] resources)
Use this operation to configure Remote license server on Repeater Instances in bulk.
|
static br_configuresyslog |
br_configuresyslog.configuresyslog(nitro_service client,
br_configuresyslog resource)
Use this operation to configure Syslog Server settings on Repeater Instances.
|
static br_configuresyslog[] |
br_configuresyslog.configuresyslog(nitro_service client,
br_configuresyslog[] resources)
Use this operation to configure Syslog Server settings on Repeater Instances in bulk.
|
static long |
br_vm_template.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br_vm_template resources.
|
static long |
br_device_profile.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br_device_profile resources.
|
static long |
br_currentconfig.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br_currentconfig resources.
|
static long |
br.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br resources.
|
static long |
br_vm_template.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br_vm_template resources.
|
static long |
br_device_profile.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br_device_profile resources.
|
static long |
br_currentconfig.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br_currentconfig resources.
|
static long |
br.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br resources.
|
static long |
br_vm_template.count(nitro_service service)
Use this API to count the br_vm_template resources configured on NetScaler SDX.
|
static long |
br_device_profile.count(nitro_service service)
Use this API to count the br_device_profile resources configured on NetScaler SDX.
|
static long |
br_currentconfig.count(nitro_service service)
Use this API to count the br_currentconfig resources configured on NetScaler SDX.
|
static long |
br.count(nitro_service service)
Use this API to count the br resources configured on NetScaler SDX.
|
static br_device_profile |
br_device_profile.delete(nitro_service client,
br_device_profile resource)
Use this operation to delete device profile(s).
|
static br_device_profile[] |
br_device_profile.delete(nitro_service client,
br_device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static br |
br.delete(nitro_service client,
br resource)
Use this operation to delete Repeater Instances.
|
static br[] |
br.delete(nitro_service client,
br[] resources)
Use this operation to delete Repeater Instances in bulk.
|
static br_disable |
br_disable.disable(nitro_service client,
br_disable resource)
Use this operation to Disable Repeater Instances.
|
static br_disable[] |
br_disable.disable(nitro_service client,
br_disable[] resources)
Use this operation to Disable Repeater Instances in bulk.
|
static br_enable |
br_enable.enable(nitro_service client,
br_enable resource)
Use this operation to enable Repeater Instances.
|
static br_enable[] |
br_enable.enable(nitro_service client,
br_enable[] resources)
Use this operation to enable Repeater Instances in bulk.
|
static br |
br.force_reboot(nitro_service client,
br resource)
Use this operation to force reboot Repeater Instance.
|
static br[] |
br.force_reboot(nitro_service client,
br[] resources)
Use this operation to force reboot Repeater Instance in bulk.
|
static br |
br.force_stop(nitro_service client,
br resource)
Use this operation to force stop Repeater Instance.
|
static br[] |
br.force_stop(nitro_service client,
br[] resources)
Use this operation to force stop Repeater Instance in bulk.
|
static br_vm_template[] |
br_vm_template.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_vm_template resources.
|
static br_device_profile[] |
br_device_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_device_profile resources.
|
static br_currentconfig[] |
br_currentconfig.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_currentconfig resources.
|
static br[] |
br.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br resources.
|
static br_vm_template[] |
br_vm_template.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_vm_template resources.
|
static br_device_profile[] |
br_device_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_device_profile resources.
|
static br_currentconfig[] |
br_currentconfig.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_currentconfig resources.
|
static br[] |
br.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br resources.
|
protected base_resource[] |
br_vm_template.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_upgrade.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_snmpmanager.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_restoreconfig.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_restart.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_replicateconfig.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_remotelicense.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_locallicense.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_enable.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_disable.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_device_profile.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_currentconfig.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configuresyslog.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurebandwidth6x.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurebandwidth5x.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurealert.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_adduser.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_vm_template.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_upgrade.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_snmpmanager.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_restoreconfig.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_restart.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_replicateconfig.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_remotelicense.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_locallicense.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_enable.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_disable.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_device_profile.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_currentconfig.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configuresyslog.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurebandwidth6x.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurebandwidth5x.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_configurealert.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_adduser.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
static br_vm_template[] |
br_vm_template.get(nitro_service client)
Use this operation to get BR VM Template.
|
static br_device_profile[] |
br_device_profile.get(nitro_service client)
Use this operation to get device profiles.
|
static br[] |
br.get(nitro_service client)
Use this operation to get Repeater Instance.
|
static br_currentconfig |
br_currentconfig.get(nitro_service client,
br_currentconfig resource)
Use this operation to get current configuration from Repeater Instance.
|
static br |
br.get(nitro_service client,
br resource)
Use this operation to get Repeater Instance.
|
static br |
br.reboot(nitro_service client,
br resource)
Use this operation to reboot Repeater Instance.
|
static br[] |
br.reboot(nitro_service client,
br[] resources)
Use this operation to reboot Repeater Instance in bulk.
|
static br_replicateconfig |
br_replicateconfig.replicate(nitro_service client,
br_replicateconfig resource)
Use this operation to replicate Repeater config.
|
static br_replicateconfig[] |
br_replicateconfig.replicate(nitro_service client,
br_replicateconfig[] resources)
Use this operation to replicate Repeater config in bulk.
|
static br_restart |
br_restart.restart(nitro_service client,
br_restart resource)
Use this operation to restart Repeater Instances.
|
static br_restart[] |
br_restart.restart(nitro_service client,
br_restart[] resources)
Use this operation to restart Repeater Instances in bulk.
|
static br_restoreconfig |
br_restoreconfig.restoreconfig(nitro_service client,
br_restoreconfig resource)
Use this operation to restore config from file on Repeater Instances.
|
static br_restoreconfig[] |
br_restoreconfig.restoreconfig(nitro_service client,
br_restoreconfig[] resources)
Use this operation to restore config from file on Repeater Instances in bulk.
|
static br |
br.start(nitro_service client,
br resource)
Use this operation to start Repeater Instance.
|
static br[] |
br.start(nitro_service client,
br[] resources)
Use this operation to start Repeater Instance in bulk.
|
static br |
br.stop(nitro_service client,
br resource)
Use this operation to stop Repeater Instance.
|
static br[] |
br.stop(nitro_service client,
br[] resources)
Use this operation to stop Repeater Instance in bulk.
|
static br |
br.update(nitro_service client,
br resource)
Use this operation to modify Repeater Instance.
|
static br[] |
br.update(nitro_service client,
br[] resources)
Use this operation to modify Repeater Instance in bulk.
|
static br_upgrade |
br_upgrade.upgrade(nitro_service client,
br_upgrade resource)
Use this operation to upgrade Repeater Instances.
|
static br_upgrade[] |
br_upgrade.upgrade(nitro_service client,
br_upgrade[] resources)
Use this operation to upgrade Repeater Instances in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static br_broker |
br_broker.add(nitro_service client,
br_broker resource)
Use this operation to add Unified Repeater Instance.
|
static br_broker[] |
br_broker.add(nitro_service client,
br_broker[] resources)
Use this operation to add Unified Repeater Instance in bulk.
|
static br_broker_snmpmanager |
br_broker_snmpmanager.addmanager(nitro_service client,
br_broker_snmpmanager resource)
Use this operation to add snmp manager to Repeater.
|
static br_broker_snmpmanager[] |
br_broker_snmpmanager.addmanager(nitro_service client,
br_broker_snmpmanager[] resources)
Use this operation to add snmp manager to Repeater in bulk.
|
static long |
br_broker.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br_broker resources.
|
static long |
br_app_by_wan_volume.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of br_app_by_wan_volume resources.
|
static long |
br_broker.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br_broker resources.
|
static long |
br_app_by_wan_volume.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of br_app_by_wan_volume resources.
|
static long |
br_broker.count(nitro_service service)
Use this API to count the br_broker resources configured on NetScaler SDX.
|
static long |
br_app_by_wan_volume.count(nitro_service service)
Use this API to count the br_app_by_wan_volume resources configured on NetScaler SDX.
|
static br_broker |
br_broker.delete(nitro_service client,
br_broker resource)
Use this operation to delete Unified Repeater Instances.
|
static br_broker[] |
br_broker.delete(nitro_service client,
br_broker[] resources)
Use this operation to delete Unified Repeater Instances in bulk.
|
static br_broker |
br_broker.force_reboot(nitro_service client,
br_broker resource)
Use this operation to force reboot Unified Repeater Instance.
|
static br_broker[] |
br_broker.force_reboot(nitro_service client,
br_broker[] resources)
Use this operation to force reboot Unified Repeater Instance in bulk.
|
static br_broker |
br_broker.force_stop(nitro_service client,
br_broker resource)
Use this operation to force stop Unified Repeater Instance.
|
static br_broker[] |
br_broker.force_stop(nitro_service client,
br_broker[] resources)
Use this operation to force stop Unified Repeater Instance in bulk.
|
static br_broker[] |
br_broker.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_broker resources.
|
static br_app_by_wan_volume[] |
br_app_by_wan_volume.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_app_by_wan_volume resources.
|
static br_broker[] |
br_broker.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_broker resources.
|
static br_app_by_wan_volume[] |
br_app_by_wan_volume.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_app_by_wan_volume resources.
|
protected base_resource[] |
br_broker_upgrade.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_broker_snmpmanager.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_broker.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_app_by_wan_volume.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
br_broker_upgrade.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_broker_snmpmanager.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_broker.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
br_app_by_wan_volume.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
static br_broker[] |
br_broker.get(nitro_service client)
Use this operation to get Unified Repeater Instance.
|
static br_app_by_wan_volume[] |
br_app_by_wan_volume.get(nitro_service client)
Use this operation to get top apps by WAN volume.
|
static br_broker |
br_broker.get(nitro_service client,
br_broker resource)
Use this operation to get Unified Repeater Instance.
|
static br_broker |
br_broker.reboot(nitro_service client,
br_broker resource)
Use this operation to reboot Unified Repeater Instance.
|
static br_broker[] |
br_broker.reboot(nitro_service client,
br_broker[] resources)
Use this operation to reboot Unified Repeater Instance in bulk.
|
static br_broker |
br_broker.start(nitro_service client,
br_broker resource)
Use this operation to start Unified Repeater Instance.
|
static br_broker[] |
br_broker.start(nitro_service client,
br_broker[] resources)
Use this operation to start Unified Repeater Instance in bulk.
|
static br_broker |
br_broker.stop(nitro_service client,
br_broker resource)
Use this operation to stop Unified Repeater Instance.
|
static br_broker[] |
br_broker.stop(nitro_service client,
br_broker[] resources)
Use this operation to stop Unified Repeater Instance in bulk.
|
static br_broker |
br_broker.update(nitro_service client,
br_broker resource)
Use this operation to modify Unified Repeater Instance.
|
static br_broker[] |
br_broker.update(nitro_service client,
br_broker[] resources)
Use this operation to modify Unified Repeater Instance in bulk.
|
static br_broker_upgrade |
br_broker_upgrade.upgrade(nitro_service client,
br_broker_upgrade resource)
Use this operation to upgrade Unified Repeater Instances.
|
static br_broker_upgrade[] |
br_broker_upgrade.upgrade(nitro_service client,
br_broker_upgrade[] resources)
Use this operation to upgrade Unified Repeater Instances in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static device_profile |
device_profile.add(nitro_service client,
device_profile resource)
Use this operation to add device profile.
|
static device_profile[] |
device_profile.add(nitro_service client,
device_profile[] resources)
Use this operation to add device profile in bulk.
|
static mail_profile |
mail_profile.add(nitro_service client,
mail_profile resource)
Use this operation to add mail profile..
|
static mail_profile[] |
mail_profile.add(nitro_service client,
mail_profile[] resources)
Use this operation to add mail profile.
|
static managed_device |
managed_device.add(nitro_service client,
managed_device resource)
Use this operation to add managed device.
|
static managed_device[] |
managed_device.add(nitro_service client,
managed_device[] resources)
Use this operation to add managed device in bulk.
|
static mps_ssl_certkey |
mps_ssl_certkey.add(nitro_service client,
mps_ssl_certkey resource)
Use this operation to install certificate on Management Service.
|
static mps_ssl_certkey[] |
mps_ssl_certkey.add(nitro_service client,
mps_ssl_certkey[] resources)
Use this operation to install certificate on Management Service in bulk.
|
static mpsuser |
mpsuser.add(nitro_service client,
mpsuser resource)
Use this operation to add system user.
|
static mpsuser[] |
mpsuser.add(nitro_service client,
mpsuser[] resources)
Use this operation to add system user in bulk.
|
static ntp_server |
ntp_server.add(nitro_service client,
ntp_server resource)
Use this operation to add NTP Server.
|
static ntp_server[] |
ntp_server.add(nitro_service client,
ntp_server[] resources)
Use this operation to add NTP Server in bulk.
|
static sms_profile |
sms_profile.add(nitro_service client,
sms_profile resource)
Use this operation to add sms profile..
|
static sms_profile[] |
sms_profile.add(nitro_service client,
sms_profile[] resources)
Use this operation to add sms profile.
|
static sms_server |
sms_server.add(nitro_service client,
sms_server resource)
Use this operation to add sms server.
|
static sms_server[] |
sms_server.add(nitro_service client,
sms_server[] resources)
Use this operation to add sms server in bulk.
|
static smtp_server |
smtp_server.add(nitro_service client,
smtp_server resource)
Use this operation to add smtp server.
|
static smtp_server[] |
smtp_server.add(nitro_service client,
smtp_server[] resources)
Use this operation to add smtp server in bulk.
|
static snmp_manager |
snmp_manager.add(nitro_service client,
snmp_manager resource)
Use this operation to add SNMP Manager.
|
static snmp_manager[] |
snmp_manager.add(nitro_service client,
snmp_manager[] resources)
Use this operation to add SNMP Manager in bulk.
|
static snmp_trap |
snmp_trap.add(nitro_service client,
snmp_trap resource)
Use this operation to add snmp trap destination.
|
static snmp_trap[] |
snmp_trap.add(nitro_service client,
snmp_trap[] resources)
Use this operation to add snmp trap destination in bulk.
|
static snmp_user |
snmp_user.add(nitro_service client,
snmp_user resource)
Use this operation to add SNMP User.
|
static snmp_user[] |
snmp_user.add(nitro_service client,
snmp_user[] resources)
Use this operation to add SNMP User in bulk.
|
static snmp_view |
snmp_view.add(nitro_service client,
snmp_view resource)
Use this operation to add SNMP View.
|
static snmp_view[] |
snmp_view.add(nitro_service client,
snmp_view[] resources)
Use this operation to add SNMP View in bulk.
|
static syslog_server |
syslog_server.add(nitro_service client,
syslog_server resource)
Use this operation to add a syslog server.
|
static syslog_server[] |
syslog_server.add(nitro_service client,
syslog_server[] resources)
Use this operation to add a syslog server in bulk.
|
static sdx_license |
sdx_license.apply(nitro_service client)
Use this operation to apply new licenses files.
|
static sdx_backup_restore |
sdx_backup_restore.backup(nitro_service client)
Use this operation to Backup.
|
static long |
vm_template.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of vm_template resources.
|
static long |
vm_device.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of vm_device resources.
|
static long |
version_recommendations.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of version_recommendations resources.
|
static long |
version_matrix_status.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of version_matrix_status resources.
|
static long |
version_matrix_file.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of version_matrix_file resources.
|
static long |
traceroute.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of traceroute resources.
|
static long |
timezone_enum.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of timezone_enum resources.
|
static long |
techsupport.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of techsupport resources.
|
static long |
task_log.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of task_log resources.
|
static long |
task_device_log.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of task_device_log resources.
|
static long |
task_command_log.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of task_command_log resources.
|
static long |
system_settings.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of system_settings resources.
|
static long |
syslog_ui_cmd.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_ui_cmd resources.
|
static long |
syslog_sslvpn.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_sslvpn resources.
|
static long |
syslog_snmp.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_snmp resources.
|
static long |
syslog_server.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_server resources.
|
static long |
syslog_params.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_params resources.
|
static long |
syslog_generic.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_generic resources.
|
static long |
syslog_aaa.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_aaa resources.
|
static long |
ssl_key.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ssl_key resources.
|
static long |
ssl_cert.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ssl_cert resources.
|
static long |
snmp_view.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of snmp_view resources.
|
static long |
snmp_user.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of snmp_user resources.
|
static long |
snmp_trap.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of snmp_trap resources.
|
static long |
snmp_manager.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of snmp_manager resources.
|
static long |
snmp_alarm_config.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of snmp_alarm_config resources.
|
static long |
smtp_server.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of smtp_server resources.
|
static long |
sms_server.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sms_server resources.
|
static long |
sms_profile.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sms_profile resources.
|
static long |
sent_sms.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sent_sms resources.
|
static long |
sent_mails.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sent_mails resources.
|
static long |
sdx_network_config.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sdx_network_config resources.
|
static long |
sdx_license.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sdx_license resources.
|
static long |
sdxtools_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of sdxtools_image resources.
|
static long |
prune_policy.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of prune_policy resources.
|
static long |
ping.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ping resources.
|
static long |
ntp_sync.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ntp_sync resources.
|
static long |
ntp_server.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ntp_server resources.
|
static long |
ntp_param.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ntp_param resources.
|
static long |
mps_ssl_certkey.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mps_ssl_certkey resources.
|
static long |
mps_network_config.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mps_network_config resources.
|
static long |
mps_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mps_image resources.
|
static long |
mps_doc_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mps_doc_image resources.
|
static long |
mpsuser.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mpsuser resources.
|
static long |
mpssession.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mpssession resources.
|
static long |
mps.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mps resources.
|
static long |
managed_device.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of managed_device resources.
|
static long |
mail_profile.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of mail_profile resources.
|
static long |
license_file.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of license_file resources.
|
static long |
jazz_license.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of jazz_license resources.
|
static long |
inventory_status.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of inventory_status resources.
|
static long |
inventory.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of inventory resources.
|
static long |
host_device.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of host_device resources.
|
static long |
event.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of event resources.
|
static long |
device_profile.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of device_profile resources.
|
static long |
current_timezone.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of current_timezone resources.
|
static long |
current_hostname.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of current_hostname resources.
|
static long |
backup_policy.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of backup_policy resources.
|
static long |
backup_file.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of backup_file resources.
|
static long |
audit_log.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of audit_log resources.
|
static long |
af_persistant_stat_info.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of af_persistant_stat_info resources.
|
static long |
af_config_info.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of af_config_info resources.
|
static long |
activity_status.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of activity_status resources.
|
static long |
vm_template.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of vm_template resources.
|
static long |
vm_device.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of vm_device resources.
|
static long |
version_recommendations.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of version_recommendations resources.
|
static long |
version_matrix_status.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of version_matrix_status resources.
|
static long |
version_matrix_file.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of version_matrix_file resources.
|
static long |
traceroute.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of traceroute resources.
|
static long |
timezone_enum.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of timezone_enum resources.
|
static long |
techsupport.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of techsupport resources.
|
static long |
task_log.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of task_log resources.
|
static long |
task_device_log.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of task_device_log resources.
|
static long |
task_command_log.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of task_command_log resources.
|
static long |
system_settings.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of system_settings resources.
|
static long |
syslog_ui_cmd.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_ui_cmd resources.
|
static long |
syslog_sslvpn.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_sslvpn resources.
|
static long |
syslog_snmp.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_snmp resources.
|
static long |
syslog_server.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_server resources.
|
static long |
syslog_params.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_params resources.
|
static long |
syslog_generic.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_generic resources.
|
static long |
syslog_aaa.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_aaa resources.
|
static long |
ssl_key.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ssl_key resources.
|
static long |
ssl_cert.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ssl_cert resources.
|
static long |
snmp_view.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of snmp_view resources.
|
static long |
snmp_user.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of snmp_user resources.
|
static long |
snmp_trap.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of snmp_trap resources.
|
static long |
snmp_manager.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of snmp_manager resources.
|
static long |
snmp_alarm_config.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of snmp_alarm_config resources.
|
static long |
smtp_server.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of smtp_server resources.
|
static long |
sms_server.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sms_server resources.
|
static long |
sms_profile.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sms_profile resources.
|
static long |
sent_sms.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sent_sms resources.
|
static long |
sent_mails.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sent_mails resources.
|
static long |
sdx_network_config.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sdx_network_config resources.
|
static long |
sdx_license.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sdx_license resources.
|
static long |
sdxtools_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of sdxtools_image resources.
|
static long |
prune_policy.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of prune_policy resources.
|
static long |
ping.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ping resources.
|
static long |
ntp_sync.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ntp_sync resources.
|
static long |
ntp_server.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ntp_server resources.
|
static long |
ntp_param.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ntp_param resources.
|
static long |
mps_ssl_certkey.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mps_ssl_certkey resources.
|
static long |
mps_network_config.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mps_network_config resources.
|
static long |
mps_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mps_image resources.
|
static long |
mps_doc_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mps_doc_image resources.
|
static long |
mpsuser.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mpsuser resources.
|
static long |
mpssession.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mpssession resources.
|
static long |
mps.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mps resources.
|
static long |
managed_device.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of managed_device resources.
|
static long |
mail_profile.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of mail_profile resources.
|
static long |
license_file.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of license_file resources.
|
static long |
jazz_license.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of jazz_license resources.
|
static long |
inventory_status.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of inventory_status resources.
|
static long |
inventory.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of inventory resources.
|
static long |
host_device.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of host_device resources.
|
static long |
event.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of event resources.
|
static long |
device_profile.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of device_profile resources.
|
static long |
current_timezone.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of current_timezone resources.
|
static long |
current_hostname.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of current_hostname resources.
|
static long |
backup_policy.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of backup_policy resources.
|
static long |
backup_file.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of backup_file resources.
|
static long |
audit_log.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of audit_log resources.
|
static long |
af_persistant_stat_info.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of af_persistant_stat_info resources.
|
static long |
af_config_info.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of af_config_info resources.
|
static long |
activity_status.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of activity_status resources.
|
static long |
vm_template.count(nitro_service service)
Use this API to count the vm_template resources configured on NetScaler SDX.
|
static long |
vm_device.count(nitro_service service)
Use this API to count the vm_device resources configured on NetScaler SDX.
|
static long |
version_recommendations.count(nitro_service service)
Use this API to count the version_recommendations resources configured on NetScaler SDX.
|
static long |
version_matrix_status.count(nitro_service service)
Use this API to count the version_matrix_status resources configured on NetScaler SDX.
|
static long |
version_matrix_file.count(nitro_service service)
Use this API to count the version_matrix_file resources configured on NetScaler SDX.
|
static long |
traceroute.count(nitro_service service)
Use this API to count the traceroute resources configured on NetScaler SDX.
|
static long |
timezone_enum.count(nitro_service service)
Use this API to count the timezone_enum resources configured on NetScaler SDX.
|
static long |
techsupport.count(nitro_service service)
Use this API to count the techsupport resources configured on NetScaler SDX.
|
static long |
task_log.count(nitro_service service)
Use this API to count the task_log resources configured on NetScaler SDX.
|
static long |
task_device_log.count(nitro_service service)
Use this API to count the task_device_log resources configured on NetScaler SDX.
|
static long |
task_command_log.count(nitro_service service)
Use this API to count the task_command_log resources configured on NetScaler SDX.
|
static long |
system_settings.count(nitro_service service)
Use this API to count the system_settings resources configured on NetScaler SDX.
|
static long |
syslog_ui_cmd.count(nitro_service service)
Use this API to count the syslog_ui_cmd resources configured on NetScaler SDX.
|
static long |
syslog_sslvpn.count(nitro_service service)
Use this API to count the syslog_sslvpn resources configured on NetScaler SDX.
|
static long |
syslog_snmp.count(nitro_service service)
Use this API to count the syslog_snmp resources configured on NetScaler SDX.
|
static long |
syslog_server.count(nitro_service service)
Use this API to count the syslog_server resources configured on NetScaler SDX.
|
static long |
syslog_params.count(nitro_service service)
Use this API to count the syslog_params resources configured on NetScaler SDX.
|
static long |
syslog_generic.count(nitro_service service)
Use this API to count the syslog_generic resources configured on NetScaler SDX.
|
static long |
syslog_aaa.count(nitro_service service)
Use this API to count the syslog_aaa resources configured on NetScaler SDX.
|
static long |
ssl_key.count(nitro_service service)
Use this API to count the ssl_key resources configured on NetScaler SDX.
|
static long |
ssl_cert.count(nitro_service service)
Use this API to count the ssl_cert resources configured on NetScaler SDX.
|
static long |
snmp_view.count(nitro_service service)
Use this API to count the snmp_view resources configured on NetScaler SDX.
|
static long |
snmp_user.count(nitro_service service)
Use this API to count the snmp_user resources configured on NetScaler SDX.
|
static long |
snmp_trap.count(nitro_service service)
Use this API to count the snmp_trap resources configured on NetScaler SDX.
|
static long |
snmp_manager.count(nitro_service service)
Use this API to count the snmp_manager resources configured on NetScaler SDX.
|
static long |
snmp_alarm_config.count(nitro_service service)
Use this API to count the snmp_alarm_config resources configured on NetScaler SDX.
|
static long |
smtp_server.count(nitro_service service)
Use this API to count the smtp_server resources configured on NetScaler SDX.
|
static long |
sms_server.count(nitro_service service)
Use this API to count the sms_server resources configured on NetScaler SDX.
|
static long |
sms_profile.count(nitro_service service)
Use this API to count the sms_profile resources configured on NetScaler SDX.
|
static long |
sent_sms.count(nitro_service service)
Use this API to count the sent_sms resources configured on NetScaler SDX.
|
static long |
sent_mails.count(nitro_service service)
Use this API to count the sent_mails resources configured on NetScaler SDX.
|
static long |
sdx_network_config.count(nitro_service service)
Use this API to count the sdx_network_config resources configured on NetScaler SDX.
|
static long |
sdx_license.count(nitro_service service)
Use this API to count the sdx_license resources configured on NetScaler SDX.
|
static long |
sdxtools_image.count(nitro_service service)
Use this API to count the sdxtools_image resources configured on NetScaler SDX.
|
static long |
prune_policy.count(nitro_service service)
Use this API to count the prune_policy resources configured on NetScaler SDX.
|
static long |
ping.count(nitro_service service)
Use this API to count the ping resources configured on NetScaler SDX.
|
static long |
ntp_sync.count(nitro_service service)
Use this API to count the ntp_sync resources configured on NetScaler SDX.
|
static long |
ntp_server.count(nitro_service service)
Use this API to count the ntp_server resources configured on NetScaler SDX.
|
static long |
ntp_param.count(nitro_service service)
Use this API to count the ntp_param resources configured on NetScaler SDX.
|
static long |
mps_ssl_certkey.count(nitro_service service)
Use this API to count the mps_ssl_certkey resources configured on NetScaler SDX.
|
static long |
mps_network_config.count(nitro_service service)
Use this API to count the mps_network_config resources configured on NetScaler SDX.
|
static long |
mps_image.count(nitro_service service)
Use this API to count the mps_image resources configured on NetScaler SDX.
|
static long |
mps_doc_image.count(nitro_service service)
Use this API to count the mps_doc_image resources configured on NetScaler SDX.
|
static long |
mpsuser.count(nitro_service service)
Use this API to count the mpsuser resources configured on NetScaler SDX.
|
static long |
mpssession.count(nitro_service service)
Use this API to count the mpssession resources configured on NetScaler SDX.
|
static long |
mps.count(nitro_service service)
Use this API to count the mps resources configured on NetScaler SDX.
|
static long |
managed_device.count(nitro_service service)
Use this API to count the managed_device resources configured on NetScaler SDX.
|
static long |
mail_profile.count(nitro_service service)
Use this API to count the mail_profile resources configured on NetScaler SDX.
|
static long |
license_file.count(nitro_service service)
Use this API to count the license_file resources configured on NetScaler SDX.
|
static long |
jazz_license.count(nitro_service service)
Use this API to count the jazz_license resources configured on NetScaler SDX.
|
static long |
inventory_status.count(nitro_service service)
Use this API to count the inventory_status resources configured on NetScaler SDX.
|
static long |
inventory.count(nitro_service service)
Use this API to count the inventory resources configured on NetScaler SDX.
|
static long |
host_device.count(nitro_service service)
Use this API to count the host_device resources configured on NetScaler SDX.
|
static long |
event.count(nitro_service service)
Use this API to count the event resources configured on NetScaler SDX.
|
static long |
device_profile.count(nitro_service service)
Use this API to count the device_profile resources configured on NetScaler SDX.
|
static long |
current_timezone.count(nitro_service service)
Use this API to count the current_timezone resources configured on NetScaler SDX.
|
static long |
current_hostname.count(nitro_service service)
Use this API to count the current_hostname resources configured on NetScaler SDX.
|
static long |
backup_policy.count(nitro_service service)
Use this API to count the backup_policy resources configured on NetScaler SDX.
|
static long |
backup_file.count(nitro_service service)
Use this API to count the backup_file resources configured on NetScaler SDX.
|
static long |
audit_log.count(nitro_service service)
Use this API to count the audit_log resources configured on NetScaler SDX.
|
static long |
af_persistant_stat_info.count(nitro_service service)
Use this API to count the af_persistant_stat_info resources configured on NetScaler SDX.
|
static long |
af_config_info.count(nitro_service service)
Use this API to count the af_config_info resources configured on NetScaler SDX.
|
static long |
activity_status.count(nitro_service service)
Use this API to count the activity_status resources configured on NetScaler SDX.
|
static af_config_info |
af_config_info.delete(nitro_service client,
af_config_info resource)
Use this operation to delete a property.
|
static af_config_info[] |
af_config_info.delete(nitro_service client,
af_config_info[] resources)
Use this operation to delete a property in bulk.
|
static af_persistant_stat_info |
af_persistant_stat_info.delete(nitro_service client,
af_persistant_stat_info resource)
Use this operation to delete a property.
|
static af_persistant_stat_info[] |
af_persistant_stat_info.delete(nitro_service client,
af_persistant_stat_info[] resources)
Use this operation to delete a property in bulk.
|
static backup_file |
backup_file.delete(nitro_service client,
backup_file resource)
Use this operation to delete backup file.
|
static backup_file[] |
backup_file.delete(nitro_service client,
backup_file[] resources)
Use this operation to delete backup file in bulk.
|
static device_profile |
device_profile.delete(nitro_service client,
device_profile resource)
Use this operation to delete device profile(s).
|
static device_profile[] |
device_profile.delete(nitro_service client,
device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static event |
event.delete(nitro_service client,
event resource)
Use this operation to delete events.
|
static event[] |
event.delete(nitro_service client,
event[] resources)
Use this operation to delete events in bulk.
|
static license_file |
license_file.delete(nitro_service client,
license_file resource)
Use this operation to delete license file.
|
static license_file[] |
license_file.delete(nitro_service client,
license_file[] resources)
Use this operation to delete license file in bulk.
|
static mail_profile |
mail_profile.delete(nitro_service client,
mail_profile resource)
Use this operation to delete mail profile..
|
static mail_profile[] |
mail_profile.delete(nitro_service client,
mail_profile[] resources)
Use this operation to delete mail profile.
|
static managed_device |
managed_device.delete(nitro_service client,
managed_device resource)
Use this operation to delete managed device.
|
static managed_device[] |
managed_device.delete(nitro_service client,
managed_device[] resources)
Use this operation to delete managed device in bulk.
|
static mps_doc_image |
mps_doc_image.delete(nitro_service client,
mps_doc_image resource)
Use this operation to delete Management Service documentation file.
|
static mps_doc_image[] |
mps_doc_image.delete(nitro_service client,
mps_doc_image[] resources)
Use this operation to delete Management Service documentation file in bulk.
|
static mps_image |
mps_image.delete(nitro_service client,
mps_image resource)
Use this operation to delete Management Service build file.
|
static mps_image[] |
mps_image.delete(nitro_service client,
mps_image[] resources)
Use this operation to delete Management Service build file in bulk.
|
static mpssession |
mpssession.delete(nitro_service client,
mpssession resource)
Kill client session by providing id.
|
static mpssession[] |
mpssession.delete(nitro_service client,
mpssession[] resources)
Kill client session by providing id in bulk.
|
static mpsuser |
mpsuser.delete(nitro_service client,
mpsuser resource)
Use this operation to delete system user(s).
|
static mpsuser[] |
mpsuser.delete(nitro_service client,
mpsuser[] resources)
Use this operation to delete system user(s) in bulk.
|
static ntp_server |
ntp_server.delete(nitro_service client,
ntp_server resource)
Use this operation to delete NTP Server.
|
static ntp_server[] |
ntp_server.delete(nitro_service client,
ntp_server[] resources)
Use this operation to delete NTP Server in bulk.
|
static sdxtools_image |
sdxtools_image.delete(nitro_service client,
sdxtools_image resource)
Use this operation to delete SDXTools build file.
|
static sdxtools_image[] |
sdxtools_image.delete(nitro_service client,
sdxtools_image[] resources)
Use this operation to delete SDXTools build file in bulk.
|
static sent_mails |
sent_mails.delete(nitro_service client,
sent_mails resource)
Use this operation to delete sent mail details..
|
static sent_mails[] |
sent_mails.delete(nitro_service client,
sent_mails[] resources)
Use this operation to delete sent mail details.
|
static sent_sms |
sent_sms.delete(nitro_service client,
sent_sms resource)
Use this operation to delete sent sms details..
|
static sent_sms[] |
sent_sms.delete(nitro_service client,
sent_sms[] resources)
Use this operation to delete sent sms details.
|
static sms_profile |
sms_profile.delete(nitro_service client,
sms_profile resource)
Use this operation to delete sms profile..
|
static sms_profile[] |
sms_profile.delete(nitro_service client,
sms_profile[] resources)
Use this operation to delete sms profile.
|
static sms_server |
sms_server.delete(nitro_service client,
sms_server resource)
Use this operation to delete sms server.
|
static sms_server[] |
sms_server.delete(nitro_service client,
sms_server[] resources)
Use this operation to delete sms server in bulk.
|
static smtp_server |
smtp_server.delete(nitro_service client,
smtp_server resource)
Use this operation to delete smtp server.
|
static smtp_server[] |
smtp_server.delete(nitro_service client,
smtp_server[] resources)
Use this operation to delete smtp server in bulk.
|
static snmp_manager |
snmp_manager.delete(nitro_service client,
snmp_manager resource)
Use this operation to delete SNMP Manager.
|
static snmp_manager[] |
snmp_manager.delete(nitro_service client,
snmp_manager[] resources)
Use this operation to delete SNMP Manager in bulk.
|
static snmp_trap |
snmp_trap.delete(nitro_service client,
snmp_trap resource)
Use this operation to delete snmp trap destination.
|
static snmp_trap[] |
snmp_trap.delete(nitro_service client,
snmp_trap[] resources)
Use this operation to delete snmp trap destination in bulk.
|
static snmp_user |
snmp_user.delete(nitro_service client,
snmp_user resource)
Use this operation to delete SNMP User.
|
static snmp_user[] |
snmp_user.delete(nitro_service client,
snmp_user[] resources)
Use this operation to delete SNMP User in bulk.
|
static snmp_view |
snmp_view.delete(nitro_service client,
snmp_view resource)
Use this operation to delete SNMP View.
|
static snmp_view[] |
snmp_view.delete(nitro_service client,
snmp_view[] resources)
Use this operation to delete SNMP View in bulk.
|
static ssl_cert |
ssl_cert.delete(nitro_service client,
ssl_cert resource)
Use this operation to delete ssl certificate file.
|
static ssl_cert[] |
ssl_cert.delete(nitro_service client,
ssl_cert[] resources)
Use this operation to delete ssl certificate file in bulk.
|
static ssl_key |
ssl_key.delete(nitro_service client,
ssl_key resource)
Use this operation to delete ssl key file.
|
static ssl_key[] |
ssl_key.delete(nitro_service client,
ssl_key[] resources)
Use this operation to delete ssl key file in bulk.
|
static syslog_aaa |
syslog_aaa.delete(nitro_service client,
syslog_aaa resource)
Use this operation to delete aaa syslog message details..
|
static syslog_aaa[] |
syslog_aaa.delete(nitro_service client,
syslog_aaa[] resources)
Use this operation to delete aaa syslog message details.
|
static syslog_generic |
syslog_generic.delete(nitro_service client,
syslog_generic resource)
Use this operation to delete generic syslog message details..
|
static syslog_generic[] |
syslog_generic.delete(nitro_service client,
syslog_generic[] resources)
Use this operation to delete generic syslog message details.
|
static syslog_server |
syslog_server.delete(nitro_service client,
syslog_server resource)
Use this operation to delete a syslog server.
|
static syslog_server[] |
syslog_server.delete(nitro_service client,
syslog_server[] resources)
Use this operation to delete a syslog server in bulk.
|
static syslog_snmp |
syslog_snmp.delete(nitro_service client,
syslog_snmp resource)
Use this operation to delete snmp syslog message details..
|
static syslog_snmp[] |
syslog_snmp.delete(nitro_service client,
syslog_snmp[] resources)
Use this operation to delete snmp syslog message details.
|
static syslog_sslvpn |
syslog_sslvpn.delete(nitro_service client,
syslog_sslvpn resource)
Use this operation to delete sslvpn syslog message details..
|
static syslog_sslvpn[] |
syslog_sslvpn.delete(nitro_service client,
syslog_sslvpn[] resources)
Use this operation to delete sslvpn syslog message details.
|
static syslog_ui_cmd |
syslog_ui_cmd.delete(nitro_service client,
syslog_ui_cmd resource)
Use this operation to delete ui cmd syslog message details..
|
static syslog_ui_cmd[] |
syslog_ui_cmd.delete(nitro_service client,
syslog_ui_cmd[] resources)
Use this operation to delete ui cmd syslog message details.
|
static techsupport |
techsupport.delete(nitro_service client,
techsupport resource)
Use this operation to delete technical support file.
|
static techsupport[] |
techsupport.delete(nitro_service client,
techsupport[] resources)
Use this operation to delete technical support file in bulk.
|
static version_matrix_file |
version_matrix_file.delete(nitro_service client,
version_matrix_file resource)
Use this operation to delete Management Service build file.
|
static version_matrix_file[] |
version_matrix_file.delete(nitro_service client,
version_matrix_file[] resources)
Use this operation to delete Management Service build file in bulk.
|
static sdx_backup_restore |
sdx_backup_restore.factory_default(nitro_service client,
sdx_backup_restore resource)
Use this operation to Restore factory default.
|
static sdx_backup_restore[] |
sdx_backup_restore.factory_default(nitro_service client,
sdx_backup_restore[] resources)
Use this operation to Restore factory default in bulk.
|
static jazz_license |
jazz_license.fetch(nitro_service client,
jazz_license resource)
Use this operation to Fetch new licenses files.
|
static vm_template[] |
vm_template.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of vm_template resources.
|
static vm_device[] |
vm_device.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of vm_device resources.
|
static version_recommendations[] |
version_recommendations.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of version_recommendations resources.
|
static version_matrix_status[] |
version_matrix_status.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of version_matrix_status resources.
|
static version_matrix_file[] |
version_matrix_file.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of version_matrix_file resources.
|
static traceroute[] |
traceroute.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of traceroute resources.
|
static timezone_enum[] |
timezone_enum.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of timezone_enum resources.
|
static techsupport[] |
techsupport.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of techsupport resources.
|
static task_log[] |
task_log.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of task_log resources.
|
static task_device_log[] |
task_device_log.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of task_device_log resources.
|
static task_command_log[] |
task_command_log.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of task_command_log resources.
|
static system_settings[] |
system_settings.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of system_settings resources.
|
static syslog_ui_cmd[] |
syslog_ui_cmd.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_ui_cmd resources.
|
static syslog_sslvpn[] |
syslog_sslvpn.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_sslvpn resources.
|
static syslog_snmp[] |
syslog_snmp.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_snmp resources.
|
static syslog_server[] |
syslog_server.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_server resources.
|
static syslog_params[] |
syslog_params.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_params resources.
|
static syslog_generic[] |
syslog_generic.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_generic resources.
|
static syslog_aaa[] |
syslog_aaa.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_aaa resources.
|
static ssl_key[] |
ssl_key.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ssl_key resources.
|
static ssl_cert[] |
ssl_cert.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ssl_cert resources.
|
static snmp_view[] |
snmp_view.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_view resources.
|
static snmp_user[] |
snmp_user.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_user resources.
|
static snmp_trap[] |
snmp_trap.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_trap resources.
|
static snmp_manager[] |
snmp_manager.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_manager resources.
|
static snmp_alarm_config[] |
snmp_alarm_config.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_alarm_config resources.
|
static smtp_server[] |
smtp_server.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of smtp_server resources.
|
static sms_server[] |
sms_server.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sms_server resources.
|
static sms_profile[] |
sms_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sms_profile resources.
|
static sent_sms[] |
sent_sms.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sent_sms resources.
|
static sent_mails[] |
sent_mails.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sent_mails resources.
|
static sdx_network_config[] |
sdx_network_config.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sdx_network_config resources.
|
static sdx_license[] |
sdx_license.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sdx_license resources.
|
static sdxtools_image[] |
sdxtools_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of sdxtools_image resources.
|
static prune_policy[] |
prune_policy.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of prune_policy resources.
|
static ping[] |
ping.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ping resources.
|
static ntp_sync[] |
ntp_sync.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ntp_sync resources.
|
static ntp_server[] |
ntp_server.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ntp_server resources.
|
static ntp_param[] |
ntp_param.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ntp_param resources.
|
static mps_ssl_certkey[] |
mps_ssl_certkey.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mps_ssl_certkey resources.
|
static mps_network_config[] |
mps_network_config.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mps_network_config resources.
|
static mps_image[] |
mps_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mps_image resources.
|
static mps_doc_image[] |
mps_doc_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mps_doc_image resources.
|
static mpsuser[] |
mpsuser.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mpsuser resources.
|
static mpssession[] |
mpssession.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mpssession resources.
|
static mps[] |
mps.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mps resources.
|
static managed_device[] |
managed_device.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of managed_device resources.
|
static mail_profile[] |
mail_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of mail_profile resources.
|
static license_file[] |
license_file.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of license_file resources.
|
static jazz_license[] |
jazz_license.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of jazz_license resources.
|
static inventory_status[] |
inventory_status.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of inventory_status resources.
|
static inventory[] |
inventory.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of inventory resources.
|
static host_device[] |
host_device.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of host_device resources.
|
static event[] |
event.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of event resources.
|
static device_profile[] |
device_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of device_profile resources.
|
static current_timezone[] |
current_timezone.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of current_timezone resources.
|
static current_hostname[] |
current_hostname.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of current_hostname resources.
|
static backup_policy[] |
backup_policy.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of backup_policy resources.
|
static backup_file[] |
backup_file.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of backup_file resources.
|
static audit_log[] |
audit_log.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of audit_log resources.
|
static af_persistant_stat_info[] |
af_persistant_stat_info.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of af_persistant_stat_info resources.
|
static af_config_info[] |
af_config_info.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of af_config_info resources.
|
static activity_status[] |
activity_status.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of activity_status resources.
|
static vm_template[] |
vm_template.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of vm_template resources.
|
static vm_device[] |
vm_device.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of vm_device resources.
|
static version_recommendations[] |
version_recommendations.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of version_recommendations resources.
|
static version_matrix_status[] |
version_matrix_status.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of version_matrix_status resources.
|
static version_matrix_file[] |
version_matrix_file.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of version_matrix_file resources.
|
static traceroute[] |
traceroute.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of traceroute resources.
|
static timezone_enum[] |
timezone_enum.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of timezone_enum resources.
|
static techsupport[] |
techsupport.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of techsupport resources.
|
static task_log[] |
task_log.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of task_log resources.
|
static task_device_log[] |
task_device_log.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of task_device_log resources.
|
static task_command_log[] |
task_command_log.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of task_command_log resources.
|
static system_settings[] |
system_settings.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of system_settings resources.
|
static syslog_ui_cmd[] |
syslog_ui_cmd.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_ui_cmd resources.
|
static syslog_sslvpn[] |
syslog_sslvpn.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_sslvpn resources.
|
static syslog_snmp[] |
syslog_snmp.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_snmp resources.
|
static syslog_server[] |
syslog_server.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_server resources.
|
static syslog_params[] |
syslog_params.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_params resources.
|
static syslog_generic[] |
syslog_generic.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_generic resources.
|
static syslog_aaa[] |
syslog_aaa.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_aaa resources.
|
static ssl_key[] |
ssl_key.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ssl_key resources.
|
static ssl_cert[] |
ssl_cert.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ssl_cert resources.
|
static snmp_view[] |
snmp_view.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_view resources.
|
static snmp_user[] |
snmp_user.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_user resources.
|
static snmp_trap[] |
snmp_trap.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_trap resources.
|
static snmp_manager[] |
snmp_manager.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_manager resources.
|
static snmp_alarm_config[] |
snmp_alarm_config.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_alarm_config resources.
|
static smtp_server[] |
smtp_server.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of smtp_server resources.
|
static sms_server[] |
sms_server.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sms_server resources.
|
static sms_profile[] |
sms_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sms_profile resources.
|
static sent_sms[] |
sent_sms.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sent_sms resources.
|
static sent_mails[] |
sent_mails.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sent_mails resources.
|
static sdx_network_config[] |
sdx_network_config.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sdx_network_config resources.
|
static sdx_license[] |
sdx_license.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sdx_license resources.
|
static sdxtools_image[] |
sdxtools_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of sdxtools_image resources.
|
static prune_policy[] |
prune_policy.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of prune_policy resources.
|
static ping[] |
ping.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ping resources.
|
static ntp_sync[] |
ntp_sync.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ntp_sync resources.
|
static ntp_server[] |
ntp_server.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ntp_server resources.
|
static ntp_param[] |
ntp_param.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ntp_param resources.
|
static mps_ssl_certkey[] |
mps_ssl_certkey.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mps_ssl_certkey resources.
|
static mps_network_config[] |
mps_network_config.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mps_network_config resources.
|
static mps_image[] |
mps_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mps_image resources.
|
static mps_doc_image[] |
mps_doc_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mps_doc_image resources.
|
static mpsuser[] |
mpsuser.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mpsuser resources.
|
static mpssession[] |
mpssession.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mpssession resources.
|
static mps[] |
mps.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mps resources.
|
static managed_device[] |
managed_device.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of managed_device resources.
|
static mail_profile[] |
mail_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of mail_profile resources.
|
static license_file[] |
license_file.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of license_file resources.
|
static jazz_license[] |
jazz_license.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of jazz_license resources.
|
static inventory_status[] |
inventory_status.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of inventory_status resources.
|
static inventory[] |
inventory.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of inventory resources.
|
static host_device[] |
host_device.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of host_device resources.
|
static event[] |
event.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of event resources.
|
static device_profile[] |
device_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of device_profile resources.
|
static current_timezone[] |
current_timezone.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of current_timezone resources.
|
static current_hostname[] |
current_hostname.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of current_hostname resources.
|
static backup_policy[] |
backup_policy.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of backup_policy resources.
|
static backup_file[] |
backup_file.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of backup_file resources.
|
static audit_log[] |
audit_log.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of audit_log resources.
|
static af_persistant_stat_info[] |
af_persistant_stat_info.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of af_persistant_stat_info resources.
|
static af_config_info[] |
af_config_info.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of af_config_info resources.
|
static activity_status[] |
activity_status.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of activity_status resources.
|
protected base_resource[] |
vm_template.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
vm_device.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
version_recommendations.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
version_matrix_status.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
version_matrix_file.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
traceroute.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
timezone_enum.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
techsupport.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
task_log.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
task_device_log.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
task_command_log.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
system_settings.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_ui_cmd.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_sslvpn.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_snmp.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_server.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_params.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_generic.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_aaa.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ssl_key.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ssl_cert.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_view.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_user.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_trap.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_manager.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_alarm_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
smtp_server.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sms_server.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sms_profile.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sent_sms.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sent_mails.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_network_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_license.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_backup_restore.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
sdxtools_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
prune_policy.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ping.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_sync.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_server.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_param.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
network_interface.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_upgrade.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_ssl_certkey.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_network_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_doc_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mpsuser.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mpssession.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mps.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
managed_device.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
mail_profile.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
license_file.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
jazz_license.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
inventory_status.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
inventory.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
host_device.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
event.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
device_profile.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
current_timezone.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
current_hostname.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
backup_policy.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
backup_file.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
audit_log.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
af_persistant_stat_info.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
af_config_info.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
activity_status.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
vm_template.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
vm_device.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
version_recommendations.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
version_matrix_status.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
version_matrix_file.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
traceroute.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
timezone_enum.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
techsupport.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
task_log.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
task_device_log.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
task_command_log.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
system_settings.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_ui_cmd.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_sslvpn.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_snmp.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_server.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_params.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_generic.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
syslog_aaa.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ssl_key.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ssl_cert.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_view.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_user.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_trap.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_manager.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
snmp_alarm_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
smtp_server.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sms_server.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sms_profile.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sent_sms.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sent_mails.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_network_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_license.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sdx_backup_restore.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
sdxtools_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
prune_policy.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ping.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_sync.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_server.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ntp_param.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
network_interface.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_upgrade.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_ssl_certkey.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_network_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps_doc_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mpsuser.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mpssession.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mps.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
managed_device.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
mail_profile.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
license_file.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
jazz_license.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
inventory_status.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
inventory.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
host_device.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
event.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
device_profile.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
current_timezone.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
current_hostname.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
backup_policy.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
backup_file.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
audit_log.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
af_persistant_stat_info.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
af_config_info.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
activity_status.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
static vm_template[] |
vm_template.get(nitro_service client)
Use this operation to get VM Template.
|
static vm_device[] |
vm_device.get(nitro_service client)
Use this operation to get VM Instance.
|
static version_recommendations[] |
version_recommendations.get(nitro_service client)
Use this operation to get recommendations for version matrix.
|
static version_matrix_status[] |
version_matrix_status.get(nitro_service client)
Use this operation to get currently running versions.
|
static version_matrix_file[] |
version_matrix_file.get(nitro_service client)
Use this operation to get Management Service build file.
|
static timezone_enum[] |
timezone_enum.get(nitro_service client)
Use this operation to get key value pair for Timezones.
|
static techsupport[] |
techsupport.get(nitro_service client)
Use this operation to get technical support file.
|
static task_log[] |
task_log.get(nitro_service client)
Use this operation to get task.
|
static task_device_log[] |
task_device_log.get(nitro_service client)
Use this operation to get task log for each device.
|
static task_command_log[] |
task_command_log.get(nitro_service client)
Use this operation to get task log for each command.
|
static system_settings |
system_settings.get(nitro_service client)
Use this operation to get SDX system settings.
|
static syslog_ui_cmd[] |
syslog_ui_cmd.get(nitro_service client)
Report for syslog ui command by this Collector.
|
static syslog_sslvpn[] |
syslog_sslvpn.get(nitro_service client)
Report for sslvpn syslog message received by this collector..
|
static syslog_snmp[] |
syslog_snmp.get(nitro_service client)
Report for snmp syslog message received by this collector..
|
static syslog_server[] |
syslog_server.get(nitro_service client)
Use this operation to get all the syslog servers.
|
static syslog_params[] |
syslog_params.get(nitro_service client)
Use this operation to get the syslog parameters.
|
static syslog_generic[] |
syslog_generic.get(nitro_service client)
Report for generic syslog message received by this collector..
|
static syslog_aaa[] |
syslog_aaa.get(nitro_service client)
Report for aaa syslog message received by this collector..
|
static ssl_key[] |
ssl_key.get(nitro_service client)
Use this operation to get ssl key file.
|
static ssl_cert[] |
ssl_cert.get(nitro_service client)
Use this operation to get ssl certificate file.
|
static snmp_view[] |
snmp_view.get(nitro_service client)
Use this operation to get SNMP View details.
|
static snmp_user[] |
snmp_user.get(nitro_service client)
Use this operation to get SNMP User details.
|
static snmp_trap[] |
snmp_trap.get(nitro_service client)
Use this operation to get snmp trap destination details.
|
static snmp_manager[] |
snmp_manager.get(nitro_service client)
Use this operation to get SNMP Manager details.
|
static snmp_alarm_config[] |
snmp_alarm_config.get(nitro_service client)
Use this operation to get snmp alarm configuration.
|
static smtp_server[] |
smtp_server.get(nitro_service client)
Use this operation to get smtp server details..
|
static sms_server[] |
sms_server.get(nitro_service client)
Use this operation to get sms server details..
|
static sms_profile[] |
sms_profile.get(nitro_service client)
Use this operation to get sms profile..
|
static sent_sms[] |
sent_sms.get(nitro_service client)
Use this operation to get sent sms details..
|
static sent_mails[] |
sent_mails.get(nitro_service client)
Use this operation to get sent mail details..
|
static sdx_network_config |
sdx_network_config.get(nitro_service client)
Use this operation to get SDX network configuration.
|
static sdx_license |
sdx_license.get(nitro_service client)
Use this operation to get SDX license information.
|
static sdxtools_image[] |
sdxtools_image.get(nitro_service client)
Use this operation to get SDXTools build file.
|
static ntp_sync[] |
ntp_sync.get(nitro_service client)
Use this operation to get status of ntpd.
|
static ntp_server[] |
ntp_server.get(nitro_service client)
Use this operation to get NTP Server.
|
static ntp_param[] |
ntp_param.get(nitro_service client)
Use this operation to get NTP Server.
|
static mps_ssl_certkey[] |
mps_ssl_certkey.get(nitro_service client)
Use this operation to get certificate on Management Service.
|
static mps_network_config |
mps_network_config.get(nitro_service client)
Use this operation to get MPS network configuration.
|
static mps_image[] |
mps_image.get(nitro_service client)
Use this operation to get Management Service build file.
|
static mps_doc_image[] |
mps_doc_image.get(nitro_service client)
Use this operation to get Management Service documentation file.
|
static mpsuser[] |
mpsuser.get(nitro_service client)
Use this operation to get system users.
|
static mpssession[] |
mpssession.get(nitro_service client)
Use this operation to get client sessions.
|
static mps |
mps.get(nitro_service client)
Use this operation to get Management Service Information.
|
static managed_device[] |
managed_device.get(nitro_service client)
Use this operation to get managed devices.
|
static mail_profile[] |
mail_profile.get(nitro_service client)
Use this operation to get mail profile..
|
static license_file[] |
license_file.get(nitro_service client)
Use this operation to get license file.
|
static jazz_license |
jazz_license.get(nitro_service client)
Use this operation to get license information.
|
static inventory_status[] |
inventory_status.get(nitro_service client)
Use this operation to get inventory status.
|
static host_device[] |
host_device.get(nitro_service client)
Use this operation to get host.
|
static event[] |
event.get(nitro_service client)
Use this operation to get events.
|
static device_profile[] |
device_profile.get(nitro_service client)
Use this operation to get device profiles.
|
static current_timezone |
current_timezone.get(nitro_service client)
Use this operation to get the current time zone.
|
static current_hostname[] |
current_hostname.get(nitro_service client)
Use this operation to get the current hostname.
|
static backup_file[] |
backup_file.get(nitro_service client)
Use this operation to get backup file.
|
static audit_log[] |
audit_log.get(nitro_service client)
Use this operation to get audit log message.
|
static af_persistant_stat_info[] |
af_persistant_stat_info.get(nitro_service client)
Use this operation to get a value for a Property based on Key..
|
static af_config_info[] |
af_config_info.get(nitro_service client)
Use this operation to get a value for a Property based on Key..
|
static activity_status[] |
activity_status.get(nitro_service client)
Use this operation to get activity status.
|
static activity_status |
activity_status.get(nitro_service client,
activity_status resource)
Use this operation to get activity status.
|
static af_config_info |
af_config_info.get(nitro_service client,
af_config_info resource)
Use this operation to get a value for a Property based on Key..
|
static af_persistant_stat_info |
af_persistant_stat_info.get(nitro_service client,
af_persistant_stat_info resource)
Use this operation to get a value for a Property based on Key..
|
static audit_log |
audit_log.get(nitro_service client,
audit_log resource)
Use this operation to get audit log message.
|
static backup_file |
backup_file.get(nitro_service client,
backup_file resource)
Use this operation to get backup file.
|
static backup_policy |
backup_policy.get(nitro_service client,
backup_policy resource)
Use this operation to get backup policy to view the number of previous backups to retain.
|
static device_profile |
device_profile.get(nitro_service client,
device_profile resource)
Use this operation to get device profiles.
|
static event |
event.get(nitro_service client,
event resource)
Use this operation to get events.
|
static host_device |
host_device.get(nitro_service client,
host_device resource)
Use this operation to get host.
|
static inventory_status |
inventory_status.get(nitro_service client,
inventory_status resource)
Use this operation to get inventory status.
|
static inventory |
inventory.get(nitro_service client,
inventory resource)
Use this operation to start inventory of a given device.
|
static license_file |
license_file.get(nitro_service client,
license_file resource)
Use this operation to get license file.
|
static mail_profile |
mail_profile.get(nitro_service client,
mail_profile resource)
Use this operation to get mail profile..
|
static mps_doc_image |
mps_doc_image.get(nitro_service client,
mps_doc_image resource)
Use this operation to get Management Service documentation file.
|
static mps_image |
mps_image.get(nitro_service client,
mps_image resource)
Use this operation to get Management Service build file.
|
static mpssession |
mpssession.get(nitro_service client,
mpssession resource)
Use this operation to get client sessions.
|
static mpsuser |
mpsuser.get(nitro_service client,
mpsuser resource)
Use this operation to get system users.
|
static ping |
ping.get(nitro_service client,
ping resource)
Use this operation to get the status of ping on a given device.
|
static prune_policy |
prune_policy.get(nitro_service client,
prune_policy resource)
Use this operation to get the prune policy to view number of days data to retain.
|
static sdxtools_image |
sdxtools_image.get(nitro_service client,
sdxtools_image resource)
Use this operation to get SDXTools build file.
|
static sms_profile |
sms_profile.get(nitro_service client,
sms_profile resource)
Use this operation to get sms profile..
|
static sms_server |
sms_server.get(nitro_service client,
sms_server resource)
Use this operation to get sms server details..
|
static smtp_server |
smtp_server.get(nitro_service client,
smtp_server resource)
Use this operation to get smtp server details..
|
static snmp_alarm_config |
snmp_alarm_config.get(nitro_service client,
snmp_alarm_config resource)
Use this operation to get snmp alarm configuration.
|
static snmp_manager |
snmp_manager.get(nitro_service client,
snmp_manager resource)
Use this operation to get SNMP Manager details.
|
static snmp_trap |
snmp_trap.get(nitro_service client,
snmp_trap resource)
Use this operation to get snmp trap destination details.
|
static snmp_user |
snmp_user.get(nitro_service client,
snmp_user resource)
Use this operation to get SNMP User details.
|
static snmp_view |
snmp_view.get(nitro_service client,
snmp_view resource)
Use this operation to get SNMP View details.
|
static ssl_cert |
ssl_cert.get(nitro_service client,
ssl_cert resource)
Use this operation to get ssl certificate file.
|
static ssl_key |
ssl_key.get(nitro_service client,
ssl_key resource)
Use this operation to get ssl key file.
|
static task_command_log |
task_command_log.get(nitro_service client,
task_command_log resource)
Use this operation to get task log for each command.
|
static task_device_log |
task_device_log.get(nitro_service client,
task_device_log resource)
Use this operation to get task log for each device.
|
static task_log |
task_log.get(nitro_service client,
task_log resource)
Use this operation to get task.
|
static techsupport |
techsupport.get(nitro_service client,
techsupport resource)
Use this operation to get technical support file.
|
static traceroute |
traceroute.get(nitro_service client,
traceroute resource)
Use this operation to get the status of traceroute on a given device.
|
static version_matrix_file |
version_matrix_file.get(nitro_service client,
version_matrix_file resource)
Use this operation to get Management Service build file.
|
static vm_device |
vm_device.get(nitro_service client,
vm_device resource)
Use this operation to get VM Instance.
|
static vm_template |
vm_template.get(nitro_service client,
vm_template resource)
Use this operation to get VM Template.
|
static current_hostname |
current_hostname.modify(nitro_service client,
current_hostname resource)
Use this operation to modify current hostname.
|
static current_hostname[] |
current_hostname.modify(nitro_service client,
current_hostname[] resources)
Use this operation to modify current hostname in bulk.
|
static syslog_params |
syslog_params.modify(nitro_service client,
syslog_params resource)
Use this operation to modify the syslog parameters.
|
static syslog_params[] |
syslog_params.modify(nitro_service client,
syslog_params[] resources)
Use this operation to modify the syslog parameters in bulk.
|
static syslog_server |
syslog_server.modify(nitro_service client,
syslog_server resource)
Use this operation to modify a syslog server.
|
static syslog_server[] |
syslog_server.modify(nitro_service client,
syslog_server[] resources)
Use this operation to modify a syslog server in bulk.
|
static mps |
mps.reboot(nitro_service client,
mps resource)
Use this operation to reboot Management Service.
|
static sdx_backup_restore |
sdx_backup_restore.restore(nitro_service client,
sdx_backup_restore resource)
Use this operation to Restore.
|
static sdx_backup_restore[] |
sdx_backup_restore.restore(nitro_service client,
sdx_backup_restore[] resources)
Use this operation to Restore in bulk.
|
static techsupport[] |
techsupport.start(nitro_service client,
techsupport resource)
Use this operation to generate technical support archive.
|
static backup_policy |
backup_policy.update(nitro_service client,
backup_policy resource)
Use this operation to modify the number of previous backups to retain.
|
static current_timezone |
current_timezone.update(nitro_service client,
current_timezone resource)
Use this operation to modify current time zone.
|
static device_profile |
device_profile.update(nitro_service client,
device_profile resource)
Use this operation to modify device profile.
|
static device_profile[] |
device_profile.update(nitro_service client,
device_profile[] resources)
Use this operation to modify device profile in bulk.
|
static mail_profile |
mail_profile.update(nitro_service client,
mail_profile resource)
Use this operation to modify mail profile..
|
static mail_profile[] |
mail_profile.update(nitro_service client,
mail_profile[] resources)
Use this operation to modify mail profile.
|
static mps_network_config |
mps_network_config.update(nitro_service client,
mps_network_config resource)
Use this operation to modify MPS network configuration.
|
static mpsuser |
mpsuser.update(nitro_service client,
mpsuser resource)
Use this operation to modify system user.
|
static mpsuser[] |
mpsuser.update(nitro_service client,
mpsuser[] resources)
Use this operation to modify system user in bulk.
|
static ntp_param |
ntp_param.update(nitro_service client,
ntp_param resource)
Use this operation to modify NTP Server.
|
static ntp_param[] |
ntp_param.update(nitro_service client,
ntp_param[] resources)
Use this operation to modify NTP Server in bulk.
|
static ntp_server |
ntp_server.update(nitro_service client,
ntp_server resource)
Use this operation to modify NTP Server.
|
static ntp_server[] |
ntp_server.update(nitro_service client,
ntp_server[] resources)
Use this operation to modify NTP Server in bulk.
|
static ntp_sync |
ntp_sync.update(nitro_service client,
ntp_sync resource)
Use this operation to enable/disable ntpd.
|
static ntp_sync[] |
ntp_sync.update(nitro_service client,
ntp_sync[] resources)
Use this operation to enable/disable ntpd in bulk.
|
static prune_policy |
prune_policy.update(nitro_service client,
prune_policy resource)
Use this operation to modify the number of days data to retain.
|
static sdx_network_config |
sdx_network_config.update(nitro_service client,
sdx_network_config resource)
Use this operation to modify SDX network configuration.
|
static sms_profile |
sms_profile.update(nitro_service client,
sms_profile resource)
Use this operation to modify sms profile..
|
static sms_profile[] |
sms_profile.update(nitro_service client,
sms_profile[] resources)
Use this operation to modify sms profile.
|
static sms_server |
sms_server.update(nitro_service client,
sms_server resource)
Use this operation to modify sms server.
|
static sms_server[] |
sms_server.update(nitro_service client,
sms_server[] resources)
Use this operation to modify sms server in bulk.
|
static smtp_server |
smtp_server.update(nitro_service client,
smtp_server resource)
Use this operation to modify smtp server.
|
static smtp_server[] |
smtp_server.update(nitro_service client,
smtp_server[] resources)
Use this operation to modify smtp server in bulk.
|
static snmp_alarm_config |
snmp_alarm_config.update(nitro_service client,
snmp_alarm_config resource)
Use this operation to modify snmp alarm configuration.
|
static snmp_alarm_config[] |
snmp_alarm_config.update(nitro_service client,
snmp_alarm_config[] resources)
Use this operation to modify snmp alarm configuration in bulk.
|
static snmp_manager |
snmp_manager.update(nitro_service client,
snmp_manager resource)
Use this operation to modify SNMP Manager.
|
static snmp_manager[] |
snmp_manager.update(nitro_service client,
snmp_manager[] resources)
Use this operation to modify SNMP Manager in bulk.
|
static snmp_trap |
snmp_trap.update(nitro_service client,
snmp_trap resource)
Use this operation to modify snmp trap destination.
|
static snmp_trap[] |
snmp_trap.update(nitro_service client,
snmp_trap[] resources)
Use this operation to modify snmp trap destination in bulk.
|
static snmp_user |
snmp_user.update(nitro_service client,
snmp_user resource)
Use this operation to modify SNMP User.
|
static snmp_user[] |
snmp_user.update(nitro_service client,
snmp_user[] resources)
Use this operation to modify SNMP User in bulk.
|
static snmp_view |
snmp_view.update(nitro_service client,
snmp_view resource)
Use this operation to modify SNMP View.
|
static snmp_view[] |
snmp_view.update(nitro_service client,
snmp_view[] resources)
Use this operation to modify SNMP View in bulk.
|
static system_settings |
system_settings.update(nitro_service client,
system_settings resource)
Use this operation to modify SDX system settings.
|
static mps_upgrade |
mps_upgrade.upgrade(nitro_service client,
mps_upgrade resource)
Use this operation to upgrade Management Service.
|
static mps_upgrade[] |
mps_upgrade.upgrade(nitro_service client,
mps_upgrade[] resources)
Use this operation to upgrade Management Service in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static ns_configtemplate |
ns_configtemplate.add(nitro_service client,
ns_configtemplate resource)
Use this operation to add NetScaler configuration template.
|
static ns_configtemplate[] |
ns_configtemplate.add(nitro_service client,
ns_configtemplate[] resources)
Use this operation to add NetScaler configuration template in bulk.
|
static ns_detail_vlan |
ns_detail_vlan.add(nitro_service client,
ns_detail_vlan resource)
Use this operation to configure vlan.
|
static ns_detail_vlan[] |
ns_detail_vlan.add(nitro_service client,
ns_detail_vlan[] resources)
Use this operation to configure vlan in bulk.
|
static ns_device_profile |
ns_device_profile.add(nitro_service client,
ns_device_profile resource)
Use this operation to add device profile.
|
static ns_device_profile[] |
ns_device_profile.add(nitro_service client,
ns_device_profile[] resources)
Use this operation to add device profile in bulk.
|
static ns_ns_ip |
ns_ns_ip.add(nitro_service client,
ns_ns_ip resource)
Use this operation to add ns ip on NS Instance.
|
static ns_ns_ip[] |
ns_ns_ip.add(nitro_service client,
ns_ns_ip[] resources)
Use this operation to add ns ip on NS Instance in bulk.
|
static ns_save_config |
ns_save_config.add(nitro_service client,
ns_save_config resource)
Use this operation to save configuration on NS Instance(s).
|
static ns_save_config[] |
ns_save_config.add(nitro_service client,
ns_save_config[] resources)
Use this operation to save configuration on NS Instance(s) in bulk.
|
static ns_snmp_config |
ns_snmp_config.add(nitro_service client,
ns_snmp_config resource)
add ns snmp configuration.
|
static ns_snmp_config[] |
ns_snmp_config.add(nitro_service client,
ns_snmp_config[] resources)
add ns snmp configuration in bulk.
|
static ns_ssl_certkey |
ns_ssl_certkey.add(nitro_service client,
ns_ssl_certkey resource)
Use this operation to install certificates on NetScaler Instance(s).
|
static ns_ssl_certkey[] |
ns_ssl_certkey.add(nitro_service client,
ns_ssl_certkey[] resources)
Use this operation to install certificates on NetScaler Instance(s) in bulk.
|
static ns_vserver_appflow_config |
ns_vserver_appflow_config.add(nitro_service client,
ns_vserver_appflow_config resource)
Add virtual server policy.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.add(nitro_service client,
ns_vserver_appflow_config[] resources)
Add virtual server policy in bulk.
|
static ns |
ns.add(nitro_service client,
ns resource)
Use this operation to add NetScaler Instance.
|
static ns[] |
ns.add(nitro_service client,
ns[] resources)
Use this operation to add NetScaler Instance in bulk.
|
static long |
ns_vserver_appflow_config.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_vserver_appflow_config resources.
|
static long |
ns_vpnicaconnection.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_vpnicaconnection resources.
|
static long |
ns_vm_template.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_vm_template resources.
|
static long |
ns_vlan.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_vlan resources.
|
static long |
ns_ssl_certkey_policy.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ssl_certkey_policy resources.
|
static long |
ns_ssl_certkey.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ssl_certkey resources.
|
static long |
ns_ns_timeout.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ns_timeout resources.
|
static long |
ns_ns_savedconfig.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ns_savedconfig resources.
|
static long |
ns_ns_runningconfig.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ns_runningconfig resources.
|
static long |
ns_ns_ip.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_ns_ip resources.
|
static long |
ns_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_image resources.
|
static long |
ns_doc_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_doc_image resources.
|
static long |
ns_device_profile.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_device_profile resources.
|
static long |
ns_detail_vlan.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_detail_vlan resources.
|
static long |
ns_conf_upgrade_history.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_conf_upgrade_history resources.
|
static long |
ns_conf_revision_history.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_conf_revision_history resources.
|
static long |
ns_conf_download_policy.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_conf_download_policy resources.
|
static long |
ns_configtemplate.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_configtemplate resources.
|
static long |
ns_conf.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_conf resources.
|
static long |
ns_clusternode.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_clusternode resources.
|
static long |
ns_cluster.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_cluster resources.
|
static long |
ns_aaasession.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns_aaasession resources.
|
static long |
ns.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ns resources.
|
static long |
ns_vserver_appflow_config.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_vserver_appflow_config resources.
|
static long |
ns_vpnicaconnection.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_vpnicaconnection resources.
|
static long |
ns_vm_template.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_vm_template resources.
|
static long |
ns_vlan.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_vlan resources.
|
static long |
ns_ssl_certkey_policy.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ssl_certkey_policy resources.
|
static long |
ns_ssl_certkey.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ssl_certkey resources.
|
static long |
ns_ns_timeout.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ns_timeout resources.
|
static long |
ns_ns_savedconfig.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ns_savedconfig resources.
|
static long |
ns_ns_runningconfig.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ns_runningconfig resources.
|
static long |
ns_ns_ip.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_ns_ip resources.
|
static long |
ns_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_image resources.
|
static long |
ns_doc_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_doc_image resources.
|
static long |
ns_device_profile.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_device_profile resources.
|
static long |
ns_detail_vlan.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_detail_vlan resources.
|
static long |
ns_conf_upgrade_history.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_conf_upgrade_history resources.
|
static long |
ns_conf_revision_history.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_conf_revision_history resources.
|
static long |
ns_conf_download_policy.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_conf_download_policy resources.
|
static long |
ns_configtemplate.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_configtemplate resources.
|
static long |
ns_conf.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_conf resources.
|
static long |
ns_clusternode.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_clusternode resources.
|
static long |
ns_cluster.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_cluster resources.
|
static long |
ns_aaasession.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns_aaasession resources.
|
static long |
ns.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ns resources.
|
static long |
ns_vserver_appflow_config.count(nitro_service service)
Use this API to count the ns_vserver_appflow_config resources configured on NetScaler SDX.
|
static long |
ns_vpnicaconnection.count(nitro_service service)
Use this API to count the ns_vpnicaconnection resources configured on NetScaler SDX.
|
static long |
ns_vm_template.count(nitro_service service)
Use this API to count the ns_vm_template resources configured on NetScaler SDX.
|
static long |
ns_vlan.count(nitro_service service)
Use this API to count the ns_vlan resources configured on NetScaler SDX.
|
static long |
ns_ssl_certkey_policy.count(nitro_service service)
Use this API to count the ns_ssl_certkey_policy resources configured on NetScaler SDX.
|
static long |
ns_ssl_certkey.count(nitro_service service)
Use this API to count the ns_ssl_certkey resources configured on NetScaler SDX.
|
static long |
ns_ns_timeout.count(nitro_service service)
Use this API to count the ns_ns_timeout resources configured on NetScaler SDX.
|
static long |
ns_ns_savedconfig.count(nitro_service service)
Use this API to count the ns_ns_savedconfig resources configured on NetScaler SDX.
|
static long |
ns_ns_runningconfig.count(nitro_service service)
Use this API to count the ns_ns_runningconfig resources configured on NetScaler SDX.
|
static long |
ns_ns_ip.count(nitro_service service)
Use this API to count the ns_ns_ip resources configured on NetScaler SDX.
|
static long |
ns_image.count(nitro_service service)
Use this API to count the ns_image resources configured on NetScaler SDX.
|
static long |
ns_doc_image.count(nitro_service service)
Use this API to count the ns_doc_image resources configured on NetScaler SDX.
|
static long |
ns_device_profile.count(nitro_service service)
Use this API to count the ns_device_profile resources configured on NetScaler SDX.
|
static long |
ns_detail_vlan.count(nitro_service service)
Use this API to count the ns_detail_vlan resources configured on NetScaler SDX.
|
static long |
ns_conf_upgrade_history.count(nitro_service service)
Use this API to count the ns_conf_upgrade_history resources configured on NetScaler SDX.
|
static long |
ns_conf_revision_history.count(nitro_service service)
Use this API to count the ns_conf_revision_history resources configured on NetScaler SDX.
|
static long |
ns_conf_download_policy.count(nitro_service service)
Use this API to count the ns_conf_download_policy resources configured on NetScaler SDX.
|
static long |
ns_configtemplate.count(nitro_service service)
Use this API to count the ns_configtemplate resources configured on NetScaler SDX.
|
static long |
ns_conf.count(nitro_service service)
Use this API to count the ns_conf resources configured on NetScaler SDX.
|
static long |
ns_clusternode.count(nitro_service service)
Use this API to count the ns_clusternode resources configured on NetScaler SDX.
|
static long |
ns_cluster.count(nitro_service service)
Use this API to count the ns_cluster resources configured on NetScaler SDX.
|
static long |
ns_aaasession.count(nitro_service service)
Use this API to count the ns_aaasession resources configured on NetScaler SDX.
|
static long |
ns.count(nitro_service service)
Use this API to count the ns resources configured on NetScaler SDX.
|
static ns_configtemplate |
ns_configtemplate.delete(nitro_service client,
ns_configtemplate resource)
Use this operation to delete NetScaler configuration template.
|
static ns_configtemplate[] |
ns_configtemplate.delete(nitro_service client,
ns_configtemplate[] resources)
Use this operation to delete NetScaler configuration template in bulk.
|
static ns_device_profile |
ns_device_profile.delete(nitro_service client,
ns_device_profile resource)
Use this operation to delete device profile(s).
|
static ns_device_profile[] |
ns_device_profile.delete(nitro_service client,
ns_device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static ns_doc_image |
ns_doc_image.delete(nitro_service client,
ns_doc_image resource)
Use this operation to delete NetScaler Documentation file.
|
static ns_doc_image[] |
ns_doc_image.delete(nitro_service client,
ns_doc_image[] resources)
Use this operation to delete NetScaler Documentation file in bulk.
|
static ns_image |
ns_image.delete(nitro_service client,
ns_image resource)
Use this operation to delete NetScaler build file.
|
static ns_image[] |
ns_image.delete(nitro_service client,
ns_image[] resources)
Use this operation to delete NetScaler build file in bulk.
|
static ns_ssl_certkey |
ns_ssl_certkey.delete(nitro_service client,
ns_ssl_certkey resource)
Use this operation to delete certificates on NetScaler Instance(s).
|
static ns_ssl_certkey[] |
ns_ssl_certkey.delete(nitro_service client,
ns_ssl_certkey[] resources)
Use this operation to delete certificates on NetScaler Instance(s) in bulk.
|
static ns_vlan |
ns_vlan.delete(nitro_service client,
ns_vlan resource)
Use this operation to delete configured vlans.
|
static ns_vlan[] |
ns_vlan.delete(nitro_service client,
ns_vlan[] resources)
Use this operation to delete configured vlans in bulk.
|
static ns_vserver_appflow_config |
ns_vserver_appflow_config.delete(nitro_service client,
ns_vserver_appflow_config resource)
delete virtual server policy.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.delete(nitro_service client,
ns_vserver_appflow_config[] resources)
delete virtual server policy in bulk.
|
static ns |
ns.delete(nitro_service client,
ns resource)
Use this operation to delete NetScaler Instances.
|
static ns[] |
ns.delete(nitro_service client,
ns[] resources)
Use this operation to delete NetScaler Instances in bulk.
|
static ns_config_diff |
ns_config_diff.diff_table(nitro_service client,
ns_config_diff resource)
Use this operation to get config diff between source and target configuration files in the tabular format.
|
static ns_config_diff[] |
ns_config_diff.diff_table(nitro_service client,
ns_config_diff[] resources)
Use this operation to get config diff between source and target configuration files in the tabular format in bulk.
|
static ns_conf_download_policy |
ns_conf_download_policy.do_poll(nitro_service client,
ns_conf_download_policy resource)
Use this operation to poll all ns.conf file from NetScaler and updated the database.
|
static ns_ssl_certkey_policy |
ns_ssl_certkey_policy.do_poll(nitro_service client,
ns_ssl_certkey_policy resource)
Use this operation to poll all SSL certificates from all NetScalers and update the database.
|
static ns |
ns.force_reboot(nitro_service client,
ns resource)
Use this operation to force reboot NetScaler Instance.
|
static ns[] |
ns.force_reboot(nitro_service client,
ns[] resources)
Use this operation to force reboot NetScaler Instance in bulk.
|
static ns |
ns.force_stop(nitro_service client,
ns resource)
Use this operation to force stop NetScaler Instance.
|
static ns[] |
ns.force_stop(nitro_service client,
ns[] resources)
Use this operation to force stop NetScaler Instance in bulk.
|
static ns_cluster |
ns_cluster.form_cluster(nitro_service client,
ns_cluster resource)
Use this operation to form one node cluster from NetScaler Instance.
|
static ns_cluster[] |
ns_cluster.form_cluster(nitro_service client,
ns_cluster[] resources)
Use this operation to form one node cluster from NetScaler Instance in bulk.
|
static ns_ssl_certkey |
ns_ssl_certkey.gen_csr(nitro_service client,
ns_ssl_certkey resource)
Use this operation to generate CSR for the certificate.
|
static ns_ssl_certkey[] |
ns_ssl_certkey.gen_csr(nitro_service client,
ns_ssl_certkey[] resources)
Use this operation to generate CSR for the certificate in bulk.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_vserver_appflow_config resources.
|
static ns_vpnicaconnection[] |
ns_vpnicaconnection.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_vpnicaconnection resources.
|
static ns_vm_template[] |
ns_vm_template.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_vm_template resources.
|
static ns_vlan[] |
ns_vlan.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_vlan resources.
|
static ns_ssl_certkey_policy[] |
ns_ssl_certkey_policy.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ssl_certkey_policy resources.
|
static ns_ssl_certkey[] |
ns_ssl_certkey.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ssl_certkey resources.
|
static ns_ns_timeout[] |
ns_ns_timeout.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ns_timeout resources.
|
static ns_ns_savedconfig[] |
ns_ns_savedconfig.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ns_savedconfig resources.
|
static ns_ns_runningconfig[] |
ns_ns_runningconfig.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ns_runningconfig resources.
|
static ns_ns_ip[] |
ns_ns_ip.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_ns_ip resources.
|
static ns_image[] |
ns_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_image resources.
|
static ns_doc_image[] |
ns_doc_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_doc_image resources.
|
static ns_device_profile[] |
ns_device_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_device_profile resources.
|
static ns_detail_vlan[] |
ns_detail_vlan.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_detail_vlan resources.
|
static ns_conf_upgrade_history[] |
ns_conf_upgrade_history.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_conf_upgrade_history resources.
|
static ns_conf_revision_history[] |
ns_conf_revision_history.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_conf_revision_history resources.
|
static ns_conf_download_policy[] |
ns_conf_download_policy.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_conf_download_policy resources.
|
static ns_configtemplate[] |
ns_configtemplate.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_configtemplate resources.
|
static ns_conf[] |
ns_conf.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_conf resources.
|
static ns_clusternode[] |
ns_clusternode.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_clusternode resources.
|
static ns_cluster[] |
ns_cluster.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_cluster resources.
|
static ns_aaasession[] |
ns_aaasession.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_aaasession resources.
|
static ns[] |
ns.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns resources.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_vserver_appflow_config resources.
|
static ns_vpnicaconnection[] |
ns_vpnicaconnection.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_vpnicaconnection resources.
|
static ns_vm_template[] |
ns_vm_template.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_vm_template resources.
|
static ns_vlan[] |
ns_vlan.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_vlan resources.
|
static ns_ssl_certkey_policy[] |
ns_ssl_certkey_policy.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ssl_certkey_policy resources.
|
static ns_ssl_certkey[] |
ns_ssl_certkey.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ssl_certkey resources.
|
static ns_ns_timeout[] |
ns_ns_timeout.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ns_timeout resources.
|
static ns_ns_savedconfig[] |
ns_ns_savedconfig.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ns_savedconfig resources.
|
static ns_ns_runningconfig[] |
ns_ns_runningconfig.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ns_runningconfig resources.
|
static ns_ns_ip[] |
ns_ns_ip.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_ns_ip resources.
|
static ns_image[] |
ns_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_image resources.
|
static ns_doc_image[] |
ns_doc_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_doc_image resources.
|
static ns_device_profile[] |
ns_device_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_device_profile resources.
|
static ns_detail_vlan[] |
ns_detail_vlan.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_detail_vlan resources.
|
static ns_conf_upgrade_history[] |
ns_conf_upgrade_history.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_conf_upgrade_history resources.
|
static ns_conf_revision_history[] |
ns_conf_revision_history.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_conf_revision_history resources.
|
static ns_conf_download_policy[] |
ns_conf_download_policy.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_conf_download_policy resources.
|
static ns_configtemplate[] |
ns_configtemplate.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_configtemplate resources.
|
static ns_conf[] |
ns_conf.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_conf resources.
|
static ns_clusternode[] |
ns_clusternode.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_clusternode resources.
|
static ns_cluster[] |
ns_cluster.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_cluster resources.
|
static ns_aaasession[] |
ns_aaasession.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_aaasession resources.
|
static ns[] |
ns.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns resources.
|
protected base_resource[] |
ns_vserver_appflow_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vpnicaconnection.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vm_template.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vlan.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_upgrade.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ssl_certkey_policy.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ssl_certkey.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_snmp_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_save_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_timeout.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_savedconfig.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_runningconfig.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_ip.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_doc_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_device_profile.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_detail_vlan.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_upgrade_history.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_revision_history.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_download_policy.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_config_diff.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_configtemplate.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_command.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_clusternode.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_cluster.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_aaasession.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
admin_ns_config.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vserver_appflow_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vpnicaconnection.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vm_template.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_vlan.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_upgrade.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ssl_certkey_policy.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ssl_certkey.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_snmp_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_save_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_timeout.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_savedconfig.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_runningconfig.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_ns_ip.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_doc_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_device_profile.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_detail_vlan.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_upgrade_history.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_revision_history.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf_download_policy.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_config_diff.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_configtemplate.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_conf.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_command.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_clusternode.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_cluster.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns_aaasession.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ns.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
admin_ns_config.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.get(nitro_service client)
get virtual server.
|
static ns_vpnicaconnection[] |
ns_vpnicaconnection.get(nitro_service client)
Get ns vpnicaconnection information from NS Instance(s).
|
static ns_vm_template[] |
ns_vm_template.get(nitro_service client)
Use this operation to get NS VM Template.
|
static ns_vlan[] |
ns_vlan.get(nitro_service client)
Use this operation to get configured vlans.
|
static ns_ssl_certkey_policy |
ns_ssl_certkey_policy.get(nitro_service client)
Use this operation to get the polling frequency of the NetScaler SSL certificates.
|
static ns_ssl_certkey[] |
ns_ssl_certkey.get(nitro_service client)
Use this operation to get certificates on NetScaler Instance(s).
|
static ns_image[] |
ns_image.get(nitro_service client)
Use this operation to get NetScaler build file.
|
static ns_doc_image[] |
ns_doc_image.get(nitro_service client)
Use this operation to get NetScaler Documentation file.
|
static ns_device_profile[] |
ns_device_profile.get(nitro_service client)
Use this operation to get device profiles.
|
static ns_detail_vlan[] |
ns_detail_vlan.get(nitro_service client)
Use this operation to get configured vlans.
|
static ns_conf_upgrade_history[] |
ns_conf_upgrade_history.get(nitro_service client)
Use this operation to get ns.conf file upgrade history.
|
static ns_conf_revision_history[] |
ns_conf_revision_history.get(nitro_service client)
Use this operation to get ns.conf file revision history.
|
static ns_conf_download_policy |
ns_conf_download_policy.get(nitro_service client)
Use this operation to get the polling frequency of the Netscaler configuration file.
|
static ns_configtemplate[] |
ns_configtemplate.get(nitro_service client)
Get netscaler configuration templates.
|
static ns_conf[] |
ns_conf.get(nitro_service client)
Get ns.conf information from NS Instance(s).
|
static ns_cluster[] |
ns_cluster.get(nitro_service client)
Use this operation to get ns cluster instance.
|
static ns_aaasession[] |
ns_aaasession.get(nitro_service client)
Get ns aaasession information from NS Instance.
|
static ns[] |
ns.get(nitro_service client)
Use this operation to get NetScaler Instance.
|
static ns_conf_revision_history[] |
ns_conf_revision_history.get(nitro_service client,
ns_conf_revision_history resource)
Use this operation to get ns.conf file revision history.
|
static ns_conf_upgrade_history[] |
ns_conf_upgrade_history.get(nitro_service client,
ns_conf_upgrade_history resource)
Use this operation to get ns.conf file upgrade history.
|
static ns_configtemplate |
ns_configtemplate.get(nitro_service client,
ns_configtemplate resource)
Get netscaler configuration templates.
|
static ns_doc_image |
ns_doc_image.get(nitro_service client,
ns_doc_image resource)
Use this operation to get NetScaler Documentation file.
|
static ns_image |
ns_image.get(nitro_service client,
ns_image resource)
Use this operation to get NetScaler build file.
|
static ns_ns_runningconfig |
ns_ns_runningconfig.get(nitro_service client,
ns_ns_runningconfig resource)
Use this operation to get running configuration from NetScaler Instance.
|
static ns_ns_savedconfig |
ns_ns_savedconfig.get(nitro_service client,
ns_ns_savedconfig resource)
Use this operation to get saved configuration from NetScaler Instance.
|
static ns_ssl_certkey |
ns_ssl_certkey.get(nitro_service client,
ns_ssl_certkey resource)
Use this operation to get certificates on NetScaler Instance(s).
|
static ns |
ns.get(nitro_service client,
ns resource)
Use this operation to get NetScaler Instance.
|
static ns_cluster |
ns_cluster.join(nitro_service client,
ns_cluster resource)
Use this operation to join NetScaler Instance to existing cluster.
|
static ns_cluster[] |
ns_cluster.join(nitro_service client,
ns_cluster[] resources)
Use this operation to join NetScaler Instance to existing cluster in bulk.
|
static ns_cluster |
ns_cluster.modify_password(nitro_service client,
ns_cluster resource)
Use this operation to modify Cluster IP admin ns password.
|
static ns_cluster[] |
ns_cluster.modify_password(nitro_service client,
ns_cluster[] resources)
Use this operation to modify Cluster IP admin ns password in bulk.
|
static admin_ns_config |
admin_ns_config.modify(nitro_service client,
admin_ns_config resource)
Use this operation to apply admin configuration on NetScaler Instance.
|
static admin_ns_config[] |
admin_ns_config.modify(nitro_service client,
admin_ns_config[] resources)
Use this operation to apply admin configuration on NetScaler Instance in bulk.
|
static ns_configtemplate |
ns_configtemplate.modify(nitro_service client,
ns_configtemplate resource)
Use this operation to modify NetScaler configuration template.
|
static ns_configtemplate[] |
ns_configtemplate.modify(nitro_service client,
ns_configtemplate[] resources)
Use this operation to modify NetScaler configuration template in bulk.
|
static ns_ssl_certkey |
ns_ssl_certkey.modify(nitro_service client,
ns_ssl_certkey resource)
Use this operation to modify certificates on NetScaler Instance(s).
|
static ns_ssl_certkey[] |
ns_ssl_certkey.modify(nitro_service client,
ns_ssl_certkey[] resources)
Use this operation to modify certificates on NetScaler Instance(s) in bulk.
|
static ns_vserver_appflow_config |
ns_vserver_appflow_config.modify(nitro_service client,
ns_vserver_appflow_config resource)
modify virtual server policy.
|
static ns_vserver_appflow_config[] |
ns_vserver_appflow_config.modify(nitro_service client,
ns_vserver_appflow_config[] resources)
modify virtual server policy in bulk.
|
static ns |
ns.reboot(nitro_service client,
ns resource)
Use this operation to reboot NetScaler Instance.
|
static ns[] |
ns.reboot(nitro_service client,
ns[] resources)
Use this operation to reboot NetScaler Instance in bulk.
|
static ns_clusternode |
ns_clusternode.remove_node(nitro_service client,
ns_clusternode resource)
Use this operation to remove node from cluster.
|
static ns_clusternode[] |
ns_clusternode.remove_node(nitro_service client,
ns_clusternode[] resources)
Use this operation to remove node from cluster in bulk.
|
static ns_cluster |
ns_cluster.remove(nitro_service client,
ns_cluster resource)
Use this operation to remove entire Cluster Instance.
|
static ns_cluster[] |
ns_cluster.remove(nitro_service client,
ns_cluster[] resources)
Use this operation to remove entire Cluster Instance in bulk.
|
static ns_ns_timeout |
ns_ns_timeout.set(nitro_service client,
ns_ns_timeout resource)
Use this operation to set timeout on NetScaler Instance.
|
static ns_ns_timeout[] |
ns_ns_timeout.set(nitro_service client,
ns_ns_timeout[] resources)
Use this operation to set timeout on NetScaler Instance in bulk.
|
static ns |
ns.start(nitro_service client,
ns resource)
Use this operation to start NetScaler Instance.
|
static ns[] |
ns.start(nitro_service client,
ns[] resources)
Use this operation to start NetScaler Instance in bulk.
|
static ns |
ns.stop(nitro_service client,
ns resource)
Use this operation to stop NetScaler Instance.
|
static ns[] |
ns.stop(nitro_service client,
ns[] resources)
Use this operation to stop NetScaler Instance in bulk.
|
static ns_conf_download_policy |
ns_conf_download_policy.update(nitro_service client,
ns_conf_download_policy resource)
Use this operation to set the polling frequency of the Netscaler configuration file.
|
static ns_ssl_certkey_policy |
ns_ssl_certkey_policy.update(nitro_service client,
ns_ssl_certkey_policy resource)
Use this operation to set the polling frequency of the NetScaler SSL certificates.
|
static ns |
ns.update(nitro_service client,
ns resource)
Use this operation to modify NetScaler Instance.
|
static ns[] |
ns.update(nitro_service client,
ns[] resources)
Use this operation to modify NetScaler Instance in bulk.
|
static ns_upgrade |
ns_upgrade.upgrade(nitro_service client,
ns_upgrade resource)
Use this operation to upgrade NetScaler.
|
static ns_upgrade[] |
ns_upgrade.upgrade(nitro_service client,
ns_upgrade[] resources)
Use this operation to upgrade NetScaler in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static host_interface |
host_interface.add(nitro_service client,
host_interface resource)
Use this operation to create channel.
|
static host_interface[] |
host_interface.add(nitro_service client,
host_interface[] resources)
Use this operation to create channel in bulk.
|
static logical_disk |
logical_disk.add(nitro_service client,
logical_disk resource)
Use this operation to create logical disk.
|
static logical_disk[] |
logical_disk.add(nitro_service client,
logical_disk[] resources)
Use this operation to create logical disk in bulk.
|
static xen_hotfix |
xen_hotfix.apply(nitro_service client,
xen_hotfix resource)
Use this operation to apply new xen hotfixes.
|
static xen_hotfix[] |
xen_hotfix.apply(nitro_service client,
xen_hotfix[] resources)
Use this operation to apply new xen hotfixes in bulk.
|
static long |
xen_websensevpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_websensevpx_image resources.
|
static long |
xen_upgrade.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_upgrade resources.
|
static long |
xen_trend_microvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_trend_microvpx_image resources.
|
static long |
xen_supplemental_pack.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_supplemental_pack resources.
|
static long |
xen_smx_gsbvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_smx_gsbvpx_image resources.
|
static long |
xen_sf_storagecentervpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_sf_storagecentervpx_image resources.
|
static long |
xen_panwvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_panwvpx_image resources.
|
static long |
xen_nsvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_nsvpx_image resources.
|
static long |
xen_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_image resources.
|
static long |
xen_hotfix.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_hotfix resources.
|
static long |
xen_health_ssl_core.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_ssl_core resources.
|
static long |
xen_health_sr.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_sr resources.
|
static long |
xen_health_resource_sw.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_resource_sw resources.
|
static long |
xen_health_resource_hw.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_resource_hw resources.
|
static long |
xen_health_resource.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_resource resources.
|
static long |
xen_health_monitor_voltage.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_monitor_voltage resources.
|
static long |
xen_health_monitor_temp.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_monitor_temp resources.
|
static long |
xen_health_monitor_misc.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_monitor_misc resources.
|
static long |
xen_health_monitor_fan_speed.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_monitor_fan_speed resources.
|
static long |
xen_health_monitor.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_monitor resources.
|
static long |
xen_health_interface.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_interface resources.
|
static long |
xen_health_ftw.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_ftw resources.
|
static long |
xen_health_disk.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_health_disk resources.
|
static long |
xen_brvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_brvpx_image resources.
|
static long |
xen_bluecatvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_bluecatvpx_image resources.
|
static long |
xen_appcvpx_image.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen_appcvpx_image resources.
|
static long |
xen.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of xen resources.
|
static long |
physical_disk.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of physical_disk resources.
|
static long |
logical_disk.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of logical_disk resources.
|
static long |
host_interface.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of host_interface resources.
|
static long |
host_cpu_core.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of host_cpu_core resources.
|
static long |
hostcpu.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of hostcpu resources.
|
static long |
ftw_events.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of ftw_events resources.
|
static long |
disk_adapter.count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of disk_adapter resources.
|
static long |
xen_websensevpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_websensevpx_image resources.
|
static long |
xen_upgrade.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_upgrade resources.
|
static long |
xen_trend_microvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_trend_microvpx_image resources.
|
static long |
xen_supplemental_pack.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_supplemental_pack resources.
|
static long |
xen_smx_gsbvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_smx_gsbvpx_image resources.
|
static long |
xen_sf_storagecentervpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_sf_storagecentervpx_image resources.
|
static long |
xen_panwvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_panwvpx_image resources.
|
static long |
xen_nsvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_nsvpx_image resources.
|
static long |
xen_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_image resources.
|
static long |
xen_hotfix.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_hotfix resources.
|
static long |
xen_health_ssl_core.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_ssl_core resources.
|
static long |
xen_health_sr.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_sr resources.
|
static long |
xen_health_resource_sw.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_resource_sw resources.
|
static long |
xen_health_resource_hw.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_resource_hw resources.
|
static long |
xen_health_resource.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_resource resources.
|
static long |
xen_health_monitor_voltage.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_monitor_voltage resources.
|
static long |
xen_health_monitor_temp.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_monitor_temp resources.
|
static long |
xen_health_monitor_misc.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_monitor_misc resources.
|
static long |
xen_health_monitor_fan_speed.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_monitor_fan_speed resources.
|
static long |
xen_health_monitor.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_monitor resources.
|
static long |
xen_health_interface.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_interface resources.
|
static long |
xen_health_ftw.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_ftw resources.
|
static long |
xen_health_disk.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_health_disk resources.
|
static long |
xen_brvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_brvpx_image resources.
|
static long |
xen_bluecatvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_bluecatvpx_image resources.
|
static long |
xen_appcvpx_image.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen_appcvpx_image resources.
|
static long |
xen.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of xen resources.
|
static long |
physical_disk.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of physical_disk resources.
|
static long |
logical_disk.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of logical_disk resources.
|
static long |
host_interface.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of host_interface resources.
|
static long |
host_cpu_core.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of host_cpu_core resources.
|
static long |
hostcpu.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of hostcpu resources.
|
static long |
ftw_events.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of ftw_events resources.
|
static long |
disk_adapter.count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of disk_adapter resources.
|
static long |
xen_websensevpx_image.count(nitro_service service)
Use this API to count the xen_websensevpx_image resources configured on NetScaler SDX.
|
static long |
xen_upgrade.count(nitro_service service)
Use this API to count the xen_upgrade resources configured on NetScaler SDX.
|
static long |
xen_trend_microvpx_image.count(nitro_service service)
Use this API to count the xen_trend_microvpx_image resources configured on NetScaler SDX.
|
static long |
xen_supplemental_pack.count(nitro_service service)
Use this API to count the xen_supplemental_pack resources configured on NetScaler SDX.
|
static long |
xen_smx_gsbvpx_image.count(nitro_service service)
Use this API to count the xen_smx_gsbvpx_image resources configured on NetScaler SDX.
|
static long |
xen_sf_storagecentervpx_image.count(nitro_service service)
Use this API to count the xen_sf_storagecentervpx_image resources configured on NetScaler SDX.
|
static long |
xen_panwvpx_image.count(nitro_service service)
Use this API to count the xen_panwvpx_image resources configured on NetScaler SDX.
|
static long |
xen_nsvpx_image.count(nitro_service service)
Use this API to count the xen_nsvpx_image resources configured on NetScaler SDX.
|
static long |
xen_image.count(nitro_service service)
Use this API to count the xen_image resources configured on NetScaler SDX.
|
static long |
xen_hotfix.count(nitro_service service)
Use this API to count the xen_hotfix resources configured on NetScaler SDX.
|
static long |
xen_health_ssl_core.count(nitro_service service)
Use this API to count the xen_health_ssl_core resources configured on NetScaler SDX.
|
static long |
xen_health_sr.count(nitro_service service)
Use this API to count the xen_health_sr resources configured on NetScaler SDX.
|
static long |
xen_health_resource_sw.count(nitro_service service)
Use this API to count the xen_health_resource_sw resources configured on NetScaler SDX.
|
static long |
xen_health_resource_hw.count(nitro_service service)
Use this API to count the xen_health_resource_hw resources configured on NetScaler SDX.
|
static long |
xen_health_resource.count(nitro_service service)
Use this API to count the xen_health_resource resources configured on NetScaler SDX.
|
static long |
xen_health_monitor_voltage.count(nitro_service service)
Use this API to count the xen_health_monitor_voltage resources configured on NetScaler SDX.
|
static long |
xen_health_monitor_temp.count(nitro_service service)
Use this API to count the xen_health_monitor_temp resources configured on NetScaler SDX.
|
static long |
xen_health_monitor_misc.count(nitro_service service)
Use this API to count the xen_health_monitor_misc resources configured on NetScaler SDX.
|
static long |
xen_health_monitor_fan_speed.count(nitro_service service)
Use this API to count the xen_health_monitor_fan_speed resources configured on NetScaler SDX.
|
static long |
xen_health_monitor.count(nitro_service service)
Use this API to count the xen_health_monitor resources configured on NetScaler SDX.
|
static long |
xen_health_interface.count(nitro_service service)
Use this API to count the xen_health_interface resources configured on NetScaler SDX.
|
static long |
xen_health_ftw.count(nitro_service service)
Use this API to count the xen_health_ftw resources configured on NetScaler SDX.
|
static long |
xen_health_disk.count(nitro_service service)
Use this API to count the xen_health_disk resources configured on NetScaler SDX.
|
static long |
xen_brvpx_image.count(nitro_service service)
Use this API to count the xen_brvpx_image resources configured on NetScaler SDX.
|
static long |
xen_bluecatvpx_image.count(nitro_service service)
Use this API to count the xen_bluecatvpx_image resources configured on NetScaler SDX.
|
static long |
xen_appcvpx_image.count(nitro_service service)
Use this API to count the xen_appcvpx_image resources configured on NetScaler SDX.
|
static long |
xen.count(nitro_service service)
Use this API to count the xen resources configured on NetScaler SDX.
|
static long |
physical_disk.count(nitro_service service)
Use this API to count the physical_disk resources configured on NetScaler SDX.
|
static long |
logical_disk.count(nitro_service service)
Use this API to count the logical_disk resources configured on NetScaler SDX.
|
static long |
host_interface.count(nitro_service service)
Use this API to count the host_interface resources configured on NetScaler SDX.
|
static long |
host_cpu_core.count(nitro_service service)
Use this API to count the host_cpu_core resources configured on NetScaler SDX.
|
static long |
hostcpu.count(nitro_service service)
Use this API to count the hostcpu resources configured on NetScaler SDX.
|
static long |
ftw_events.count(nitro_service service)
Use this API to count the ftw_events resources configured on NetScaler SDX.
|
static long |
disk_adapter.count(nitro_service service)
Use this API to count the disk_adapter resources configured on NetScaler SDX.
|
static host_interface |
host_interface.delete(nitro_service client,
host_interface resource)
Use this operation to delete channels.
|
static host_interface[] |
host_interface.delete(nitro_service client,
host_interface[] resources)
Use this operation to delete channels in bulk.
|
static xen_appcvpx_image |
xen_appcvpx_image.delete(nitro_service client,
xen_appcvpx_image resource)
Use this operation to delete Appc StorageCenter XVA file.
|
static xen_appcvpx_image[] |
xen_appcvpx_image.delete(nitro_service client,
xen_appcvpx_image[] resources)
Use this operation to delete Appc StorageCenter XVA file in bulk.
|
static xen_bluecatvpx_image |
xen_bluecatvpx_image.delete(nitro_service client,
xen_bluecatvpx_image resource)
Use this operation to delete bluecat XVA file.
|
static xen_bluecatvpx_image[] |
xen_bluecatvpx_image.delete(nitro_service client,
xen_bluecatvpx_image[] resources)
Use this operation to delete bluecat XVA file in bulk.
|
static xen_brvpx_image |
xen_brvpx_image.delete(nitro_service client,
xen_brvpx_image resource)
Use this operation to delete Repeater XVA file.
|
static xen_brvpx_image[] |
xen_brvpx_image.delete(nitro_service client,
xen_brvpx_image[] resources)
Use this operation to delete Repeater XVA file in bulk.
|
static xen_hotfix |
xen_hotfix.delete(nitro_service client,
xen_hotfix resource)
Use this operation to delete xen hotfix.
|
static xen_hotfix[] |
xen_hotfix.delete(nitro_service client,
xen_hotfix[] resources)
Use this operation to delete xen hotfix in bulk.
|
static xen_image |
xen_image.delete(nitro_service client,
xen_image resource)
Use this operation to delete XenServer ISO image files.
|
static xen_image[] |
xen_image.delete(nitro_service client,
xen_image[] resources)
Use this operation to delete XenServer ISO image files in bulk.
|
static xen_nsvpx_image |
xen_nsvpx_image.delete(nitro_service client,
xen_nsvpx_image resource)
Use this operation to delete NetScaler XVA file.
|
static xen_nsvpx_image[] |
xen_nsvpx_image.delete(nitro_service client,
xen_nsvpx_image[] resources)
Use this operation to delete NetScaler XVA file in bulk.
|
static xen_panwvpx_image |
xen_panwvpx_image.delete(nitro_service client,
xen_panwvpx_image resource)
Use this operation to delete panw XVA file.
|
static xen_panwvpx_image[] |
xen_panwvpx_image.delete(nitro_service client,
xen_panwvpx_image[] resources)
Use this operation to delete panw XVA file in bulk.
|
static xen_sf_storagecentervpx_image |
xen_sf_storagecentervpx_image.delete(nitro_service client,
xen_sf_storagecentervpx_image resource)
Use this operation to delete sf_storagecenter XVA file.
|
static xen_sf_storagecentervpx_image[] |
xen_sf_storagecentervpx_image.delete(nitro_service client,
xen_sf_storagecentervpx_image[] resources)
Use this operation to delete sf_storagecenter XVA file in bulk.
|
static xen_smx_gsbvpx_image |
xen_smx_gsbvpx_image.delete(nitro_service client,
xen_smx_gsbvpx_image resource)
Use this operation to delete smx_gsb XVA file.
|
static xen_smx_gsbvpx_image[] |
xen_smx_gsbvpx_image.delete(nitro_service client,
xen_smx_gsbvpx_image[] resources)
Use this operation to delete smx_gsb XVA file in bulk.
|
static xen_supplemental_pack |
xen_supplemental_pack.delete(nitro_service client,
xen_supplemental_pack resource)
Use this operation to delete xen supplemental pack.
|
static xen_supplemental_pack[] |
xen_supplemental_pack.delete(nitro_service client,
xen_supplemental_pack[] resources)
Use this operation to delete xen supplemental pack in bulk.
|
static xen_trend_microvpx_image |
xen_trend_microvpx_image.delete(nitro_service client,
xen_trend_microvpx_image resource)
Use this operation to delete trend_micro XVA file.
|
static xen_trend_microvpx_image[] |
xen_trend_microvpx_image.delete(nitro_service client,
xen_trend_microvpx_image[] resources)
Use this operation to delete trend_micro XVA file in bulk.
|
static xen_websensevpx_image |
xen_websensevpx_image.delete(nitro_service client,
xen_websensevpx_image resource)
Use this operation to delete websense XVA file.
|
static xen_websensevpx_image[] |
xen_websensevpx_image.delete(nitro_service client,
xen_websensevpx_image[] resources)
Use this operation to delete websense XVA file in bulk.
|
static xen_websensevpx_image[] |
xen_websensevpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_websensevpx_image resources.
|
static xen_upgrade[] |
xen_upgrade.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_upgrade resources.
|
static xen_trend_microvpx_image[] |
xen_trend_microvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_trend_microvpx_image resources.
|
static xen_supplemental_pack[] |
xen_supplemental_pack.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_supplemental_pack resources.
|
static xen_smx_gsbvpx_image[] |
xen_smx_gsbvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_smx_gsbvpx_image resources.
|
static xen_sf_storagecentervpx_image[] |
xen_sf_storagecentervpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_sf_storagecentervpx_image resources.
|
static xen_panwvpx_image[] |
xen_panwvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_panwvpx_image resources.
|
static xen_nsvpx_image[] |
xen_nsvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_nsvpx_image resources.
|
static xen_image[] |
xen_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_image resources.
|
static xen_hotfix[] |
xen_hotfix.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_hotfix resources.
|
static xen_health_ssl_core[] |
xen_health_ssl_core.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_ssl_core resources.
|
static xen_health_sr[] |
xen_health_sr.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_sr resources.
|
static xen_health_resource_sw[] |
xen_health_resource_sw.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_resource_sw resources.
|
static xen_health_resource_hw[] |
xen_health_resource_hw.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_resource_hw resources.
|
static xen_health_resource[] |
xen_health_resource.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_resource resources.
|
static xen_health_monitor_voltage[] |
xen_health_monitor_voltage.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_monitor_voltage resources.
|
static xen_health_monitor_temp[] |
xen_health_monitor_temp.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_monitor_temp resources.
|
static xen_health_monitor_misc[] |
xen_health_monitor_misc.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_monitor_misc resources.
|
static xen_health_monitor_fan_speed[] |
xen_health_monitor_fan_speed.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_monitor_fan_speed resources.
|
static xen_health_monitor[] |
xen_health_monitor.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_monitor resources.
|
static xen_health_interface[] |
xen_health_interface.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_interface resources.
|
static xen_health_ftw[] |
xen_health_ftw.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_ftw resources.
|
static xen_health_disk[] |
xen_health_disk.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_health_disk resources.
|
static xen_brvpx_image[] |
xen_brvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_brvpx_image resources.
|
static xen_bluecatvpx_image[] |
xen_bluecatvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_bluecatvpx_image resources.
|
static xen_appcvpx_image[] |
xen_appcvpx_image.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen_appcvpx_image resources.
|
static xen[] |
xen.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of xen resources.
|
static physical_disk[] |
physical_disk.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of physical_disk resources.
|
static logical_disk[] |
logical_disk.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of logical_disk resources.
|
static host_interface[] |
host_interface.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of host_interface resources.
|
static host_cpu_core[] |
host_cpu_core.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of host_cpu_core resources.
|
static hostcpu[] |
hostcpu.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of hostcpu resources.
|
static ftw_events[] |
ftw_events.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ftw_events resources.
|
static disk_adapter[] |
disk_adapter.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of disk_adapter resources.
|
static xen_websensevpx_image[] |
xen_websensevpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_websensevpx_image resources.
|
static xen_upgrade[] |
xen_upgrade.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_upgrade resources.
|
static xen_trend_microvpx_image[] |
xen_trend_microvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_trend_microvpx_image resources.
|
static xen_supplemental_pack[] |
xen_supplemental_pack.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_supplemental_pack resources.
|
static xen_smx_gsbvpx_image[] |
xen_smx_gsbvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_smx_gsbvpx_image resources.
|
static xen_sf_storagecentervpx_image[] |
xen_sf_storagecentervpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_sf_storagecentervpx_image resources.
|
static xen_panwvpx_image[] |
xen_panwvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_panwvpx_image resources.
|
static xen_nsvpx_image[] |
xen_nsvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_nsvpx_image resources.
|
static xen_image[] |
xen_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_image resources.
|
static xen_hotfix[] |
xen_hotfix.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_hotfix resources.
|
static xen_health_ssl_core[] |
xen_health_ssl_core.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_ssl_core resources.
|
static xen_health_sr[] |
xen_health_sr.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_sr resources.
|
static xen_health_resource_sw[] |
xen_health_resource_sw.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_resource_sw resources.
|
static xen_health_resource_hw[] |
xen_health_resource_hw.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_resource_hw resources.
|
static xen_health_resource[] |
xen_health_resource.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_resource resources.
|
static xen_health_monitor_voltage[] |
xen_health_monitor_voltage.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_monitor_voltage resources.
|
static xen_health_monitor_temp[] |
xen_health_monitor_temp.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_monitor_temp resources.
|
static xen_health_monitor_misc[] |
xen_health_monitor_misc.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_monitor_misc resources.
|
static xen_health_monitor_fan_speed[] |
xen_health_monitor_fan_speed.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_monitor_fan_speed resources.
|
static xen_health_monitor[] |
xen_health_monitor.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_monitor resources.
|
static xen_health_interface[] |
xen_health_interface.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_interface resources.
|
static xen_health_ftw[] |
xen_health_ftw.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_ftw resources.
|
static xen_health_disk[] |
xen_health_disk.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_health_disk resources.
|
static xen_brvpx_image[] |
xen_brvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_brvpx_image resources.
|
static xen_bluecatvpx_image[] |
xen_bluecatvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_bluecatvpx_image resources.
|
static xen_appcvpx_image[] |
xen_appcvpx_image.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen_appcvpx_image resources.
|
static xen[] |
xen.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of xen resources.
|
static physical_disk[] |
physical_disk.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of physical_disk resources.
|
static logical_disk[] |
logical_disk.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of logical_disk resources.
|
static host_interface[] |
host_interface.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of host_interface resources.
|
static host_cpu_core[] |
host_cpu_core.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of host_cpu_core resources.
|
static hostcpu[] |
hostcpu.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of hostcpu resources.
|
static ftw_events[] |
ftw_events.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ftw_events resources.
|
static disk_adapter[] |
disk_adapter.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of disk_adapter resources.
|
protected base_resource[] |
xen_websensevpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_upgrade.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_trend_microvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_supplemental_pack.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_smx_gsbvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_sf_storagecentervpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_panwvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_nsvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_hotfix.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_ssl_core.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_sr.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource_sw.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource_hw.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_voltage.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_temp.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_misc.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_fan_speed.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_interface.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_ftw.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_disk.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_brvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_bluecatvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_appcvpx_image.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
physical_disk.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
logical_disk.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
host_interface.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
host_cpu_core.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
hostcpu.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
ftw_events.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
disk_adapter.get_nitro_bulk_response(nitro_service service,
String response)
Converts API response of bulk operation into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_websensevpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_upgrade.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_trend_microvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_supplemental_pack.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_smx_gsbvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_sf_storagecentervpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_panwvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_nsvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_hotfix.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_ssl_core.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_sr.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource_sw.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource_hw.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_resource.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_voltage.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_temp.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_misc.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor_fan_speed.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_monitor.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_interface.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_ftw.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_health_disk.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_brvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_bluecatvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen_appcvpx_image.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
xen.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
physical_disk.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
logical_disk.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
host_interface.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
host_cpu_core.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
hostcpu.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
ftw_events.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected base_resource[] |
disk_adapter.get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
static xen_websensevpx_image[] |
xen_websensevpx_image.get(nitro_service client)
Use this operation to get websense XVA file.
|
static xen_upgrade[] |
xen_upgrade.get(nitro_service client)
Use this operation to get version of xenserver.
|
static xen_trend_microvpx_image[] |
xen_trend_microvpx_image.get(nitro_service client)
Use this operation to get trend_micro XVA file.
|
static xen_supplemental_pack[] |
xen_supplemental_pack.get(nitro_service client)
Use this operation to get xen supplemental packs.
|
static xen_smx_gsbvpx_image[] |
xen_smx_gsbvpx_image.get(nitro_service client)
Use this operation to get smx_gsb XVA file.
|
static xen_sf_storagecentervpx_image[] |
xen_sf_storagecentervpx_image.get(nitro_service client)
Use this operation to get sf_storagecenter XVA file.
|
static xen_panwvpx_image[] |
xen_panwvpx_image.get(nitro_service client)
Use this operation to get panw XVA file.
|
static xen_nsvpx_image[] |
xen_nsvpx_image.get(nitro_service client)
Use this operation to get NetScaler XVA file.
|
static xen_image[] |
xen_image.get(nitro_service client)
Use this operation to get XenServer ISO image files.
|
static xen_hotfix[] |
xen_hotfix.get(nitro_service client)
Use this operation to get xen hotfix.
|
static xen_health_ssl_core[] |
xen_health_ssl_core.get(nitro_service client)
Use this operation to get health and ssl virtual function statistics for the CPU Socket.
|
static xen_health_sr[] |
xen_health_sr.get(nitro_service client)
Use this operation to get details of the storage repositories.
|
static xen_health_resource_sw[] |
xen_health_resource_sw.get(nitro_service client)
Use this operation to get the current values of software resources.
|
static xen_health_resource_hw[] |
xen_health_resource_hw.get(nitro_service client)
Use this operation to get the current values of hardware resources.
|
static xen_health_resource[] |
xen_health_resource.get(nitro_service client)
Use this operation to get the current values of the resources.
|
static xen_health_monitor_voltage[] |
xen_health_monitor_voltage.get(nitro_service client)
Use this operation to get the IPMI sensor data (for all voltage sensors).
|
static xen_health_monitor_temp[] |
xen_health_monitor_temp.get(nitro_service client)
Use this operation to get the IPMI sensor data (for all temperature sensors).
|
static xen_health_monitor_misc[] |
xen_health_monitor_misc.get(nitro_service client)
Use this operation to get the IPMI Sensor data (for all miscellaneous sensors).
|
static xen_health_monitor_fan_speed[] |
xen_health_monitor_fan_speed.get(nitro_service client)
Use this operation to get the IPMI sensor data (for all fan-speed sensors).
|
static xen_health_monitor[] |
xen_health_monitor.get(nitro_service client)
Use this operation to get the IPMI sensor data.
|
static xen_health_interface[] |
xen_health_interface.get(nitro_service client)
Use this operation to get health and virtual function statistics for the interface.
|
static xen_health_ftw[] |
xen_health_ftw.get(nitro_service client)
Use this operation to get FTW Status.
|
static xen_health_disk[] |
xen_health_disk.get(nitro_service client)
Use this operation to get disk IO statistics.
|
static xen_brvpx_image[] |
xen_brvpx_image.get(nitro_service client)
Use this operation to get Repeater XVA file.
|
static xen_bluecatvpx_image[] |
xen_bluecatvpx_image.get(nitro_service client)
Use this operation to get bluecat XVA file.
|
static xen_appcvpx_image[] |
xen_appcvpx_image.get(nitro_service client)
Use this operation to get Appc StorageCenter XVA file.
|
static xen[] |
xen.get(nitro_service client)
Use this operation to get XenServers.
|
static physical_disk[] |
physical_disk.get(nitro_service client)
Use this operation to get physical disks.
|
static logical_disk[] |
logical_disk.get(nitro_service client)
Use this operation to get logical disks.
|
static host_interface[] |
host_interface.get(nitro_service client)
Use this operation to get interface/channel.
|
static host_cpu_core[] |
host_cpu_core.get(nitro_service client)
Use this operation to get CPU Cores.
|
static hostcpu[] |
hostcpu.get(nitro_service client)
Use this operation to get CPU Cores.
|
static ftw_events[] |
ftw_events.get(nitro_service client)
Use this operation to get FTW events.
|
static disk_adapter[] |
disk_adapter.get(nitro_service client)
Use this operation to get disk adapters.
|
static disk_adapter |
disk_adapter.get(nitro_service client,
disk_adapter resource)
Use this operation to get disk adapters.
|
static host_interface |
host_interface.get(nitro_service client,
host_interface resource)
Use this operation to get interface/channel.
|
static hostcpu |
hostcpu.get(nitro_service client,
hostcpu resource)
Use this operation to get CPU Cores.
|
static logical_disk |
logical_disk.get(nitro_service client,
logical_disk resource)
Use this operation to get logical disks.
|
static physical_disk |
physical_disk.get(nitro_service client,
physical_disk resource)
Use this operation to get physical disks.
|
static xen_appcvpx_image |
xen_appcvpx_image.get(nitro_service client,
xen_appcvpx_image resource)
Use this operation to get Appc StorageCenter XVA file.
|
static xen_bluecatvpx_image |
xen_bluecatvpx_image.get(nitro_service client,
xen_bluecatvpx_image resource)
Use this operation to get bluecat XVA file.
|
static xen_brvpx_image |
xen_brvpx_image.get(nitro_service client,
xen_brvpx_image resource)
Use this operation to get Repeater XVA file.
|
static xen_health_disk |
xen_health_disk.get(nitro_service client,
xen_health_disk resource)
Use this operation to get disk IO statistics.
|
static xen_health_interface |
xen_health_interface.get(nitro_service client,
xen_health_interface resource)
Use this operation to get health and virtual function statistics for the interface.
|
static xen_health_monitor |
xen_health_monitor.get(nitro_service client,
xen_health_monitor resource)
Use this operation to get the IPMI sensor data.
|
static xen_health_resource |
xen_health_resource.get(nitro_service client,
xen_health_resource resource)
Use this operation to get the current values of the resources.
|
static xen_health_sr |
xen_health_sr.get(nitro_service client,
xen_health_sr resource)
Use this operation to get details of the storage repositories.
|
static xen_hotfix |
xen_hotfix.get(nitro_service client,
xen_hotfix resource)
Use this operation to get xen hotfix.
|
static xen_image |
xen_image.get(nitro_service client,
xen_image resource)
Use this operation to get XenServer ISO image files.
|
static xen_nsvpx_image |
xen_nsvpx_image.get(nitro_service client,
xen_nsvpx_image resource)
Use this operation to get NetScaler XVA file.
|
static xen_panwvpx_image |
xen_panwvpx_image.get(nitro_service client,
xen_panwvpx_image resource)
Use this operation to get panw XVA file.
|
static xen_sf_storagecentervpx_image |
xen_sf_storagecentervpx_image.get(nitro_service client,
xen_sf_storagecentervpx_image resource)
Use this operation to get sf_storagecenter XVA file.
|
static xen_smx_gsbvpx_image |
xen_smx_gsbvpx_image.get(nitro_service client,
xen_smx_gsbvpx_image resource)
Use this operation to get smx_gsb XVA file.
|
static xen_supplemental_pack |
xen_supplemental_pack.get(nitro_service client,
xen_supplemental_pack resource)
Use this operation to get xen supplemental packs.
|
static xen_trend_microvpx_image |
xen_trend_microvpx_image.get(nitro_service client,
xen_trend_microvpx_image resource)
Use this operation to get trend_micro XVA file.
|
static xen_websensevpx_image |
xen_websensevpx_image.get(nitro_service client,
xen_websensevpx_image resource)
Use this operation to get websense XVA file.
|
static xen |
xen.get(nitro_service client,
xen resource)
Use this operation to get XenServers.
|
static xen_supplemental_pack |
xen_supplemental_pack.install(nitro_service client,
xen_supplemental_pack resource)
Use this operation to install new xen supplemental pack.
|
static xen_supplemental_pack[] |
xen_supplemental_pack.install(nitro_service client,
xen_supplemental_pack[] resources)
Use this operation to install new xen supplemental pack in bulk.
|
static xen |
xen.reboot(nitro_service client,
xen resource)
Use this operation to reboot XenServer.
|
static xen[] |
xen.reboot(nitro_service client,
xen[] resources)
Use this operation to reboot XenServer in bulk.
|
static host_interface |
host_interface.reset(nitro_service client,
host_interface resource)
Use this operation to reset interface settings.
|
static host_interface[] |
host_interface.reset(nitro_service client,
host_interface[] resources)
Use this operation to reset interface settings in bulk.
|
static xen |
xen.stop(nitro_service client,
xen resource)
Use this operation to shutdown XenServer.
|
static xen[] |
xen.stop(nitro_service client,
xen[] resources)
Use this operation to shutdown XenServer in bulk.
|
static host_interface |
host_interface.update(nitro_service client,
host_interface resource)
Use this operation to modify interface/channel.
|
static host_interface[] |
host_interface.update(nitro_service client,
host_interface[] resources)
Use this operation to modify interface/channel in bulk.
|
static xen_upgrade |
xen_upgrade.upgrade(nitro_service client,
xen_upgrade resource)
Use this operation to upgrade XenServer.
|
static xen_upgrade[] |
xen_upgrade.upgrade(nitro_service client,
xen_upgrade[] resources)
Use this operation to upgrade XenServer in bulk.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.