Group - Get

Get group properties

GET http://localhost/BizTalkManagementService/Group/Properties

Responses

Name Type Description
200 OK

GroupProperties

OK

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

Definitions

Name Description
BizTalkDatabases

BizTalk group databases

CertificateInfo

Encryption certificate

DatabaseInfo

Database information

GroupProperties

Group properties.

SecurityGroups

Database information

BizTalkDatabases

BizTalk group databases

Name Type Description
BAM

DatabaseInfo

Business Activity Monitoring database information

Management

DatabaseInfo

Management database information

MessageBox

DatabaseInfo

Master MessageBox database information

RuleEngine

DatabaseInfo

Rule engine database information

Tracking

DatabaseInfo

Tracking database information

CertificateInfo

Encryption certificate

Name Type Description
CommonName

string

Common Name

Thumbprint

string

Thumbprint of the certificate.

DatabaseInfo

Database information

Name Type Description
DatabaseName

string

Database name

ServerName

string

Database server name

GroupProperties

Group properties.

Name Type Description
BizTalkDatabases

BizTalkDatabases

BizTalk databases

MajorVersion

integer

Major Version Of BizTalk Server Installed.

MinorVersion

integer

Minor Version Of BizTalk Server Installed

Name

string

Name of the BizTalk group

SSOServerName

string

Name of the machine where Single Sign On (SSO) server resides on.

SecurityGroups

SecurityGroups

Security groups

SigningCertificate

CertificateInfo

Signing certificate

SecurityGroups

Database information

Name Type Description
BizTalkAdministratorGroup

string

Name of the BizTalk Administrator Windows Group.

BizTalkB2BOperatorGroup

string

Name of the BizTalk B2B Operators Windows Group.

BizTalkOperatorGroup

string

Name of the BizTalk Operators Windows Group.

BizTalkReadOnlyUserGroup

string

Name of the BizTalk ReadOnly User Windows Group.