-
Notifications
You must be signed in to change notification settings - Fork 10
/
GET-Organization.json
42 lines (42 loc) · 1.82 KB
/
GET-Organization.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
{
"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/triAPICOutboundOrganizationQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2&pageno=2"
},
"oslc:totalCount": 18,
"rdf:about": "http://localhost/oslc/spq/triAPICOutboundOrganizationQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2"
},
"rdfs:member": [
{
"dcterms:identifier": "135541375",
"spi:triNameTX": "Amazon",
"spi:triIdTX": "1000554",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundOrganizationRS/135541375",
"spi:triStatusCL": "Active",
"spi:triPathTX": "\\Organizations\\Amazon",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundOrganizationRS/135541375"
},
{
"dcterms:identifier": "2491048",
"spi:triNameTX": "DEFAULT Workgroup (for Default Service Plans)",
"spi:triIdTX": "DEFAULT",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundOrganizationRS/2491048",
"spi:triStatusCL": "Active",
"spi:triPathTX": "\\Organizations\\DEFAULT Workgroup (for Default Service Plans)",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundOrganizationRS/2491048"
}
],
"rdf:type": [
{
"rdf:resource": "http://www.w3.org/2000/01/rdf-schema#Container"
}
],
"rdf:about": "http://localhost/oslc/spq"
}