Share via


Group - Get Group Settings

Get group settings

GET http://localhost/BizTalkManagementService/Group/Settings

Responses

Name Type Description
200 OK

GroupSettings

OK

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definitions

GroupSettings

Group settings

Name Type Description
AllowTrackingSettingsImport

boolean

if tracking settings will be applied during import

AnalyticsEnabled

boolean

If analytics is enabled or not

AnalyticsTargetProviderConfig

string

Analytics target provider parameters.

AnalyticsTargetProviderId

string

Analytics target provider id

ConfigurationCacheRefreshInterval

integer

This property indicates how often the server refreshes the cache of the BizTalk Messaging Configuration objects (in seconds).

EnableGroupLevelTracking

boolean

Indicates the level of tracking which BizTalk server should perform.

LargeMessageBatchThreshold

integer

Message size below which message will be handled in memory. Any message with a size above this wull be buffered to the file system to reduce memory requirements.

LargeMessageThreshold

integer

Threshold size (in bytes) for large message support

PerfCounterSamplingInterval

integer

Interval at which performance counters are refreshed.