Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

curl -H "X-Requested-By:ambari" -u admin:admin -i -X PUT -d  '{"RequestInfo":{"context":"Stop Service"},"Body":{"ServiceInfo":{"state":"INSTALLED"}}}'  http://AMBARI_SERVER:8080/api/v1/clusters/CLUSTER_NAME/services

...

curl -H "X-Requested-By:ambari" -u admin:admin -i -X PUT POST -d @./payload http://AMBARI_SERVER:8080/api/v1/clusters/CLUSTER_NAME/artifacts/kerberos_descriptor

...