SET_STORAGE_STATE

The SET_STORAGE_STATE administration method changes the state of a storage area. A storage area is in one of three states:

You can use SET_STORAGE_STATE only when one server handles both data and content requests. If your configuration uses separate servers for data requests and content file requests, you must issue a Connect method that bypasses the content file server to use SET_STORAGE_STATE in the session.

The SET_STORAGE_STATE method returns TRUE if the operation succeeds or FALSE if it fails.

You must have system administrator or superuser privileges to use the SET_STORAGE_STATE method.

To run the SET_STORAGE_STATE administration method:

  1. Navigate to Administration > Job Management > Administration Methods.

    The system displays the Administration Methods list page.

  2. Click SET_STORAGE_STATE.

    The system displays the Parameters page.

  3. Select a storage area from the Store drop-down list.

    The current state of the storage area and the states to which it can be moved are displayed.

  4. To change the storage area’s state, click the radio button for the correct state.

    Which radio buttons appear depends on whether the storage area is online, offline, or read-only.

  5. Click Run.

    The method runs and the results are displayed.

  6. Click Close.

    The system displays the Administration Methods page.