This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6477?nav=1 at Fri, 04 Nov 2022 19:55:50 GMT SourceForge : artf6477: Enumerations for attributes

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin

Web Site
Search Tracker
Project: occi-wg     Trackers > OCCI 1.1 > View Artifact
Artifact artf6477 : Enumerations for attributes
Tracker: OCCI 1.1
Title: Enumerations for attributes
Description:
Actions now have a attribute called "method". Method has  enumerated values associated with them.. We need a way to 
define these values/options.

We could use the  brace []  since the curly braces are in use for delimiting attribute properties.

 > POST /compute/?action=stop HTTP/1.1
 > [...]
 > Category: stop; scheme="[...]"; class="action";
 > X-OCCI-Attribute: method=poweroff["graceful", "acpioff", "poweroff"]

With method undefined
 > POST /compute/?action=stop HTTP/1.1
 > [...]
 > Category: stop; scheme="[...]"; class="action";
 > X-OCCI-Attribute: method=["graceful", "acpioff", "poweroff"]

Submitted By: Gary Mazz
Submitted On: 04/14/2011 8:32 AM EDT
Last Modified: 04/14/2011 8:56 AM EDT

Status / Comments Change Log Associations Attachments  
Field Old Value New Value Date Performed By
No results found.

 
 
 
< Previous
 
 
Next >
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6477?nav=1 at Fri, 04 Nov 2022 19:55:55 GMT