name | data type | description |
---|---|---|
sourceRef | ApiServiceRef | |
cmPeerNameOnRemote | string | |
sourceRestartType | RestartType | |
targetRestartType | RestartType |
Example
{ "sourceRef" : { "peerName" : "...", "clusterName" : "...", "serviceName" : "...", "serviceDisplayName" : "...", "serviceType" : "..." }, "cmPeerNameOnRemote" : "...", "sourceRestartType" : "ROLLING_RESTART", "targetRestartType" : "ROLLING_RESTART" }