Accept pending LogSource by ID

* Will returns accepted log source details based on system generated log source Id.

* MsgSourceType is the only required field.

* If log source name will not be provided in request body, system generated name will be assigned to new logsource.

* If knownHost will not be provided in request body, admin-api will resolve logsource's host automatically.

* If mpePolicy will not be provided in request payload, default mpePolicy will be assigned to logsource based on msgSourceType.

* Either acceptDefault or enableCustomizeAcceptance need to be set to true in order to accept pending LogSource.

* In custom acceptance, host assignment/creation will be done based on the entity id given in request payload.

* If entity id will not be provided with custom acceptance, logsource will be created on the pending LogSource's agent entity.

* In custom acceptance, api wil give priority to entity given in request body for host assignment instead of KnownHost.

Path Params
integer
required
-2147483647 to 2147483647

The pending logsource Id stored in the database.

Body Params

The body of the pending log source, including all required attributes.

string
length ≤ 200

The log message source name stored in the database.

msgSourceType
object
mpePolicy
object
knownHost
object
boolean
Defaults to false
acceptCustomize
object
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json