| Modifier and Type | Class and Description |
|---|---|
class |
login
Configuration for Login/Logout resource
|
| 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.
|
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.
|
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 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 |
|---|---|
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 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.
|
String |
Json.resource_to_string(base_resource resrc)
Converts NetScaler SDX resource to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource resrc) |
String |
Json.resource_to_string(base_resource[] resources,
options option)
Converts NetScaler SDX resources to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource[] resrc,
options option) |
String |
Json.resource_to_string(base_resource[] resources,
options option,
String onerror)
Converts MPS resources to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource[] resrc,
options option,
String onerror) |
String |
Json.resource_to_string(base_resource resrc,
options option)
Converts NetScaler SDX resource to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource resrc,
options option) |
String |
Json.resource_to_string(base_resource resrc,
options option,
String onerror)
Converts MPS resource to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource resrc,
options option,
String onerror) |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
br
Configuration for Repeater Instance resource
|
class |
br_adduser
Configuration for Repeater User resource
|
class |
br_configurealert
Configuration for Configure Alert Settings resource
|
class |
br_configurebandwidth5x
Configuration for Configure Bandwidth for Repeater devices of version 5x or earlier resource
|
class |
br_configurebandwidth6x
Configuration for Configure Bandwidth for Repeater devices of version 6x or later resource
|
class |
br_configuresyslog
Configuration for Configure Syslog Server Settings resource
|
class |
br_currentconfig
Configuration for Repeater Current Configuration resource
|
class |
br_device_profile
Configuration for br_device_profile resource
|
class |
br_disable
Configuration for Disable Repeater Instance resource
|
class |
br_enable
Configuration for Enable Repeater Instance resource
|
class |
br_locallicense
Configuration for Local License on Repeater Instance resource
|
class |
br_remotelicense
Configuration for Remote License Server on Repeater Instance resource
|
class |
br_replicateconfig
Configuration for Repeater Replicate Configuration resource
|
class |
br_restart
Configuration for Restart Repeater Instance resource
|
class |
br_restoreconfig
Configuration for Restore configuration of Repeater Instance resource
|
class |
br_snmpmanager
Configuration for Add SNMP Manager resource
|
class |
br_upgrade
Configuration for Upgrade Repeater Instance resource
|
class |
br_vm_template
Configuration for BR VM Template resource
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
br_app_by_wan_volume
Configuration for Top Apps by wan volume resource
|
class |
br_broker
Configuration for Unified Repeater Instance resource
|
class |
br_broker_snmpmanager
Configuration for Add SNMP Manager resource
|
class |
br_broker_upgrade
Configuration for Upgrade Unified Repeater Instance resource
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
activity_status
Configuration for Activity Status resource
|
class |
af_config_info
Configuration for This table holds generic config info to be persisted across reboots for appflow feature.
|
class |
af_persistant_stat_info
Configuration for This table holds stat info to be persistant across reboots for appflow feature.
|
class |
audit_log
Configuration for Audit Log resource
|
class |
backup_file
Configuration for Backup files resource
|
class |
backup_policy
Configuration for Backup Policy resource
|
class |
current_hostname
Configuration for Current SVM Hostname resource
|
class |
current_timezone
Configuration for Current timezone resource
|
class |
device_profile
Configuration for Device Profile resource
|
class |
event
Configuration for Event resource
|
class |
host_device
Configuration for host resource
|
class |
inventory
Configuration for Inventory resource
|
class |
inventory_status
Configuration for Inventory Status resource
|
class |
jazz_license
Configuration for Jazz License Information resource
|
class |
license_file
Configuration for License File resource
|
class |
mail_profile
Configuration for Mail profile resource
|
class |
managed_device
Configuration for Managed Device resource
|
class |
mps
Configuration for Management Service resource
|
class |
mps_doc_image
Configuration for Management Service Documentation File resource
|
class |
mps_image
Configuration for Management Service Build File resource
|
class |
mps_network_config
Configuration for MPS Network Configuration resource
|
class |
mps_ssl_certkey
Configuration for Install SSL certificate on Management Service resource
|
class |
mps_upgrade
Configuration for Upgrade Management Service resource
|
class |
mpssession
Configuration for Client Session resource
|
class |
mpsuser
Configuration for System User resource
|
class |
network_interface
Configuration for VM device network interface resource
|
class |
ntp_param
Configuration for NTP Parameters resource
|
class |
ntp_server
Configuration for NTP Server resource
|
class |
ntp_sync
Configuration for NTP Sync resource
|
class |
ping
Configuration for Ping resource
|
class |
prune_policy
Configuration for Prune Policy resource
|
class |
sdx_backup_restore
Configuration for Backup resource
|
class |
sdx_license
Configuration for SDX License Information resource
|
class |
sdx_network_config
Configuration for SDX Network Configuration resource
|
class |
sdxtools_image
Configuration for SDXTools Build File resource
|
class |
sent_mails
Configuration for Sent mail record item keeping.
|
class |
sent_sms
Configuration for Sent sms record item keeping.
|
class |
sms_profile
Configuration for SMS profile resource
|
class |
sms_server
Configuration for SMS server properties resource
|
class |
smtp_server
Configuration for SMTP server properties resource
|
class |
snmp_alarm_config
Configuration for SNMP Alarm Configurations resource
|
class |
snmp_manager
Configuration for SNMP Agent Manager configuration resource
|
class |
snmp_trap
Configuration for SNMP Trap Destinations resource
|
class |
snmp_user
Configuration for SNMP User resource
|
class |
snmp_view
Configuration for SNMP view resource
|
class |
ssl_cert
Configuration for SSL certificate File resource
|
class |
ssl_key
Configuration for SSL key File resource
|
class |
syslog_aaa
Configuration for Syslog aaa table resource
|
class |
syslog_generic
Configuration for Syslog generic table resource
|
class |
syslog_params
Configuration for Syslog Parameters resource
|
class |
syslog_server
Configuration for Syslog Server resource
|
class |
syslog_snmp
Configuration for Syslog generic table resource
|
class |
syslog_sslvpn
Configuration for Syslog SSL VPN table resource
|
class |
syslog_ui_cmd
Configuration for Syslog UI command table resource
|
class |
system_settings
Configuration for System Settings resource
|
class |
task_command_log
Configuration for Task Command Log resource
|
class |
task_device_log
Configuration for Task Device Log resource
|
class |
task_log
Configuration for Task Log resource
|
class |
techsupport
Configuration for Technical Support resource
|
class |
timezone_enum
Configuration for Time zones resource
|
class |
traceroute
Configuration for Traceroute resource
|
class |
version_matrix_file
Configuration for Version Matrix Manifest File resource
|
class |
version_matrix_status
Configuration for Current Verisons resource
|
class |
version_recommendations
Configuration for Recommendation For Version Matrix resource
|
class |
vm_device
Configuration for VM resource
|
class |
vm_template
Configuration for VM Template resource
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
admin_ns_config
Configuration for Admin configuration on NetScaler resource
|
class |
ns
Configuration for NetScaler resource
|
class |
ns_aaasession
Configuration for ns aaasession on NetScaler resource
|
class |
ns_cluster
Configuration for ns_cluster resource.
|
class |
ns_clusternode
Configuration for ns_clusternode resource.
|
class |
ns_command
Configuration for NetScaler configuration template command resource
|
class |
ns_conf
Configuration for ns.conf file on NetScaler resource
|
class |
ns_conf_download_policy
Configuration for NetScaler Configuration (ns.conf) Download Policy resource
|
class |
ns_conf_revision_history
Configuration for ns.conf file revision history on NetScaler resource
|
class |
ns_conf_upgrade_history
Configuration for ns.conf file upgrade history on NetScaler resource
|
class |
ns_config_diff
Configuration for NetScaler Configuration Diff resource
|
class |
ns_configtemplate
Configuration for NetScaler configuration template resource
|
class |
ns_detail_vlan
Configuration for NS Detail Vlan resource
|
class |
ns_device_profile
Configuration for ns_device_profile resource
|
class |
ns_doc_image
Configuration for NetScaler Documentation File resource
|
class |
ns_image
Configuration for NetScaler Build File resource
|
class |
ns_ns_ip
Configuration for NS IP on NetScaler resource
|
class |
ns_ns_runningconfig
Configuration for NetScaler Running Configuration resource
|
class |
ns_ns_savedconfig
Configuration for NetScaler Saved Configuration resource
|
class |
ns_ns_timeout
Configuration for NS Timeout on NetScaler resource
|
class |
ns_save_config
Configuration for Save configuration on NetScaler resource
|
class |
ns_snmp_config
Configuration for SNMP configuration resource
|
class |
ns_ssl_certkey
Configuration for SSL certificate on NetScaler resource
|
class |
ns_ssl_certkey_policy
Configuration for NetScaler SSL Cert-Key Polling Policy resource
|
class |
ns_upgrade
Configuration for Upgrade NetScaler resource
|
class |
ns_vlan
Configuration for NS Vlan resource
|
class |
ns_vm_template
Configuration for NS VM Template resource
|
class |
ns_vpnicaconnection
Configuration for ns vpn ica connection on NetScaler resource
|
class |
ns_vserver_appflow_config
Configuration for Virtual server appflow config on NetScaler resource
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
disk_adapter
Configuration for XenServer Disk Adapaters resource
|
class |
ftw_events
Configuration for FTW Events resource
|
class |
host_cpu_core
Configuration for Host CPU Cores resource
|
class |
host_interface
Configuration for XenServer Interface resource
|
class |
hostcpu
Configuration for Host CPU resource
|
class |
logical_disk
Configuration for Raid Logical Drive resource
|
class |
physical_disk
Configuration for Raid Physical Drive resource
|
class |
xen
Configuration for Xen resource
|
class |
xen_appcvpx_image
Configuration for XVA images of Appc Instance resource
|
class |
xen_bluecatvpx_image
Configuration for XVA images of bluecat Instance resource
|
class |
xen_brvpx_image
Configuration for XVA images of Repeater Instance resource
|
class |
xen_health_disk
Configuration for Disk IO Statistics resource
|
class |
xen_health_ftw
Configuration for FTW Health resource
|
class |
xen_health_interface
Configuration for XenServer Interface Health resource
|
class |
xen_health_monitor
Configuration for XenServer Health Monitor (IPMI Sensor) resource
|
class |
xen_health_monitor_fan_speed
Configuration for Xen Health Monitor (IPMI Sensor) - Fan Speed resource
|
class |
xen_health_monitor_misc
Configuration for Xen Health Monitor (IPMI Sensor) - Miscellaneous resource
|
class |
xen_health_monitor_temp
Configuration for Xen Health Monitor (IPMI Sensor) - Temperature resource
|
class |
xen_health_monitor_voltage
Configuration for Xen Health Monitor (IPMI Sensor) - Voltage resource
|
class |
xen_health_resource
Configuration for Xen Health Resource resource
|
class |
xen_health_resource_hw
Configuration for Hardware Resource resource
|
class |
xen_health_resource_sw
Configuration for Software Resource resource
|
class |
xen_health_sr
Configuration for Storage Repository resource
|
class |
xen_health_ssl_core
Configuration for XenServer SSL Core Health resource
|
class |
xen_hotfix
Configuration for Xen Hotfix resource
|
class |
xen_image
Configuration for XenServer ISO Image File resource
|
class |
xen_nsvpx_image
Configuration for NetScaler XVA File resource
|
class |
xen_panwvpx_image
Configuration for XVA images of panw Instance resource
|
class |
xen_sf_storagecentervpx_image
Configuration for XVA images of sf_storagecenter Instance resource
|
class |
xen_smx_gsbvpx_image
Configuration for XVA images of smx_gsb Instance resource
|
class |
xen_supplemental_pack
Configuration for Xen Supplemental Pack resource
|
class |
xen_trend_microvpx_image
Configuration for XVA images of trend_micro Instance resource
|
class |
xen_upgrade
Configuration for Xen Upgrade resource
|
class |
xen_websensevpx_image
Configuration for XVA images of websense Instance resource
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.