Added
-
Support for getting management agent hosts which are eligible to create Operations Insights host resources on, in the Operations Insights service
-
Support for getting summarized agent counts and summarized plugin counts in the Management Agent Cloud service
Breaking Changes
-
The
PluginName
property's return type was changed fromstring
toList<string>
inListManagementAgentsRequest
in the Management Agent Cloud service -
The
Version
property's return type was changed fromstring
toList<string>
inListManagementAgentsRequest
in the Management Agent Cloud service -
The
PlatformType
property's return type was changed fromPlatformTypes
toList<PlatformTypes>
inListManagementAgentsRequest
in the Management Agent Cloud service