| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.base |
| Modifier and Type | Method and Description |
|---|---|
protected base_resource[] |
base_resource.add_resource(nitro_service service,
options option)
Use this method to perform a add operation on MPS resource.
|
protected base_resource |
base_resource.get_resource(nitro_service service,
options option)
Use this method to perform a get operation on MPS resource.
|
protected base_resource[] |
base_resource.get_resources(nitro_service service,
options option)
Use this method to perform a get operation on MPS resource.
|
protected base_resource[] |
base_resource.getfiltered(nitro_service service,
options option)
Use this method to perform a filtered get operation on MPS resource.
|
base_resource[] |
base_resource.perform_operation(nitro_service service,
options option)
Use this method to perform a post operation...etc
operation on MPS resource.
|
String |
Json.resource_to_string(base_resource[] resources,
options option)
Converts NetScaler SDX resources to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource[] resrc,
options option) |
String |
Json.resource_to_string(base_resource[] resources,
options option,
String onerror)
Converts MPS resources to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource[] resrc,
options option,
String onerror) |
String |
Json.resource_to_string(base_resource resrc,
options option)
Converts NetScaler SDX resource to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource resrc,
options option) |
String |
Json.resource_to_string(base_resource resrc,
options option,
String onerror)
Converts MPS resource to Json string.
|
String |
ipayload_formatter.resource_to_string(base_resource resrc,
options option,
String onerror) |
protected String |
base_resource.resource_to_string(nitro_service service,
options option)
Converts MPS resource to Json string.
|
protected base_resource[] |
base_resource.update_resource(nitro_service service,
options option)
Use this method to perform a modify operation on MPS resource.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.