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