Advanced Search
Search Results
121 total results found
Nas_servers
post__nas_servers_create Code samples POST /nas_servers/create HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json POST /nas_servers/create Create a NAS server. Body parameter { "Name": "string", "FloatingIps": [ "string"...
Nodes
put__nodes_chap Code samples PUT /nodes/chap HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json PUT /nodes/chap ISCSI target chap settings. Body parameter { "ChapName": "string", "ChapSecret": "string", "Force": true } Pa...
Notifications
get__notifications_query Code samples GET /notifications/query HTTP/1.1 Accept: application/json GET /notifications/query Query past notifications. Parameters Name In Type Required Description nodes query array[string] false The names of the S1 nod...
Replication
put__replication_edit Code samples PUT /replication/edit HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json PUT /replication/edit Edit a replication pair. Body parameter { "Application": "string", "Volume": "string", "Targ...
Resources
delete__resources_delete Code samples DELETE /resources/delete HTTP/1.1 Accept: application/json DELETE /resources/delete Delete missing resources. Parameters Name In Type Required Description entityIds query array[integer] false Delete missing res...
Settings
put__settings_authentication Code samples PUT /settings/authentication HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json PUT /settings/authentication Enable/disable two factor authentication. Body parameter { "EnableMultifact...
Systems
get__systems_list Code samples GET /systems/list HTTP/1.1 Accept: application/json GET /systems/list List systems. Parameters Name In Type Required Description connectToAllSystems query boolean false Create a connection to all systems. showNodes ...
Templates
post__templates_create Code samples POST /templates/create HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json POST /templates/create Create an application template. Body parameter { "Application": "string", "Description": "s...
Users
post__users_create Code samples POST /users/create HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json POST /users/create Creating another user that can view and manage S1. Body parameter { "Name": "string", "Password": "stri...
Version
get__Version Code samples GET /Version HTTP/1.1 Accept: application/json GET /Version See S1 version. Example responses 200 Response { "Versions": [ { "Component": "string", "Version": "string", "BuildNumber": "string" } ...
Workflows
get__workflows_volume_provisioning Code samples GET /workflows/volume_provisioning HTTP/1.1 Accept: application/json GET /workflows/volume_provisioning Example responses 200 Response { "Path": "string", "DisplayName": "string", "RedirectPathOnSu...
Vcp
post__vmware_datastore_vcp_create Code samples POST /vmware/datastore/vcp/create HTTP/1.1 Content-Type: application/json-patch+json async: true POST /vmware/datastore/vcp/create Body parameter { "volume": { "Application": "string", "Volume": ...
Schemas
AnomalyDetectionSettingsResult { "TimeframeDays": 0, "AbnormalChangePercentage": 0.1 } Properties Name Type Required Restrictions Description TimeframeDays integer(int64) false none none AbnormalChangePercentage number(double) false none no...
Adding a license
Before you can use the StorONE system, it must be licensed. If you do not have a license, contact StorONE Support or your account representative. You must provide the fingerprints for each controller node to StorONE when requesting a license. The following pro...
Multi System Manager
The StorONE system includes a central management service called Multi System Manager, or MSM, which provides the following functionality: Manages multiple S1 systems from a single GUI or CLI client Synchronizes volume replication status between S1 systems ...
System logs and support packages
You can view system logs and generate support packages using the web UI. A support package is a collection of log and configuration files that StorONE Support and Engineering personnel can use to troubleshoot issues you might have. Audit logging The StorONE...
StorONE CLI requirements and supported platforms
The StorONE command line interface (CLI) is a standalone client application that you can download from the landing page of a StorONE controller node. For more information on downloading and using the CLI, see the CLI documentation. Hardware requirements Disk...
Managing snapshots
In the StorONE system, snapshots are taken at the consistency group level. This means that when you take a snapshot of a virtual storage container (VSC, also referred to as volume in the documentation and user interfaces), the system takes an application-consi...
HDD Replacement (v3.8+)
Summary This KB explains how to use the StorONE CLI application to identify, remove and replace array drives. Requirements StorONE version 3.8+ For HDD replacement instructions on version 3.7 and below, see HDD Replacement. StorONE CLI applicati...
Supported Browsers
The StorONE (S1) admin web interface is the HTML5-based graphical user interface (GUI) for monitoring and managing the S1 storageplatform. For more information on accessing and using the GUI, see Web Application Interface. The GUI is supported for most modern...