XDASv2 Schema
35
n
ov
do
cx (e
n)
16
Ap
ril 20
10
}
"Outcome":{
"description":"The XDASv2 taxonomy outcome identifier.",
"type":"string",
"optional":false,
"pattern":"/^[0-9]+(\.[0-9]+)*$/"
}
"Time":{
"description":"The time the event occurred.",
"type":"object",
"optional":false,
"properties":{
"Offset":{
"description":"Seconds since Jan 1, 1970.",
"type":"integer"
},
"Sequence":{
"description":"Milliseconds since last integral second.",
"type":"integer",
"optional":true
},
"Tolerance":{
"description":"A tolerance value in milliseconds.",
"type":"integer",
"optional":true
},
"Certainty":{
"description":"Percentage certainty of tolerance.",
"type":"integer",
"optional":true,
"minimum":0,
"maximum":100,
"default":100,
},
"Source":{
"description":"The time source (eg., ntp://time.nist.gov).",
"type":"string",
"optional":true
},
"Zone":{
"description":"A valid timezone symbol (eg., MST/MDT).",
"type":"string",
"optional":true
}
}
"ExtendedOutcome":{
"description":"The XDASv2 taxonomy outcome identifier.",
"type":"string",
"optional":false,
"pattern":"/^[0-9]+(\.[0-9]+)*$/"
}
}
}
}
},
{
"id":"account",
"description":"A representation of an XDAS account.",
"type":"object",
Summary of Contents for XDASV2 - ADMINISTRATION GUIDE V1
Page 4: ...4 Novell XDASv2 Administration Guide novdocx en 16 April 2010...
Page 6: ...6 Novell XDASv2 Administration Guide novdocx en 16 April 2010...
Page 8: ...8 Novell XDASv2 Administration Guide novdocx en 16 April 2010...
Page 32: ...32 Novell XDASv2 Administration Guide novdocx en 16 April 2010...
Page 40: ...40 Novell XDASv2 Administration Guide novdocx en 16 April 2010...