Import Syslog Profiles
Import syslog profiles from json file. Import is limited to maximum 50 profiles.
Import a syslog profile.
Notes
- Profile with incorrect gateway profiles will get imported to create syslog profiles.
- User needs to ensure that imported json has the right reference to tenant gateway profile uuid.
- This is an asynchronous request and the endpoint just posts the request to import profile.
- User needs to query and check if profiles are getting imported by using GET profiles.
- User needs to wait for few minutes and execute the GET profile in the given tenant.
- For a successful import and execution of rules user need to ensure below:
- Gateway profiles are correct w.r.t to tenant where import was done
- Only the valid tenant scope profiles will get imported.
Path Parameters
- tenantId
Describes the clientId or mspId of tenant
Request Body
application/json
Loading Examples...
Responses
- message
Loading Examples...