Record
post-agent-params
No description available.
record post-agent-params {
runmode: string,
name: string,
jcr-content-cq-distribute: option<bool>,
jcr-content-cq-distribute-type-hint: option<string>,
jcr-content-cq-name: option<string>,
jcr-content-cq-template: option<string>,
jcr-content-enabled: option<bool>,
jcr-content-jcr-description: option<string>,
jcr-content-jcr-last-modified: option<string>,
jcr-content-jcr-last-modified-by: option<string>,
jcr-content-jcr-mixin-types: option<string>,
jcr-content-jcr-title: option<string>,
jcr-content-log-level: option<string>,
jcr-content-no-status-update: option<bool>,
jcr-content-no-versioning: option<bool>,
jcr-content-protocol-connect-timeout: option<f64>,
jcr-content-protocol-http-connection-closed: option<bool>,
jcr-content-protocol-http-expired: option<string>,
jcr-content-protocol-http-headers: option<list<string>>,
jcr-content-protocol-http-headers-type-hint: option<string>,
jcr-content-protocol-http-method: option<string>,
jcr-content-protocol-https-relaxed: option<bool>,
jcr-content-protocol-interface: option<string>,
jcr-content-protocol-socket-timeout: option<f64>,
jcr-content-protocol-version: option<string>,
jcr-content-proxy-ntlm-domain: option<string>,
jcr-content-proxy-ntlm-host: option<string>,
jcr-content-proxy-host: option<string>,
jcr-content-proxy-password: option<string>,
jcr-content-proxy-port: option<f64>,
jcr-content-proxy-user: option<string>,
jcr-content-queue-batch-max-size: option<f64>,
jcr-content-queue-batch-mode: option<string>,
jcr-content-queue-batch-wait-time: option<f64>,
jcr-content-retry-delay: option<string>,
jcr-content-reverse-replication: option<bool>,
jcr-content-serialization-type: option<string>,
jcr-content-sling-resource-type: option<string>,
jcr-content-ssl: option<string>,
jcr-content-transport-ntlm-domain: option<string>,
jcr-content-transport-ntlm-host: option<string>,
jcr-content-transport-password: option<string>,
jcr-content-transport-uri: option<string>,
jcr-content-transport-user: option<string>,
jcr-content-trigger-distribute: option<bool>,
jcr-content-trigger-modified: option<bool>,
jcr-content-trigger-on-off-time: option<bool>,
jcr-content-trigger-receive: option<bool>,
jcr-content-trigger-specific: option<bool>,
jcr-content-user-id: option<string>,
jcr-primary-type: option<string>,
operation: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| runmode | string | |
| name | string | |
| jcr-content-cq-distribute | option<bool> | |
| jcr-content-cq-distribute-type-hint | option<string> | |
| jcr-content-cq-name | option<string> | |
| jcr-content-cq-template | option<string> | |
| jcr-content-enabled | option<bool> | |
| jcr-content-jcr-description | option<string> | |
| jcr-content-jcr-last-modified | option<string> | |
| jcr-content-jcr-last-modified-by | option<string> | |
| jcr-content-jcr-mixin-types | option<string> | |
| jcr-content-jcr-title | option<string> | |
| jcr-content-log-level | option<string> | |
| jcr-content-no-status-update | option<bool> | |
| jcr-content-no-versioning | option<bool> | |
| jcr-content-protocol-connect-timeout | option<f64> | |
| jcr-content-protocol-http-connection-closed | option<bool> | |
| jcr-content-protocol-http-expired | option<string> | |
| jcr-content-protocol-http-headers | option<list<string>> | |
| jcr-content-protocol-http-headers-type-hint | option<string> | |
| jcr-content-protocol-http-method | option<string> | |
| jcr-content-protocol-https-relaxed | option<bool> | |
| jcr-content-protocol-interface | option<string> | |
| jcr-content-protocol-socket-timeout | option<f64> | |
| jcr-content-protocol-version | option<string> | |
| jcr-content-proxy-ntlm-domain | option<string> | |
| jcr-content-proxy-ntlm-host | option<string> | |
| jcr-content-proxy-host | option<string> | |
| jcr-content-proxy-password | option<string> | |
| jcr-content-proxy-port | option<f64> | |
| jcr-content-proxy-user | option<string> | |
| jcr-content-queue-batch-max-size | option<f64> | |
| jcr-content-queue-batch-mode | option<string> | |
| jcr-content-queue-batch-wait-time | option<f64> | |
| jcr-content-retry-delay | option<string> | |
| jcr-content-reverse-replication | option<bool> | |
| jcr-content-serialization-type | option<string> | |
| jcr-content-sling-resource-type | option<string> | |
| jcr-content-ssl | option<string> | |
| jcr-content-transport-ntlm-domain | option<string> | |
| jcr-content-transport-ntlm-host | option<string> | |
| jcr-content-transport-password | option<string> | |
| jcr-content-transport-uri | option<string> | |
| jcr-content-transport-user | option<string> | |
| jcr-content-trigger-distribute | option<bool> | |
| jcr-content-trigger-modified | option<bool> | |
| jcr-content-trigger-on-off-time | option<bool> | |
| jcr-content-trigger-receive | option<bool> | |
| jcr-content-trigger-specific | option<bool> | |
| jcr-content-user-id | option<string> | |
| jcr-primary-type | option<string> | |
| operation | option<string> |