pushToMasterRequest
Namespace: |
http://www.gentics.com/rest |
XML Schema: |
ns0.xsd |
Request to push a specified object from a channel into a master
XML
Elements
name (type) |
min/max occurs |
description |
masterId (int)
|
1/1 |
|
channelId (int)
|
1/1 |
|
recursive (boolean)
|
0/1 |
|
foregroundTime (int)
|
0/1 |
|
types (PushToMasterType)
|
0/unbounded |
|
JSON
property |
type |
description |
masterId |
masterId (int)
|
|
channelId |
channelId (int)
|
|
recursive |
recursive (boolean)
|
|
foregroundTime |
foregroundTime (int)
|
|
types |
array of types (PushToMasterType)
|
|