| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.mps |
| Modifier and Type | Method and Description |
|---|---|
static snmp_view |
snmp_view.add(nitro_service client,
snmp_view resource)
Use this operation to add SNMP View.
|
static snmp_view[] |
snmp_view.add(nitro_service client,
snmp_view[] resources)
Use this operation to add SNMP View in bulk.
|
static snmp_view |
snmp_view.delete(nitro_service client,
snmp_view resource)
Use this operation to delete SNMP View.
|
static snmp_view[] |
snmp_view.delete(nitro_service client,
snmp_view[] resources)
Use this operation to delete SNMP View in bulk.
|
static snmp_view[] |
snmp_view.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of snmp_view resources.
|
static snmp_view[] |
snmp_view.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of snmp_view resources.
|
static snmp_view[] |
snmp_view.get(nitro_service client)
Use this operation to get SNMP View details.
|
static snmp_view |
snmp_view.get(nitro_service client,
snmp_view resource)
Use this operation to get SNMP View details.
|
static snmp_view |
snmp_view.update(nitro_service client,
snmp_view resource)
Use this operation to modify SNMP View.
|
static snmp_view[] |
snmp_view.update(nitro_service client,
snmp_view[] resources)
Use this operation to modify SNMP View in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static snmp_view |
snmp_view.add(nitro_service client,
snmp_view resource)
Use this operation to add SNMP View.
|
static snmp_view[] |
snmp_view.add(nitro_service client,
snmp_view[] resources)
Use this operation to add SNMP View in bulk.
|
static snmp_view |
snmp_view.delete(nitro_service client,
snmp_view resource)
Use this operation to delete SNMP View.
|
static snmp_view[] |
snmp_view.delete(nitro_service client,
snmp_view[] resources)
Use this operation to delete SNMP View in bulk.
|
static snmp_view |
snmp_view.get(nitro_service client,
snmp_view resource)
Use this operation to get SNMP View details.
|
static snmp_view |
snmp_view.update(nitro_service client,
snmp_view resource)
Use this operation to modify SNMP View.
|
static snmp_view[] |
snmp_view.update(nitro_service client,
snmp_view[] resources)
Use this operation to modify SNMP View in bulk.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.