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

Usage:

POST 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 or false  

}

Response:

**None**