> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rdshostsysinfo.md).

# RDSHostSysInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RDS System Information

## INHERITED FROM

[RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md)

⇒

[RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md)

⇒

RDSHostSysInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                        | Name                 | Description                                                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| UInt32                                                                                                                      | ActiveConnections    | Number of active connections.                                                                                                                                                                    |
| UInt32                                                                                                                      | ActiveSessions       | Number of active sessions.                                                                                                                                                                       |
| [AgentState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/agentstate.md)                   | AgentState           | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) Agent State.                                                        |
| String                                                                                                                      | AgentVer             | Agent Version. List<[AppPackageStatus](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/apppackagestatus.md)> AppPackageStatuses The Application Packages statuses. |
| UInt32                                                                                                                      | CPULoad              | CPU load percentage.                                                                                                                                                                             |
| UInt32                                                                                                                      | DisconnectedSessions | Number of disconnected sessions.                                                                                                                                                                 |
| UInt32                                                                                                                      | DiskRead             | Disk Read.                                                                                                                                                                                       |
| UInt32                                                                                                                      | DiskWrite            | Disk Write.                                                                                                                                                                                      |
| Boolean                                                                                                                     | Enabled              | Whether the object is enabled or not.                                                                                                                                                            |
| String                                                                                                                      | Id                   | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) ID of RAS Agent.                                                    |
| String                                                                                                                      | IP                   | The IP the agent is using.                                                                                                                                                                       |
| String                                                                                                                      | Location             | Location.                                                                                                                                                                                        |
| [SessionLoginStatus](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/sessionloginstatus.md)   | LoginStatus          | The Session login status                                                                                                                                                                         |
| [RASLogLevel](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasloglevel.md)                 | LogLevel             | Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).                                                                           |
| String                                                                                                                      | MachineId            | Id of the machine                                                                                                                                                                                |
| UInt32                                                                                                                      | MemLoad              | Memory load percentage.                                                                                                                                                                          |
| [PendingScheduleType](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/pendingscheduletype.md) | PendingSchedule      | Pending schedule that can be canceled.                                                                                                                                                           |
| String                                                                                                                      | PreferredBroker      | Specifies the preferred Connection Broker.                                                                                                                                                       |
| String                                                                                                                      | Server               | Server name.                                                                                                                                                                                     |
| String                                                                                                                      | ServerOS             | Server Operating System.                                                                                                                                                                         |
| [RASServerType](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasservertype.md)             | ServerType           | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) Type of server.                                                     |
| String                                                                                                                      | ServiceStartTime     | Service start time.                                                                                                                                                                              |
| UInt32                                                                                                                      | SiteId               | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) ID of Site.                                                         |
| String                                                                                                                      | SystemBootTime       | System boot time.                                                                                                                                                                                |
| UInt32                                                                                                                      | UnhandledExceptions  | Number of unhandled exceptions.                                                                                                                                                                  |
| [SessionUPDStatus](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/sessionupdstatus.md)       | UPDStatus            | The Session UPD status                                                                                                                                                                           |

## PUBLIC METHODS

| Type                                                           | Name                       | Description                                                                                                                            |
| -------------------------------------------------------------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                                          | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Boolean                                                        | Equals (Object obj)        | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Int32                                                          | GetHashCode ()             | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Type                                                           | GetType ()                 | String                                                                                                                                 |
| ToString ()                                                    | ### References to Commands |                                                                                                                                        |
| -------------------------------------------------------------- |                            |                                                                                                                                        |


---

# 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.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rdshostsysinfo.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.
