Skip to content

Commit 19844ab

Browse files
author
David Scott
committed
Remove HTTP; add metrics
1 parent 2ce756a commit 19844ab

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

_data/navbar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
docs:
1717
- xen-api/overview.md
1818
- xen-api/usage.md
19-
- xen-api/http.md
2019
- xen-api/wire-protocol.md
2120
- xen-api/evolution.md
2221
- xen-api/vm-lifecycle.md
@@ -26,6 +25,7 @@
2625
- xen-api/install-vms.md
2726
- xen-api/networking.md
2827
- xen-api/guest-agents.md
28+
- xen-api/metrics.md
2929
- xen-api/xencenter.md
3030
- xen-api/udhcp.md
3131
- xen-api/index.html

xen-api/http.md renamed to xen-api/metrics.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: Using HTTP to interact with XenServer
2+
title: Metrics
33
layout: default
44
---
55

6-
XenServer exposes an HTTP interface on each host, that can be used
7-
to perform various operations. This chapter describes the available
8-
mechanisms.
9-
10-
116
Getting XenServer Performance Statistics
127
---------------------------------------------
138

0 commit comments

Comments
 (0)