Orion.AgentManagement.InstallPackage
SolarWinds Information Service 2020.2 Schema Documentation
The types of install packages for Linux distributions
Inheritance
Access control
Operations | Right |
---|---|
read | everyone |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
PackageId | System.String | A unique value describing the install package. | everyone |
Name | System.String | A string value which is a user friendly description of the package. | everyone |
OsType | System.String | A string value describing operating system which this package was made for | everyone |
OsDistro | System.String | A string value indicating the distribution which this package was made for. | everyone |
OsVersion | System.String | A string value indicating the version of operating system for which this package was made for. | everyone |
OsArchitecture | System.String | A string value indicating the architecture for which this package was made for. | everyone |
PackageType | System.String | A string value representing the flavor of the package. (i.e. RPM or Deb) | everyone |
PackageManagementTool | System.String | The package management tool used to install this package. | everyone |