> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/integrations/netapp-c-mode.md).

# NetApp C Mode

### **Prerequisites:**

1. NetApp ONTAP C Mode Release Version 9.X
2. Create an user-account with readonly user role in NetApp OnCommand System Manager
3. Login to NetApp OnCommand System Manager as ‘admin’ privileged user
4. Click on ‘Settings’.

![](/files/-M0iqNZopCGmu3F_o_5U)

![](/files/-M0iqpse-MIkQflAikEH)

![](/files/-M0ir9iM4-qiFw4WfUQj)

### **Addition of NetApp C Mode as a Datasource:**

**Step 1:** Login to cfxDimensions through web browser UI with 'Customer Admin' user credentials.

**Step 2:** Click on 'Datasources' App

![](/files/-M0ixeAB2xvCYcWiAgAj)

**Step 2:** Under Datasources App, select ‘**+**’ icon on the top right corner to add a new Datasource

![](/files/-M0iriJA_6V2OA8xT_Pe)

&#x20; **Step 3:** Select DataSource Type as NetApp ONTAP C Mode

![](/files/-M0is3biKhIL3MbCAFUy)

**Step 4:** Enter the following details:&#x20;

* **Storage IP/DNS Name:** Specify the IP address of NetApp C Mode Device
* **Username:** Specify the Username (readonly user account)
* **Password:** Specify the Password
* **Protocol:** Specify the Protocol(Port value will itself change depending on protocol)
* **Timeout:** Specify a HTTP API query response timeout, default value is set to 60 seconds
* **Test-connectivity:** To verify network access and entered credentials are valid.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudfabrix.io/integrations/netapp-c-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
