Nomad.RunPkgStatusRequest
Method | |
---|---|
Module | Nomad |
Library | 1E |
Action | Test whether any other SSD (single site download) device has more content than the local Nomad cache. |
Parameters |
|
Return values |
|
Example | Does an SSD device have more than 50% of (ConfigMgr) content "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c" at version 1, neither compressed nor encrypted, using BIGNOMADCACHESERVER.ACME.LOCAL as the SSD site master? Nomad.RunPkgStatusRequest(ContentId : "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c", Version : 1, Format : 0, DeviceIdType : "FQDN", DeviceId : "BIGNOMADCACHESERVER.ACME.LOCAL", Percent : 50.0 If the returned |
Platforms |
|
Notes | Please contact your 1E Account team team for more information about the Nomad COM API to which this method is a wrapper. This method is unusual in that the parameters do not match the internal Nomad provider API. |