From fc90e05f6dd29781ccdc0417e55933c1463a0ea6 Mon Sep 17 00:00:00 2001 From: Sarath Kumar K Date: Fri, 7 Dec 2018 23:41:24 +0530 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fdfbf4..ae112c0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ Nutanix Calm Jenkins plugin allows you to launch Nutanix Calm blueprint, provisi }''']) * NOTE: We need to put the required build steps pipeline script in **node{}** for pipeline/jenkinsfile invocation. -### TroubleShooting: +#### TroubleShooting: + * Verify issue under 'Nutanix Calm Plugin Configuration' step try executing below command from jenkins server. ```curl -k --header 'Content-Type: application/json' -u :'' https://:9440/api/nutanix/v3/services/nucalm/status``` Output: ```{"service_enablement_status": "ENABLED"}```