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