This request updates the general settings of a test failover runbook.

Usage:

PUT on /domains/{domainId}/settings/testfailover

Request URL:

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

Header:

fios-session:vc_sessionId

Request:

{

  "derivedRunbook": true // true of false 

}

Response:

**None**