Adobe Launch · Example Payload

Reactor Host Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Reactor Host Attributes Example is an example object payload from Adobe Launch, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nametype_ofserverportpathusernameencrypted_private_keyskip_symlinksstatuscreated_atupdated_at

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type_of": "example_value",
  "server": "example_value",
  "port": 10,
  "path": "example_value",
  "username": "example_value",
  "encrypted_private_key": "example_value",
  "skip_symlinks": true,
  "status": "example_value",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}