Get output by ID
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/outputs/{outputId}
Refer to Spaces for more information.
Responses
-
OK
Hide response attribute Show response attribute object
item
object One of: Hide attributes Show attributes
-
Values are
balanced,custom,throughput,scale, orlatency. -
Value is
elasticsearch.
Hide attributes Show attributes
-
Values are
plaintextorencryption. -
Use topic instead.
-
Value is
kafka.
Hide attributes Show attributes
-
Value is
logstash.
Hide attributes Show attributes
-
Generic Error
GET
/api/fleet/outputs/{outputId}
curl \
--request GET 'https://localhost:5601/api/fleet/outputs/{outputId}' \
--header "Authorization: $API_KEY"