libdeltacloud 0.9
Data Fields
deltacloud_create_parameter Struct Reference

#include <libdeltacloud.h>

Data Fields

char * name
char * value

Detailed Description

A structure to represent additional URL parameters to pass to various libdeltacloud calls. For instance, if the name field was set to "foo" and the value field was set to "bar", then the URI used to access a resource would have the string "foo=bar" appended.


Field Documentation

The name to use for this parameter

The value to use for this parameter


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