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