EnvironmentBrowser_ConfigTargets_Info
EnvironmentBrowser_ConfigTargets_Info
The ConfigTargets.Info structure contains the result of the ConfigTargets.get operation. Its main payload is a vim.vm.ConfigTarget matching the supplied filter.
JSON Example
{
"config_target": {}
}
object
config_target
Required
A vim.vm.ConfigTarget matching the filter.