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