# Functions
Create a new environment from a source environment, including only specific VMs, which must be a part of the template.
CreateAutomaticNetwork - create a new network in an Environment.
No description provided by the author
Create a new environment from a template.
Create a new environment from a source template, including only specific VMs, which must be a part of the template.
Delete an environment by id.
DeleteNetwork - delete a network from an environment.
Delete a VM.
Return an existing environment by id.
Return a skytap resource specified as complete GET based URL.
Get a VM without reference to environment or template.
Get a VM from an existing environment.
Get a VM from an existing template.
Return an existing VPN by id.
No description provided by the author
Create a new client from username and key.
Create a new client from credentials
*/.
No description provided by the author
Runs an initial skytap API request attempt, with retries.
Wait until the given resource is in one of the desired states.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Request body for VPN attach commands.
Response body for VPN attach commands.
Request body for VPN connect commands.
No description provided by the author
Request body for copy environment commands.
Request body for create commands.
No description provided by the author
*
Skytap Environment resource.
No description provided by the author
No description provided by the author
Request body for merge commands.
Request body for merge commands.
No description provided by the author
No description provided by the author
Nat addresses stored inside network interface.
Network resource.
Network interface inside a VM.
Network based NAT address.
IP type.
No description provided by the author
Some skytap resources have a runstate in response, use this for monitoring.
General skytap json error response.
Skytap client object, needed for all REST calls.
Credentials for accessing skytap REST API.
Skytap metadata service response.
Skytap template resource.
Skytap VM resource.
No description provided by the author
No description provided by the author
VPN attachments to network.
VPN based NAT address.
# Interfaces
A runstate aware resource has a runstate in its representation, which can be used when waiting for a specific state.
# Type aliases
Request methods use this to create/customize the requests.