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