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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...