Overview
Error Handling

Methods

API Documentation (API Version bleed)

Network/SSHKey/

DESCRIPTION

When storm servers are created, we generate an SSH key that we can use to access their server. This section of the api allows access to that information.

get

URL:

https://api.liquidweb.com/bleed/Network/SSHKey/get

Description:

Gets an ssh key for accessing an server.

Parameters:

ParameterTypeNotes
uniq_idA six-character identifier, containing only capital letters and digits.* Required

Returns:

FieldTypeNotes
sshkeyA private key, including the BEGIN PRIVATE KEY and END PRIVATE KEY comments.* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types