log_forwarders

Update a log forwarder.

patch/groups/{groupId}/apps/{appId}/log_forwarders/{forwarderId}

Request body

namestring required
disabledboolean required
log_typesLogType[] required
log_statusesLogStatus[] required

Response

OK

_idstring
namestring required
disabledboolean required
log_typesLogType[] required
log_statusesLogStatus[] required

Changes

Changed in 2 of the 50 revisions of this API.893

  • v32ac2149ab3ee22See the full diff
    • added the new endpoint enum value to the allOf[LogForwarderConstructor]/log_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new trigger_error_handler enum value to the allOf[LogForwarderConstructor]/log_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new endpoint enum value to the request property log_types/items/

      request-property-enum-value-added

    • added the new trigger_error_handler enum value to the request property log_types/items/

      request-property-enum-value-added

  • v3e2240dd053bd871See the full diff
    • added the new required request property action

      new-required-request-property

    • added the new required request property disabled

      new-required-request-property

    • added the new required request property log_statuses

      new-required-request-property

    • added the new required request property log_types

      new-required-request-property

    • added the new required request property name

      new-required-request-property

    • added the new required request property policy

      new-required-request-property

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property _id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property action from the response with the 200 status

      response-optional-property-removed

    • removed the optional property disabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property log_statuses from the response with the 200 status

      response-optional-property-removed

    • removed the optional property log_types from the response with the 200 status

      response-optional-property-removed

    • removed the optional property name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property policy from the response with the 200 status

      response-optional-property-removed

    • added LogForwarderConstructor subschema #1 to the response body allOf list for the response status 200

      response-body-all-of-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog