File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/virtual-machines/linux Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,9 @@ ms.service: virtual-machines
6
6
ms.subservice : monitoring
7
7
ms.custom : REST
8
8
ms.topic : how-to
9
- ms.date : 06/13/2018
9
+ ms.date : 01/25/2024
10
10
ms.author : routlaw
11
+ ms.reviewer : mattmcinnes
11
12
---
12
13
13
14
# Get Virtual Machine usage metrics using the REST API
@@ -16,7 +17,7 @@ ms.author: routlaw
16
17
17
18
This example shows how to retrieve the CPU usage for a Linux Virtual Machine using the [ Azure REST API] ( /rest/api/azure/ ) .
18
19
19
- Complete reference documentation and additional samples for the REST API are available in the [ Azure Monitor REST reference] ( /rest/api/monitor ) .
20
+ Complete reference documentation and samples for the REST API are available in the [ Azure Monitor REST reference article ] ( /rest/api/monitor ) .
20
21
21
22
## Build the request
22
23
You can’t perform that action at this time.
0 commit comments