libdeltacloud 0.9
Data Fields
deltacloud_instance Struct Reference

#include <instance.h>

Data Fields

char * href
char * id
char * name
char * owner_id
char * image_id
char * image_href
char * realm_id
char * realm_href
char * state
char * launch_time
struct deltacloud_hardware_profile hwp
struct deltacloud_actionactions
struct deltacloud_addresspublic_addresses
struct deltacloud_addressprivate_addresses
struct deltacloud_instance_auth auth
struct deltacloud_instancenext

Detailed Description

A structure representing a single deltacloud instance.


Field Documentation

A list of actions that can be taken on this instance

The authentication method used to connect to this instance

The full URL to this instance

The hardware profile this instance was launched with

The ID of this instance

The full URL to the image

The ID of this image this instance was launched from

The time that this instance was launched

The name of this instance

The owner ID of this instance

A list of the private addresses assigned to this instance

A list of the public addresses assigned to this instance

The full URL to the realm this instance is in

The ID of the realm this instance is in

The current state of this instance (RUNNING, STOPPED, etc)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables