This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /boards/33/topics/460 at Thu, 03 Nov 2022 01:51:58 GMT Address rendering of complex instance attribute values - Public Comments - Open Grid Forum

Address rendering of complex instance attribute values

Added by Boris Parak over 7 years ago

The document needs to explicitly address the rendering/parsing of complex instance attribute values (Object, Array, Hash). Examples from the DRMAA<->OCCI spec:

< X-OCCI-Attribute: occi.drmaa2.drmsName="Platform LSF"
< X-OCCI-Attribute: occi.drmaa2.drmsVersion={"major":"42", "minor":"0"}
< X-OCCI-Attribute: occi.drmaa2.drmaaName="Thijs’s OCCI-DRMAA backend"
< X-OCCI-Attribute: occi.drmaa2.drmaaVersion={"major":"2", "minor":"17"}

or

X-OCCI-Attribute: occi.drmaa2.remoteCommand="/bin/date"
X-OCCI-Attribute: occi.drmaa2.machineOS="LINUX"
X-OCCI-Attribute: occi.drmaa2.email=["",""]
X-OCCI-Attribute: occi.drmaa2.emailOnTerminated=true


Replies (1)

(1-1/1)

This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /boards/33/topics/460 at Thu, 03 Nov 2022 01:51:59 GMT