-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathGET-ServiceRequest.json
54 lines (54 loc) · 2.49 KB
/
GET-ServiceRequest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"prefixes": {
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"dcterms": "http://purl.org/dc/terms/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"spi": "http://jazz.net/ns/ism/smarter_physical_infrastructure#",
"oslc": "http://open-services.net/ns/core#"
},
"oslc:responseInfo": {
"oslc:nextPage": {
"rdf:resource": "http://localhost/oslc/spq/triAPICOutboundServiceRequestQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2&pageno=2"
},
"oslc:totalCount": 80,
"rdf:about": "http://localhost/oslc/spq/triAPICOutboundServiceRequestQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2"
},
"rdfs:member": [
{
"spi:triCustomerOrgTX": "\\Organizations\\Maximo Org",
"spi:triIdTX": "1000153",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundServiceRequestRS/135584334",
"spi:triStatusCL": "Issued",
"spi:triSpaceTX": "ADDR1001",
"spi:triPathTX": "\\Classifications\\Request Class\\Building Services\\Electrical & Lighting\\Electrical Outlets Out",
"spi:triBuildingTX": "Maximo Building",
"spi:triRequestForLI": "Someone Else",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundServiceRequestRS/135584334",
"spi:triRequestedForTX": "Brendan Monte",
"spi:triNameTX": "Electrical Outlets Out",
"spi:triDescriptionTX": "Test",
"spi:triFloorTX": "Maximo Floor"
},
{
"spi:triCustomerOrgTX": "\\Organizations\\Maximo Org",
"spi:triIdTX": "1000152",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundServiceRequestRS/135584319",
"spi:triStatusCL": "History",
"spi:triSpaceTX": null,
"spi:triPathTX": "\\Classifications\\Request Class\\Building Services\\Electrical & Lighting\\Lights Out",
"spi:triBuildingTX": null,
"spi:triRequestForLI": "Me",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundServiceRequestRS/135584319",
"spi:triRequestedForTX": "Amit Wadhwa",
"spi:triNameTX": "Lights Out",
"spi:triDescriptionTX": "lights are out",
"spi:triFloorTX": null
}
],
"rdf:type": [
{
"rdf:resource": "http://www.w3.org/2000/01/rdf-schema#Container"
}
],
"rdf:about": "http://localhost/oslc/spq"
}