From 17bf9e6f5dd518c5c7a400678647c2cac0f6d6f2 Mon Sep 17 00:00:00 2001 From: Lyza Latham Date: Wed, 4 Jan 2017 15:21:56 -0500 Subject: [PATCH 1/2] fix link --- Public IP/public-ip-referral-to-firewall.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Public IP/public-ip-referral-to-firewall.md b/Public IP/public-ip-referral-to-firewall.md index 96a556b..3b77518 100644 --- a/Public IP/public-ip-referral-to-firewall.md +++ b/Public IP/public-ip-referral-to-firewall.md @@ -1,8 +1,8 @@ {{{ - "title": "Public IP is located under Firewall", + "title": "Public IP: See Firewall", "date": "12-23-2016", "author": "Lyza Latham", "attachments": [] }}} -APIs for Public IP are located within the [Firewall](../Firewall) section. +APIs for Public IP are located within the [Firewall](../firewall) section. From 504182e31c6493e38f27d8136539a29b0fb95cf3 Mon Sep 17 00:00:00 2001 From: Lyza Latham Date: Sun, 15 Jan 2017 17:19:03 -0500 Subject: [PATCH 2/2] minor change https://github.com/CenturyLinkCloud/PublicPlatform/issues/1900 --- Servers/get-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/get-server.md b/Servers/get-server.md index 3febfc7..45a8254 100644 --- a/Servers/get-server.md +++ b/Servers/get-server.md @@ -48,7 +48,7 @@ Use this API operation when you want to find out all the details for a server. I | isManagedOS | boolean | Describes whether the server is managed or not. Only appears when the server is managed. | | isManagedBackup | boolean | Describes whether the server has Managed Backup or not. Only appears when the server has both Managed OS and Managed Backup. | | status | string | Describes whether the server is active or not | -| details | complex | Resource allocations, alert policies, snapshots, and more. | +| details | complex | Managed applications, resource allocations, alert policies, snapshots and more. | | type | string | Whether a standard or premium server | | storageType | string | Whether it uses standard or premium storage | | changeInfo | complex | Describes "created" and "modified" details |