| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.br | |
| com.citrix.sdx.nitro.resource.config.mps | |
| com.citrix.sdx.nitro.resource.config.ns |
| Modifier and Type | Class and Description |
|---|---|
class |
br_device_profile
Configuration for br_device_profile resource
|
| Modifier and Type | Method and Description |
|---|---|
static device_profile |
device_profile.add(nitro_service client,
device_profile resource)
Use this operation to add device profile.
|
static device_profile[] |
device_profile.add(nitro_service client,
device_profile[] resources)
Use this operation to add device profile in bulk.
|
static device_profile |
device_profile.delete(nitro_service client,
device_profile resource)
Use this operation to delete device profile(s).
|
static device_profile[] |
device_profile.delete(nitro_service client,
device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static device_profile[] |
device_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of device_profile resources.
|
static device_profile[] |
device_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of device_profile resources.
|
static device_profile[] |
device_profile.get(nitro_service client)
Use this operation to get device profiles.
|
static device_profile |
device_profile.get(nitro_service client,
device_profile resource)
Use this operation to get device profiles.
|
static device_profile |
device_profile.update(nitro_service client,
device_profile resource)
Use this operation to modify device profile.
|
static device_profile[] |
device_profile.update(nitro_service client,
device_profile[] resources)
Use this operation to modify device profile in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static device_profile |
device_profile.add(nitro_service client,
device_profile resource)
Use this operation to add device profile.
|
static device_profile[] |
device_profile.add(nitro_service client,
device_profile[] resources)
Use this operation to add device profile in bulk.
|
static device_profile |
device_profile.delete(nitro_service client,
device_profile resource)
Use this operation to delete device profile(s).
|
static device_profile[] |
device_profile.delete(nitro_service client,
device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static device_profile |
device_profile.get(nitro_service client,
device_profile resource)
Use this operation to get device profiles.
|
static device_profile |
device_profile.update(nitro_service client,
device_profile resource)
Use this operation to modify device profile.
|
static device_profile[] |
device_profile.update(nitro_service client,
device_profile[] resources)
Use this operation to modify device profile in bulk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ns_device_profile
Configuration for ns_device_profile resource
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.