Skip to content

Commit d54fb95

Browse files
committed
Update Blog “how-to-use-dscc-api-and-ansible-to-collect-the-storage-configuration”
1 parent 866fc88 commit d54fb95

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/blog/how-to-use-dscc-api-and-ansible-to-collect-the-storage-configuration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ Capturing the current storage configuration in order to verify it against best p
1010

1111
# Basic tasks
1212

13+
## Retrieving a DSCC access token
14+
15+
The steps to first generate the client Id and the client secret used to access the DSCC REST API was already described in a blog on the HPE Developer Portal: <!--StartFragment--> [Using HPE GreenLake Console's API Gateway for Data Services Cloud Console ](https://developer.hpe.com/blog/api-console-for-data-services-cloud-console/)<!--EndFragment-->.
16+
17+
Once you do have your client id and client secret, you can generate an access token that is valid for two hours.
1318

1419

15-
## Retrieving a DSCC access token
1620

1721

1822

0 commit comments

Comments
 (0)