| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.ns |
| Modifier and Type | Method and Description |
|---|---|
static ns_cluster |
ns_cluster.form_cluster(nitro_service client,
ns_cluster resource)
Use this operation to form one node cluster from NetScaler Instance.
|
static ns_cluster[] |
ns_cluster.form_cluster(nitro_service client,
ns_cluster[] resources)
Use this operation to form one node cluster from NetScaler Instance in bulk.
|
static ns_cluster[] |
ns_cluster.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of ns_cluster resources.
|
static ns_cluster[] |
ns_cluster.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of ns_cluster resources.
|
static ns_cluster[] |
ns_cluster.get(nitro_service client)
Use this operation to get ns cluster instance.
|
static ns_cluster |
ns_cluster.join(nitro_service client,
ns_cluster resource)
Use this operation to join NetScaler Instance to existing cluster.
|
static ns_cluster[] |
ns_cluster.join(nitro_service client,
ns_cluster[] resources)
Use this operation to join NetScaler Instance to existing cluster in bulk.
|
static ns_cluster |
ns_cluster.modify_password(nitro_service client,
ns_cluster resource)
Use this operation to modify Cluster IP admin ns password.
|
static ns_cluster[] |
ns_cluster.modify_password(nitro_service client,
ns_cluster[] resources)
Use this operation to modify Cluster IP admin ns password in bulk.
|
static ns_cluster |
ns_cluster.remove(nitro_service client,
ns_cluster resource)
Use this operation to remove entire Cluster Instance.
|
static ns_cluster[] |
ns_cluster.remove(nitro_service client,
ns_cluster[] resources)
Use this operation to remove entire Cluster Instance in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static ns_cluster |
ns_cluster.form_cluster(nitro_service client,
ns_cluster resource)
Use this operation to form one node cluster from NetScaler Instance.
|
static ns_cluster[] |
ns_cluster.form_cluster(nitro_service client,
ns_cluster[] resources)
Use this operation to form one node cluster from NetScaler Instance in bulk.
|
static ns_cluster |
ns_cluster.join(nitro_service client,
ns_cluster resource)
Use this operation to join NetScaler Instance to existing cluster.
|
static ns_cluster[] |
ns_cluster.join(nitro_service client,
ns_cluster[] resources)
Use this operation to join NetScaler Instance to existing cluster in bulk.
|
static ns_cluster |
ns_cluster.modify_password(nitro_service client,
ns_cluster resource)
Use this operation to modify Cluster IP admin ns password.
|
static ns_cluster[] |
ns_cluster.modify_password(nitro_service client,
ns_cluster[] resources)
Use this operation to modify Cluster IP admin ns password in bulk.
|
static ns_cluster |
ns_cluster.remove(nitro_service client,
ns_cluster resource)
Use this operation to remove entire Cluster Instance.
|
static ns_cluster[] |
ns_cluster.remove(nitro_service client,
ns_cluster[] resources)
Use this operation to remove entire Cluster Instance in bulk.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.