Geodatabase Region Group Resource
A Geodatabase Region Resource (GRR) Group is a JSON file that represents a converted Esri UN model.
|
Name |
Type |
Description |
|---|---|---|
|
id |
Guid |
Unique identifier |
|
name |
String |
Name of the GRR Group, it is the name of the Subnetwork energizing the group appended with 'NetworkGroup'. I.E 4656NetworkGroup. |
|
version |
String |
Version number |
|
geodatabaseRegionResources |
Array of GeodatabaseRegionResource |
The GRRs for each grouped subnetwork. |
|
energizingSubnetworkName |
String |
Subnetwork Name that is energizing the GRR Group. |
|
energizingSubnetworkStorageId |
Guid |
Storage Service ID of the subnetwork's GRR that is energizing the GRR Group. |