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