16 System Resources

16.1 Get-anynodeResources

Returns the utilization of the systems resources.

Required Permissions

  • API

  • Monitoring Mode Read Access

Request parameters

  • Address

    mandatory if Initialize-anynodeAddress has not been used. Location of the frontend service to be reached.

    Type: String

  • Port

    mandatory if Initialize-anynodePort has not been used. Port of the frontend service to be reached.

    Type: Integer

  • APIVersion = 0

    This parameter states which version of the request should be used.

    Type: Integer

  • string: Value

    If set only the utilization of the selected resources will be returned

    Type: String

    Possible Values:

    • disk

    • cpu

    • ram

Return Value Structure

The response body is structured as Resources JSON object. A description for its fields is at section 25.48.1. For the JSON schema refer to section 25.48.2.