RestrictedAgentUpdateSpec

RestrictedAgentUpdateSpec
RestrictedAgentUpdateSpec

Information related to update restricted Horizon Agents.

JSON Example
{
    "block_specific_versions": [
        "7.6,0",
        "8.0.0"
    ],
    "type": "WINDOWS",
    "version": "7.5.0"
}
array of string
block_specific_versions
Optional

Blocks specific versions of Horizon Agent connections.

string
type
Required

The type of Horizon Agent.

  • WINDOWS: The Agent is the Horizon Agent for Windows.
  • OTHER: Agent type is other.
Possible values are : WINDOWS, OTHER,
string
version
Optional

Blocks versions of Horizon Agent connections which are older than the specified version.