Splunk AppDynamics

Use API to create Health Rules and Policy

CommunityUser
Splunk Employee
Splunk Employee

HI Team,

I have succesfull exported an health rule using the rest api. When i am try to impor the health rule i am getting the below error 

Header

  1. Status Code: 200 OK
  2. Server: AppDynamics
  3. Date: Tue, 29 May 2018 16:09:19 GMT
  4. X-Varnish: 1737302797
  5. Age: 0
  6. Via: 1.1 varnish
  7. Connection: keep-alive
  8. Transfer-Encoding: chunked
  9. X-Iinfo: 14-6700949-6700951 NNNN CT(21 46 0) RT(1527610158501 20) q(0 0 0 -1) r(1 1) U6
  10. X-CDN: Incapsula

Response

is below

the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is text/plain;charset=UTF-8 

Can some one please help out on this

Labels (1)
0 Karma

Pratik_Maskey
Communicator

Hi, 

Are you following the following document correctly?

https://docs.appdynamics.com/display/PRO44/Configuration+Import+and+Export+API#ConfigurationImportan...

Format -

curl -X POST --user user1@customer1:secret http://demo.appdynamics.com/controller/healthrules/38 -F file=@uploadhealthrule.xml

 pass "overwrite=true" if the health rule already.

If the issue exists, let us know the command/ client you are using.

-Thanks

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...