All REST Endpoints
Administration
Encapsulates commands that administer, manage, and configure the store.
- await-consistent
 - Method: postPath:
/V0/nosql/admin#await-consistent - change-policy
 - Method: postPath:
/V0/nosql/admin#change-policy - configure
 - Method: postPath:
/V0/nosql/admin#configure - ping
 - Method: postPath:
/V0/nosql/admin#ping - repair-admin-quorum
 - Method: postPath:
/V0/nosql/admin#repair-admin-quorum 
Plans
Encapsulates operations, or jobs that modify store state.
- plan cancel
 - Method: postPath:
/V0/nosql/admin/plan#cancel - plan change-parameters
 - Method: postPath:
/V0/nosql/admin/plan#change-parameters - plan change-storagedir
 - Method: postPath:
/V0/nosql/admin/plan#change-storagedir - plan change-user
 - Method: postPath:
/V0/nosql/admin/plan#change-user - plan create-user
 - Method: postPath:
/V0/nosql/admin/plan#create-user - plan deploy-admin
 - Method: postPath:
/V0/nosql/admin/plan#deploy-admin - plan deploy-sn
 - Method: postPath:
/V0/nosql/admin/plan#deploy-sn - plan deploy-topology
 - Method: postPath:
/V0/nosql/admin/plan#deploy-topology - plan deploy-zone
 - Method: postPath:
/V0/nosql/admin/plan#deploy-zone - plan deregister-es
 - Method: postPath:
/V0/nosql/admin/plan#deregister-es - plan drop-user
 - Method: postPath:
/V0/nosql/admin/plan#drop-user - plan enable-requests
 - Method: postPath:
/V0/nosql/admin/plan#enable-requests - plan execute
 - Method: postPath:
/V0/nosql/admin/plan#execute - plan failover
 - Method: postPath:
/V0/nosql/admin/plan#failover - plan grant
 - Method: postPath:
/V0/nosql/admin/plan#grant - plan interrupt
 - Method: postPath:
/V0/nosql/admin/plan#interrupt - plan migrate-sn
 - Method: postPath:
/V0/nosql/admin/plan#migrate-sn - plan network-restore
 - Method: postPath:
/V0/nosql/admin/plan#network-restore - plan register-es
 - Method: postPath:
/V0/nosql/admin/plan#register-es - plan remove-admin
 - Method: postPath:
/V0/nosql/admin/plan#remove-admin - plan remove-sn
 - Method: postPath:
/V0/nosql/admin/plan#remove-sn - plan remove-zone
 - Method: postPath:
/V0/nosql/admin/plan#remove-zone - plan repair-topology
 - Method: postPath:
/V0/nosql/admin/plan#repair-topology - plan revoke
 - Method: postPath:
/V0/nosql/admin/plan#revoke - plan start-service
 - Method: postPath:
/V0/nosql/admin/plan#start-service - plan stop-service
 - Method: postPath:
/V0/nosql/admin/plan#stop-service - plan verify-data
 - Method: postPath:
/V0/nosql/admin/plan#verify-data - plan wait
 - Method: postPath:
/V0/nosql/admin/plan#wait - show plans
 - Method: postPath:
/V0/nosql/admin/plans 
Pools
Encapsulates commands that manipulates Storage Node pools, which are used for resource allocations.
- pool clone
 - Method: postPath:
/V0/nosql/admin/pool#clone - pool create
 - Method: postPath:
/V0/nosql/admin/pool#create - pool join
 - Method: postPath:
/V0/nosql/admin/pool#join - pool leave
 - Method: postPath:
/V0/nosql/admin/pool#leave - pool remove
 - Method: postPath:
/V0/nosql/admin/pool#remove - show pools
 - Method: postPath:
/V0/nosql/admin/pools 
Show
Encapsulates commands that display the state of the store and its components or schemas.
- show admins
 - Method: postPath:
/V0/nosql/admin/admins - show events
 - Method: postPath:
/V0/nosql/admin/events - show indexes
 - Method: postPath:
/V0/nosql/admin/indexes - show parameters
 - Method: postPath:
/V0/nosql/admin/parameters - show perf
 - Method: postPath:
/V0/nosql/admin/perf - show plans
 - Method: postPath:
/V0/nosql/admin/plans - show pools
 - Method: postPath:
/V0/nosql/admin/pools - show schemas
 - Method: postPath:
/V0/nosql/admin/schemas - show snapshots
 - Method: postPath:
/V0/nosql/admin/snapshots - show tables
 - Method: postPath:
/V0/nosql/admin/tables - show topology
 - Method: postPath:
/V0/nosql/admin/topology#show - show upgrade-order
 - Method: postPath:
/V0/nosql/admin/upgrade-order - show users
 - Method: postPath:
/V0/nosql/admin/users - show versions
 - Method: postPath:
/V0/nosql/admin/versions - show zones
 - Method: postPath:
/V0/nosql/admin/zones 
Snapshots
Encapsulates commands that create and delete snapshots, which are used for backup and restore.
- show snapshots
 - Method: postPath:
/V0/nosql/admin/snapshots - snapshot create
 - Method: postPath:
/V0/nosql/admin/snapshot#create - snapshot remove
 - Method: postPath:
/V0/nosql/admin/snapshot#remove 
Topologies
Encapsulates commands that manipulate store topologies.
- show topology
 - Method: postPath:
/V0/nosql/admin/topology#show - topology change-repfactor
 - Method: postPath:
/V0/nosql/admin/topology#change-repfactor - topology change-zone-arbiters
 - Method: postPath:
/V0/nosql/admin/topology#change-zone-arbiters - topology change-zone-master-affinity
 - Method: postPath:
/V0/nosql/admin/topology#change-zone-master-affinity - topology change-zone-type
 - Method: postPath:
/V0/nosql/admin/topology#change-zone-type - topology clone
 - Method: postPath:
/V0/nosql/admin/topology#clone - topology contract
 - Method: postPath:
/V0/nosql/admin/topology#contract - topology create
 - Method: postPath:
/V0/nosql/admin/topology#create - topology delete
 - Method: postPath:
/V0/nosql/admin/topology#delete - topology list
 - Method: postPath:
/V0/nosql/admin/topology#list - topology move-repnode
 - Method: postPath:
/V0/nosql/admin/topology#move-repnode - topology preview
 - Method: postPath:
/V0/nosql/admin/topology#preview - topology rebalance
 - Method: postPath:
/V0/nosql/admin/topology#rebalance - topology redistribute
 - Method: postPath:
/V0/nosql/admin/topology#redistribute - topology remove-shard
 - Method: postPath:
/V0/nosql/admin/topology#remove-shard - topology validate
 - Method: postPath:
/V0/nosql/admin/topology#validate - topology view
 - Method: postPath:
/V0/nosql/admin/topology#view 
Verification
Encapsulates commands that check various parameters of the store.
- verify configuration
 - Method: postPath:
/V0/nosql/admin/configuration - verify prerequisite
 - Method: postPath:
/V0/nosql/admin/prerequisite - verify upgrade
 - Method: postPath:
/V0/nosql/admin/upgrade