This request sets the tunable garbage collection settings of a protected domain.

Usage:

POST on /domains/{domainId}/settings/gc

Request URL:

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

Header:

fios-session:vc_sessionId

Request:

{

  "storageOverheadNormal": 300,

  "storageOverheadMax": 1000

}

Response:

**None**