Skip to content

Commit e1b4d71

Browse files
authored
Merge pull request #2419 from hpe-dev-incubator/cms/blog/using-postman-with-hpe-simplivity
Update Blog “using-postman-with-hpe-simplivity”
2 parents 0e202f3 + f07e11f commit e1b4d71

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

content/blog/using-postman-with-hpe-simplivity.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
title: "Using Postman with HPE SimpliVity "
33
date: 2018-11-09T17:39:07.394Z
4-
author: Ron Dharma
5-
tags: ["hpe-simplivity"]
6-
authorimage: "/img/blogs/Avatar1.svg"
74
featuredBlog: false
8-
priority:
9-
thumbnailimage:
5+
priority: null
6+
author: Ron Dharma
7+
authorimage: /img/blogs/Avatar1.svg
8+
thumbnailimage: null
9+
tags:
10+
- hpe-simplivity
1011
---
11-
# Using Postman with HPE SimpliVity# Summary
12+
# Summary
1213

1314
This article is the first in a series that describes how to use the HPE SimpliVity API. The articles are targeted at developers and architects that want to understand the REST API’s capabilities and are interested in learning how to build automation and integration with HPE SimpliVity.
1415

@@ -17,6 +18,7 @@ This article uses Postman to place HPE SimpliVity REST API calls without writing
1718
At the end of this article, you should be able to use Postman to create variables to store the values that you need to use in other Postman exercises and to retrieve the set of virtual machines managed by an HPE SimpliVity federation.
1819

1920
This article assumes that you understand how to navigate and use the Postman interface. If you are totally new to Postman, I recommend that you watch a few videos on creating variables in Postman.
21+
2022
# Let's get started!
2123

2224
To begin, I need the credentials to access to the HPE SimpliVity virtual controller through TCP/IP. You can use the vCenter local SSO administrator for the vCenter used in the HPE SimpliVity federation. I use my domain username which has the `username@domainname` format.

0 commit comments

Comments
 (0)