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