Update get-installed-software.md

This commit is contained in:
Dulce Montemayor
2020-01-21 19:57:38 -08:00
committed by GitHub
parent 4f2f796325
commit 3a2901f149

View File

@ -58,7 +58,7 @@ If successful, this method returns 200 OK with the installed software informatio
Here is an example of the request. Here is an example of the request.
``` ```
GET https://api.securitycenter.windows.com/api/machines/ ac233fa6208e1579620bf44207c4006ed7cc4501/software GET https://api.securitycenter.windows.com/api/machines/ac233fa6208e1579620bf44207c4006ed7cc4501/software
``` ```
**Response** **Response**
@ -82,4 +82,4 @@ Here is an example of the response.
} }
] ]
} }
``` ```