This request returns the tunable concurrency settings of a protected domain.

Usage:

GET on /domains/{domainId}/settings/concurrency

Request:

https://<MS hostname>/jss/domains/{domainId}/settings/concurrency

Header:

fios-session:vc_sessionId

Request:

N/A

Response:

{

  "maxBitmapConcurrency": 16

}