| Attributes |
| Name | Required | Request-time | Type | Description |
| cmd | false | true | java.lang.String | The command from the calling environment. Typical values for the command are export or publish. |
| disableInputs | false | true | boolean | Whether to disable all the rendered inputs on the screen. |
| exportImportConfigurationId | false | true | long | The ID of the exportImportConfiguration. If the exportImportConfigurationId is valid, the content settings are used from the corresponding exportImportConfiguration. |
| showAllPortlets | false | true | boolean | Whether to render all the available portlets of the site in the content section; otherwise, only the portlets that currently have content in them are rendered. |
| type | true | true | java.lang.String | The type of staging to be used. The possible values for the staging type are publish_to_live or publish_to_remote. |