| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.mps |
| Modifier and Type | Method and Description |
|---|---|
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_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_trap[] |
snmp_trap.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_trap 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_trap[] |
snmp_trap.get(nitro_service client)
Use this operation to get snmp trap destination details.
|
static snmp_trap |
snmp_trap.get(nitro_service client,
snmp_trap resource)
Use this operation to get snmp trap destination details.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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_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_trap |
snmp_trap.get(nitro_service client,
snmp_trap resource)
Use this operation to get snmp trap destination details.
|
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.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.