public class syslog_snmp extends base_resource
SESSION_NOT_EXISTS| Constructor and Description |
|---|
syslog_snmp() |
| Modifier and Type | Method and Description |
|---|---|
static long |
count_filtered(nitro_service service,
filtervalue[] filter)
Use this API to count the filtered set of syslog_snmp resources.
|
static long |
count_filtered(nitro_service service,
String filter)
Use this API to count the filtered set of syslog_snmp resources.
|
static long |
count(nitro_service service)
Use this API to count the syslog_snmp resources configured on NetScaler SDX.
|
static syslog_snmp |
delete(nitro_service client,
syslog_snmp resource)
Use this operation to delete snmp syslog message details..
|
static syslog_snmp[] |
delete(nitro_service client,
syslog_snmp[] resources)
Use this operation to delete snmp syslog message details.
|
String |
get_authorizationStatus()
Authorization status.
|
String |
get_commandExecutionStatus()
Command Execution status.
|
String |
get_configurationCmd()
Configuration command.
|
Double |
get_datarecord_rx_time()
Transaction Time when this was received.
|
Boolean |
get_decoded()
Whether this was decoded.
|
Double |
get_exporter_id()
Exporter ID
|
static syslog_snmp[] |
get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of syslog_snmp resources.
|
static syslog_snmp[] |
get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_snmp resources.
|
String |
get_group_name()
Group name.
|
String |
get_hostname()
Host Name.
|
String |
get_id()
Id is system generated key for all the syslog snmp record.
|
String |
get_module()
Module Name.
|
protected base_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[] |
get_nitro_response(nitro_service service,
String response)
Converts API response into object and returns the object array in case of get request.
|
protected String |
get_object_id()
Returns the value of object identifier argument.
|
protected String |
get_object_type()
Gets the resource type.
|
Double |
get_priority()
priority
|
String |
get_process_name()
Process Name.
|
Double |
get_sequence_no()
Sequence no.
|
String |
get_sysIpAddress()
Sys IP Address.
|
String |
get_syslog_msg()
Syslog original Message.
|
Double |
get_timestamp()
timestamp
|
String |
get_type()
Type Name.
|
String |
get_username()
User name.
|
static syslog_snmp[] |
get(nitro_service client)
Report for snmp syslog message received by this collector..
|
void |
set_authorizationStatus(String authorizationStatus)
Authorization status.
|
void |
set_commandExecutionStatus(String commandExecutionStatus)
Command Execution status.
|
void |
set_configurationCmd(String configurationCmd)
Configuration command.
|
void |
set_datarecord_rx_time(Double datarecord_rx_time)
Transaction Time when this was received.
|
void |
set_decoded(Boolean decoded)
Whether this was decoded.
|
void |
set_exporter_id(Double exporter_id)
Exporter ID
|
void |
set_group_name(String group_name)
Group name.
|
void |
set_hostname(String hostname)
Host Name.
|
void |
set_id(String id)
Id is system generated key for all the syslog snmp record.
|
void |
set_module(String module)
Module Name.
|
void |
set_priority(Double priority)
priority
|
void |
set_process_name(String process_name)
Process Name.
|
void |
set_sequence_no(Double sequence_no)
Sequence no.
|
void |
set_sysIpAddress(String sysIpAddress)
Sys IP Address.
|
void |
set_syslog_msg(String syslog_msg)
Syslog original Message.
|
void |
set_timestamp(Double timestamp)
timestamp
|
void |
set_type(String type)
Type Name.
|
void |
set_username(String username)
User name.
|
protected void |
validate(String operationType)
Performs generic data validation for the operation to be performed
|
add_resource, add_resource, delete_bulk_request, delete_resource, get_resource, get_resource, get_resources, get_resources, getfiltered, perform_operation_bulk_request, perform_operation, perform_operation, perform_operation, resource_to_string, resource_to_string, update_bulk_request, update_resource, update_resourceprotected String get_object_type()
base_resourceget_object_type in class base_resourceprotected String get_object_id()
get_object_id in class base_resourcepublic void set_priority(Double priority)
priority
public Double get_priority()
priority
public void set_hostname(String hostname)
Host Name.
public String get_hostname()
Host Name.
public void set_authorizationStatus(String authorizationStatus)
Authorization status.
public String get_authorizationStatus()
Authorization status.
public void set_configurationCmd(String configurationCmd)
Configuration command.
public String get_configurationCmd()
Configuration command.
public void set_timestamp(Double timestamp)
timestamp
public Double get_timestamp()
timestamp
public void set_id(String id)
Id is system generated key for all the syslog snmp record.
public String get_id()
Id is system generated key for all the syslog snmp record.
public void set_commandExecutionStatus(String commandExecutionStatus)
Command Execution status.
public String get_commandExecutionStatus()
Command Execution status.
public void set_module(String module)
Module Name.
public String get_module()
Module Name.
public void set_sequence_no(Double sequence_no)
Sequence no.
public Double get_sequence_no()
Sequence no.
public void set_group_name(String group_name)
Group name.
public String get_group_name()
Group name.
public void set_decoded(Boolean decoded)
Whether this was decoded.
public Boolean get_decoded()
Whether this was decoded.
public void set_datarecord_rx_time(Double datarecord_rx_time)
Transaction Time when this was received.
public Double get_datarecord_rx_time()
Transaction Time when this was received.
public void set_username(String username)
User name.
public String get_username()
User name.
public void set_exporter_id(Double exporter_id)
Exporter ID
public Double get_exporter_id()
Exporter ID
public void set_process_name(String process_name)
Process Name.
public String get_process_name()
Process Name.
public void set_syslog_msg(String syslog_msg)
Syslog original Message.
public String get_syslog_msg()
Syslog original Message.
public void set_type(String type)
Type Name.
public String get_type()
Type Name.
public void set_sysIpAddress(String sysIpAddress)
Sys IP Address.
public String get_sysIpAddress()
Sys IP Address.
public static syslog_snmp delete(nitro_service client, syslog_snmp resource) throws Exception
Use this operation to delete snmp syslog message details..
Exceptionpublic static syslog_snmp[] delete(nitro_service client, syslog_snmp[] resources) throws Exception
Use this operation to delete snmp syslog message details. in bulk.
Exceptionpublic static syslog_snmp[] get(nitro_service client) throws Exception
Report for snmp syslog message received by this collector..
Exceptionpublic static syslog_snmp[] get_filtered(nitro_service service, String filter) throws Exception
Exceptionpublic static syslog_snmp[] get_filtered(nitro_service service, filtervalue[] filter) throws Exception
Exceptionpublic static long count(nitro_service service) throws Exception
Exceptionpublic static long count_filtered(nitro_service service, String filter) throws Exception
Exceptionpublic static long count_filtered(nitro_service service, filtervalue[] filter) throws Exception
Exceptionprotected base_resource[] get_nitro_response(nitro_service service, String response) throws Exception
Converts API response into object and returns the object array in case of get request.
get_nitro_response in class base_resourceExceptionprotected base_resource[] get_nitro_bulk_response(nitro_service service, String response) throws Exception
Converts API response of bulk operation into object and returns the object array in case of get request.
get_nitro_bulk_response in class base_resourceExceptionprotected void validate(String operationType) throws Exception
Performs generic data validation for the operation to be performed
validate in class base_resourceoperationType - : add,delete,modify,get etc.ExceptionCopyright © 2013 Citrix Systems, Inc.. All Rights Reserved.