> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/private-cloud/ionos-private-cloud/administration.md).

# Administration

This section provides comprehensive guides for administering your IONOS Private Cloud environment, covering interface access, virtual infrastructure management, networking, storage, and advanced configuration tasks.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Open vSphere Client</strong></mark></td><td>Guide to accessing and using the vSphere Client for virtual machine and infrastructure management.</td><td><a href="/pages/07MBMFlXt87De1WuyJID">/pages/07MBMFlXt87De1WuyJID</a></td></tr><tr><td><mark style="color:blue;"><strong>Open NSX Manager</strong></mark></td><td>Step-by-step instructions for accessing NSX Manager for network and security configuration.</td><td><a href="/pages/O37lhpy9jJTKx9PGdWIe">/pages/O37lhpy9jJTKx9PGdWIe</a></td></tr><tr><td><mark style="color:blue;"><strong>IONOS Private Cloud: Subscribing to the ISO content library in vSphere</strong></mark></td><td>Set up and subscribe to ISO content libraries for operating system installations.</td><td><a href="/pages/oGdrARfWfcb6klNlFAyK">/pages/oGdrARfWfcb6klNlFAyK</a></td></tr><tr><td><mark style="color:blue;"><strong>IONOS Private Cloud: Role Management in the Cloud Panel</strong></mark></td><td>Manage user roles and permissions for IONOS Private Cloud access control.</td><td><a href="/pages/Jh0dOAaTOm1dP4pRUUje">/pages/Jh0dOAaTOm1dP4pRUUje</a></td></tr><tr><td><mark style="color:blue;"><strong>IONOS Private Cloud: Documentation for VMware vSphere and VMware NSX-T™ Data Center</strong></mark></td><td>Links to official VMware documentation for vSphere and NSX-T Data Center.</td><td><a href="/pages/4vTznCW8vFU0OhV2vsuV">/pages/4vTznCW8vFU0OhV2vsuV</a></td></tr><tr><td><mark style="color:blue;"><strong>IONOS Private Cloud: Important Information About the Configuration of vSphere and NSX-T</strong></mark></td><td>Critical configuration information and best practices for vSphere and NSX-T setup.</td><td><a href="/pages/2sXoW2e41RoducguIRSk">/pages/2sXoW2e41RoducguIRSk</a></td></tr><tr><td><mark style="color:blue;"><strong>Access the Management Interfaces of IONOS Private Cloud from a VM</strong></mark></td><td>Access vSphere and NSX management interfaces from within virtual machines.</td><td><a href="/pages/Gz9q6X6rf7e7QiPGMZtk">/pages/Gz9q6X6rf7e7QiPGMZtk</a></td></tr><tr><td><mark style="color:blue;"><strong>Configuring vSAN settings for optimal IONOS Private Cloud performance</strong></mark></td><td>Configure and optimize vSAN storage settings for your IONOS Private Cloud.</td><td><a href="/pages/amzQkIKA01c5Qdq6qoUi">/pages/amzQkIKA01c5Qdq6qoUi</a></td></tr><tr><td><mark style="color:blue;"><strong>Managing NFS Datastore snapshots</strong></mark></td><td>Create and manage NFS datastore snapshots for data protection and recovery.</td><td><a href="/pages/HappjQb0eQwnrD9Gveqq">/pages/HappjQb0eQwnrD9Gveqq</a></td></tr><tr><td><mark style="color:blue;"><strong>Restoring NFS Datastore snapshots</strong></mark></td><td>Restore data from NFS datastore snapshots when needed.</td><td><a href="/pages/9uNIFiYUNH0H4BKtp5n7">/pages/9uNIFiYUNH0H4BKtp5n7</a></td></tr><tr><td><mark style="color:blue;"><strong>IONOS Private Cloud: Using BYOIP in NSX</strong></mark></td><td>Configure and manage Bring Your Own IP (BYOIP) addresses within NSX environment.</td><td><a href="/pages/Sd5FiUfbcco7ZNfoIfUh">/pages/Sd5FiUfbcco7ZNfoIfUh</a></td></tr><tr><td><mark style="color:blue;"><strong>Requirements for Bring Your Own IP (BYOIP) and Bring Your Own ASN (BYOASN)</strong></mark></td><td>Implementation requirements and guidelines for BYOIP and BYOASN services.</td><td><a href="/pages/G4hX7Moi91KOWTeqY26r">/pages/G4hX7Moi91KOWTeqY26r</a></td></tr><tr><td><mark style="color:blue;"><strong>Deploying, Configuring, and Using VMware Cloud Director Availability (VCDA)</strong></mark></td><td>Deploy and configure the vCloud Director Appliance for advanced cloud management.</td><td><a href="/pages/ApNZGolq9sCcOr4HTsf8">/pages/ApNZGolq9sCcOr4HTsf8</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/private-cloud/ionos-private-cloud/administration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
