# Network Group fields

Values stored in the Network Group object are listed below.

<table data-full-width="true"><thead><tr><th width="251">Name</th><th width="96">Type</th><th width="432">Description</th><th width="104">Read only</th><th>Template controlled</th></tr></thead><tbody><tr><td>Id</td><td>Guid</td><td>The ID of this entity</td><td>Yes</td><td>No</td></tr><tr><td>DateAdded</td><td>DateTime</td><td>The date and time when this location was added</td><td>Yes</td><td>No</td></tr><tr><td>Name</td><td>string</td><td>Name of this network group</td><td>No</td><td>No</td></tr><tr><td>ServerSecret</td><td>string</td><td>ServerSecret used on this network segment</td><td>No</td><td>Yes</td></tr><tr><td>BranchCacheFlags</td><td>long</td><td>Controls BranchCache settings </td><td>No</td><td>Yes</td></tr><tr><td>DeliveryOptimizationFlags</td><td>long</td><td>Controls DeliveryOptimization settings </td><td>No</td><td>Yes</td></tr><tr><td>LowBandwidthThreshold</td><td>uint</td><td>This is the low bandwidth threshold which can be used to detect WAN usage</td><td>No</td><td>No</td></tr><tr><td>HighBandwidthThreshold</td><td>uint</td><td>This is the high bandwidth threshold which can be used to detect WAN usage</td><td>No</td><td>No</td></tr><tr><td>BeaconId</td><td>Guid?</td><td>Server to act as a beacon for this subnet </td><td>No</td><td>Yes</td></tr><tr><td>BandwidthTuning</td><td>int</td><td>If bandwidth tuning is enabled on this network segment</td><td>No</td><td>No</td></tr><tr><td>Description</td><td>string</td><td>Description of this network group (can be anything)</td><td>No</td><td>No</td></tr><tr><td>WellConnectedDOBandwidth</td><td>uint</td><td>Set the bandwidth used by DO per client in Well Connected scenarios</td><td>No</td><td>Yes</td></tr><tr><td>WellConnectedBITSBandwidth</td><td>uint</td><td>Set the bandwidth used by BITS per client in Well Connected scenarios </td><td>No</td><td>Yes</td></tr><tr><td>NonRedLeaderBITSBandwidth</td><td>uint</td><td>Set the bandwidth used by BITS per client in non-leader scenarios </td><td>No</td><td>Yes</td></tr><tr><td>NonRedLeaderDOBandwidth</td><td>uint</td><td>Set the bandwidth used by DO non-leader scenarios</td><td>No</td><td>Yes</td></tr><tr><td>LEDBATTargetBandwidth</td><td>uint</td><td>LEDBAT target bandwidth i.e. maximum data we are allowed to use</td><td>No</td><td>Yes</td></tr><tr><td>TargetBandwidth</td><td>uint</td><td>Target bandwidth i.e. maximum data we are allowed to use</td><td>No</td><td>Yes</td></tr><tr><td>InternetBandwidth</td><td>uint</td><td>Shows the InternetBandwidth bandwidth i.e. maximum data we are allowed to use for Internet transfers </td><td>No</td><td>Yes</td></tr><tr><td>MaxBandwidthDownstream</td><td>uint</td><td>Max bandwidth downstream of the link </td><td>No</td><td>Yes</td></tr><tr><td>MaxBandwidthUpstream</td><td>uint</td><td>Max Bandwidth upstream of the link </td><td>No</td><td>Yes</td></tr><tr><td>PercentOfMaxDownstream</td><td>uint</td><td>Bandwidth as a percentage of the MaxBandwidthDownstream value </td><td>No</td><td>Yes</td></tr><tr><td>DODownloadMode</td><td>int</td><td>Delivery Optimization mode for the Network Group </td><td>No</td><td>Yes</td></tr><tr><td>NetworkGroupFlags</td><td>long</td><td>What type of network this is – Template controlled: WellConnected = 1, VPN = 2, LocalInternetBreakOut = 4, DisableGreenLeader = 16, RoamingLocation = 32, DirectRoute = 64, MeasureOverridesTemplate = 128, CentralSwitching = 256</td><td>No</td><td>Yes</td></tr><tr><td>ProcessLimits</td><td>string</td><td>Bandwidth policy for an application</td><td>No</td><td>No</td></tr><tr><td>Type</td><td>long</td><td>Type of network group: Regular = 0, WellConnected = 1, VPN = 2, DataCenter = 8, BuildDepot = 16, VOIP = 32</td><td>No</td><td>No</td></tr><tr><td>AreaId</td><td>Guid?</td><td>The Area ID this Location is part of</td><td>No</td><td>No</td></tr><tr><td>LocationId</td><td>Guid</td><td>The Location unique identifier</td><td>No</td><td>No</td></tr><tr><td>NetworkGroupTemplateId</td><td>Guid?</td><td>Which template is used</td><td>No</td><td>No</td></tr><tr><td>Clients</td><td>long</td><td>How many clients are connected</td><td>Yes</td><td>No</td></tr><tr><td>ActiveClients</td><td>long</td><td>How many clients are actively downloading</td><td>Yes</td><td>No</td></tr><tr><td>CurrentBandwidth</td><td>long</td><td>Active current usage of bandwidth</td><td>Yes</td><td>No</td></tr><tr><td>AverageBandwidth</td><td>long</td><td>Active average usage of bandwidth for the last minute</td><td>Yes</td><td>No</td></tr><tr><td>DOGroupId</td><td>Guid?</td><td>Delivery Optimization group ID for the Network Group</td><td>Yes</td><td>No</td></tr><tr><td>LastBandwidthMeasurement</td><td>DateTime</td><td>Last time a measurement was completed</td><td>Yes</td><td>No</td></tr><tr><td>TunedBandwidth</td><td>uint</td><td>Shows the Tuned Bandwidth that will be used to lower from Target Bandwidth if WAN usage is detected </td><td>Yes</td><td>No</td></tr><tr><td>ExternalAddresses</td><td>string</td><td>ExternalIPAddresses – this is linked to the direct route property</td><td>No</td><td>No</td></tr><tr><td>Networks</td><td>array</td><td>Array of guids for network IDs allocated to this network group</td><td>No</td><td>No</td></tr></tbody></table>

### Network Group Templates

Templates are applied at the Network Group level. See the separate section for Templates.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.2pintsoftware.com/stifler/configuration/stifler-network-locations/location-fields/network-group-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
