| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.mps |
| Modifier and Type | Method and Description |
|---|---|
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_params[] |
syslog_params.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of syslog_params resources.
|
static syslog_params[] |
syslog_params.get(nitro_service client)
Use this operation to get the syslog parameters.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.