eerste revisie
This commit is contained in:
53
appendix/assetmgmt_response.json
Normal file
53
appendix/assetmgmt_response.json
Normal file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"fieldType": "textField",
|
||||
"fieldName": "hostname",
|
||||
"displayName": "Hostname",
|
||||
"properties": {
|
||||
"multilineSupport": false,
|
||||
"maxLength": 1000
|
||||
},
|
||||
"maxLength": 1000,
|
||||
"valueType": "TEXT"
|
||||
},
|
||||
{
|
||||
"fieldType": "textField",
|
||||
"fieldName": "beheer-ipadres",
|
||||
"displayName": "Beheer-IPadres",
|
||||
"properties": {
|
||||
"multilineSupport": false,
|
||||
"maxLength": 1000
|
||||
},
|
||||
"maxLength": 1000,
|
||||
"valueType": "TEXT"
|
||||
},
|
||||
{
|
||||
"fieldType": "suggestField",
|
||||
"fieldName": "status",
|
||||
"displayName": "Status",
|
||||
"properties": {
|
||||
"ownOptions": true,
|
||||
"usersCanAddOptions": false,
|
||||
"url": "assets?templateId=4B9DC811-B8F2-4994-B255-799B0CB2DBB4",
|
||||
"saveUrl": "assets/updateDataSet?templateId=4B9DC811-B8F2-4994-B255-799B0CB2DBB4",
|
||||
"unid": "273d322c-32bc-449b-acb1-059348feeac2",
|
||||
"templateId": "4B9DC811-B8F2-4994-B255-799B0CB2DBB4",
|
||||
"dataset": "4B9DC811-B8F2-4994-B255-799B0CB2DBB4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataSet": [
|
||||
{
|
||||
"archived": false,
|
||||
"unid": "55e8100c-1ce5-4788-9b34-6289a304e2e1",
|
||||
"modificationDate": "2020-04-09T15:40:52.613",
|
||||
"hostname": "KMB-SW006",
|
||||
"type_id": "85AAE1F0-B8EB-4D9C-9132-93CAE3D96F4C",
|
||||
"type": "Switch 48 Poorten",
|
||||
"@status": "OPERATIONAL",
|
||||
"beheer-ipadres": "1.1.1.1",
|
||||
"status": "2800898a-647d-46f7-b424-cb7997d79c6c"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user