This document version is no longer actively maintained.
The site that you are currently viewing is an archived snapshot.
For up-to-date documentation, see the latest version.
ome_groupdevices_info (Data Source)
Data source to list the devices in the group from OpenManage Enterprise.
Example Usage
# Get Deviceid's and servicetags of all devices that belong to a specified list of groups
data "ome_groupdevices_info" "gd" {
device_group_names = ["WINDOWS"]
}
Schema
Required
device_group_names
(Set of String) List of the device group names.
Optional
id
(String) ID for group devices data source.
Read-Only
device_ids
(List of Number) List of the device id(s) associated with a groupdevice_servicetags
(List of String) List of the device servicetags associated with a group