Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.84 KB

server-links.md

File metadata and controls

34 lines (28 loc) · 1.84 KB

{{{ "title": "Server Links", "date": "03-27-2015", "author": "Bryan Friedman", "attachments": [], "sticky": "true" }}}

Overview

The following link definitions are related to the servers resource. They may be returned when making a call to Get Server or other server-related resources.

Server Link Definitions

Relation (rel) Description Verbs
alertPolicyMap Retrieve or modify the given alert policy for the given server. GET / DELETE
alertPolicyMappings Retrieve or modify the list of alert policies for the given server. GET / PUT / DELETE
antiAffinityPolicyMapping Retrieve or modify the anti-affinity policy for the given server. GET / PUT / DELETE
billing Retrieve billing information for the given server. GET
capabilities Retrieve the supported capabilities listing for the given server. GET
cpuAutoscalePolicyMapping Retrieve or modify the vertical autoscale policy for the given server. GET / PUT / DELETE
createServer Create a server. POST
credentials Retrieve credentials for the given server. GET
publicIPAddress Retrieve or modify a public IP address of the specific server. GET / DELETE / PUT
publicIPAddresses Add a public IP address for the given server. POST
scheduledActivities Retrieve the list of scheduled activities for the given server. GET

Server Snapshot Definitions

Relation (rel) Description Verbs
delete Delete the snapshot for the given server. DELETE
restore Restore the snapshot for the given server. POST