Wasm Directoryalpha
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

NameTypeDescription
runmodestring
namestring
jcr-content-cq-distributeoption​<bool>
jcr-content-cq-distribute-type-hintoption​<string>
jcr-content-cq-nameoption​<string>
jcr-content-cq-templateoption​<string>
jcr-content-enabledoption​<bool>
jcr-content-jcr-descriptionoption​<string>
jcr-content-jcr-last-modifiedoption​<string>
jcr-content-jcr-last-modified-byoption​<string>
jcr-content-jcr-mixin-typesoption​<string>
jcr-content-jcr-titleoption​<string>
jcr-content-log-leveloption​<string>
jcr-content-no-status-updateoption​<bool>
jcr-content-no-versioningoption​<bool>
jcr-content-protocol-connect-timeoutoption​<f64>
jcr-content-protocol-http-connection-closedoption​<bool>
jcr-content-protocol-http-expiredoption​<string>
jcr-content-protocol-http-headersoption​<list​<string>>
jcr-content-protocol-http-headers-type-hintoption​<string>
jcr-content-protocol-http-methodoption​<string>
jcr-content-protocol-https-relaxedoption​<bool>
jcr-content-protocol-interfaceoption​<string>
jcr-content-protocol-socket-timeoutoption​<f64>
jcr-content-protocol-versionoption​<string>
jcr-content-proxy-ntlm-domainoption​<string>
jcr-content-proxy-ntlm-hostoption​<string>
jcr-content-proxy-hostoption​<string>
jcr-content-proxy-passwordoption​<string>
jcr-content-proxy-portoption​<f64>
jcr-content-proxy-useroption​<string>
jcr-content-queue-batch-max-sizeoption​<f64>
jcr-content-queue-batch-modeoption​<string>
jcr-content-queue-batch-wait-timeoption​<f64>
jcr-content-retry-delayoption​<string>
jcr-content-reverse-replicationoption​<bool>
jcr-content-serialization-typeoption​<string>
jcr-content-sling-resource-typeoption​<string>
jcr-content-ssloption​<string>
jcr-content-transport-ntlm-domainoption​<string>
jcr-content-transport-ntlm-hostoption​<string>
jcr-content-transport-passwordoption​<string>
jcr-content-transport-urioption​<string>
jcr-content-transport-useroption​<string>
jcr-content-trigger-distributeoption​<bool>
jcr-content-trigger-modifiedoption​<bool>
jcr-content-trigger-on-off-timeoption​<bool>
jcr-content-trigger-receiveoption​<bool>
jcr-content-trigger-specificoption​<bool>
jcr-content-user-idoption​<string>
jcr-primary-typeoption​<string>
operationoption​<string>