Nomad.RunSsdQuery
| Method | |
|---|---|
| Module | Nomad | 
| Library | 1E | 
| Action | Use Nomad's SSD (single site download) feature to find on which devices the specified content is cached. | 
| Parameters | 
 
 
 
 
 
 
 | 
| Return values | For each suitable device (and there may be none): 
 
 
 | 
| Example | Find up to 10 devices that have at least 50% of (ConfigMgr) content "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c" version 1, neither compressed nor encrypted. Try to return devices from a number of subnets. Nomad.RunSsdQuery(ContentId : "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c", Version : 1, Format : 0, Percent : 50.0, Extent: 0, MaxDevices : 10, AllSubnets : true); | 
| Platforms | 
 | 
| Notes | Nomad SSD must be enabled of course. IPv6 addresses are not supported. |