File tree Expand file tree Collapse file tree
plugins/NinjaOne/v1/indexDefinitions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "id" : " id" ,
1111 "name" : " name" ,
1212 "type" : { "value" : " NinjaOne Organization" },
13- "properties" : [{ "organizationId" : " id" }, " description" , " nodeApprovalMode" ],
14- "externalLink" : " {{instanceUrl}}/app/organizations/{{id}}"
13+ "properties" : [{ "organizationId" : " id" }, " description" , " nodeApprovalMode" ]
1514 }
1615 },
1716 {
2928 " organizationId" ,
3029 " description" ,
3130 " address"
32- ],
33- "externalLink" : " {{instanceUrl}}/app/organizations/{{organizationId}}/locations/{{locationId}}"
31+ ]
3432 }
3533 },
3634 {
4947 " organizationId" ,
5048 " locationId" ,
5149 " systemName"
52- ],
53- "externalLink" : " {{instanceUrl}}/app/devices/{{deviceId}}"
50+ ]
5451 }
5552 },
5653 {
6360 "id" : " id" ,
6461 "name" : " name" ,
6562 "type" : { "value" : " NinjaOne Ticket Board" },
66- "properties" : [{ "boardId" : " id" }, " description" , " organizationId" ],
67- "externalLink" : " {{instanceUrl}}/app/ticketing/boards/{{id}}"
63+ "properties" : [{ "boardId" : " id" }, " description" , " organizationId" ]
6864 }
6965 }
7066 ]
You can’t perform that action at this time.
0 commit comments