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