From dbe3d8db40a2a9951e33eea6f8c1b6f0b71404c5 Mon Sep 17 00:00:00 2001 From: rbellary-vi <73928743+rbellary-vi@users.noreply.github.com> Date: Tue, 9 Feb 2021 17:21:21 +0530 Subject: [PATCH 1/3] Update README.md updating virtana URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8afa0c2..2baf9ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Iris ===== -Iris is a Java library that allows communication with Netuitive's Rest API. If you have a [Netuitive](https://www.netuitive.com) account and you want to explore Netuitive's REST API and test some requests, go [here](https://app.netuitive.com/api/external.html). +Iris is a Java library that allows communication with Netuitive's Rest API. If you have a [Virtana](https://www.virtana.com/products/cloudwisdom/) account and you want to explore Netuitive's REST API and test some requests, go [here](https://try.cloudwisdom.virtana.com/). -See our [API docs](https://help.app.netuitive.com/Content/Misc/API/api_getting_started.htm) for more information, or contact Netuitive support at [support@netuitive.com](mailto:support@netuitive.com). +See our [API docs](https://docs.virtana.com/en/api.html) for more information, or contact Netuitive support at [cloudwisdom.support@virtana.com](mailto:cloudwisdom.support@virtana.com). Building Iris -------------- @@ -14,4 +14,4 @@ Building Iris Testing Iris ------------- - ./gradlew -Dusername='{username}' -Dpassword='{password}' -DapiKey='{apiKey}' -Demail='{email}' clean test \ No newline at end of file + ./gradlew -Dusername='{username}' -Dpassword='{password}' -DapiKey='{apiKey}' -Demail='{email}' clean test From ab0b34afcbb34ddfbb65d08856669f7720d61f25 Mon Sep 17 00:00:00 2001 From: rbellary-vi <73928743+rbellary-vi@users.noreply.github.com> Date: Tue, 9 Feb 2021 21:40:32 +0530 Subject: [PATCH 2/3] Update README.md changed all netuitive to CloudWisdom --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2baf9ee..3e47f49 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Iris ===== -Iris is a Java library that allows communication with Netuitive's Rest API. If you have a [Virtana](https://www.virtana.com/products/cloudwisdom/) account and you want to explore Netuitive's REST API and test some requests, go [here](https://try.cloudwisdom.virtana.com/). +Iris is a Java library that allows communication with CloudWisdom's Rest API. If you have a [CloudWisdom](https://www.virtana.com/products/cloudwisdom/) account and you want to explore CloudWisdom's REST API and test some requests, go [here](https://try.cloudwisdom.virtana.com/). -See our [API docs](https://docs.virtana.com/en/api.html) for more information, or contact Netuitive support at [cloudwisdom.support@virtana.com](mailto:cloudwisdom.support@virtana.com). +See our [API docs](https://docs.virtana.com/en/api.html) for more information, or contact CloudWisdom support at [cloudwisdom.support@virtana.com](mailto:cloudwisdom.support@virtana.com). Building Iris -------------- From b77fb908253f69624a7d4e5ab7292a9081c462f6 Mon Sep 17 00:00:00 2001 From: rbellary-vi <73928743+rbellary-vi@users.noreply.github.com> Date: Wed, 10 Feb 2021 19:24:33 +0530 Subject: [PATCH 3/3] Update README.md Co-authored-by: Brian Conn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e47f49..e70a46d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Iris ===== -Iris is a Java library that allows communication with CloudWisdom's Rest API. If you have a [CloudWisdom](https://www.virtana.com/products/cloudwisdom/) account and you want to explore CloudWisdom's REST API and test some requests, go [here](https://try.cloudwisdom.virtana.com/). +Iris is a Java library that allows communication with CloudWisdom's Rest API. If you have a [CloudWisdom](https://www.virtana.com/products/cloudwisdom/) account and you want to explore CloudWisdom's REST API and test some requests, go [here](https://us.cloudwisdom.virtana.com/api/external.html). See our [API docs](https://docs.virtana.com/en/api.html) for more information, or contact CloudWisdom support at [cloudwisdom.support@virtana.com](mailto:cloudwisdom.support@virtana.com).