-
Notifications
You must be signed in to change notification settings - Fork 4
API
Jongdoo Kim edited this page Nov 4, 2024
·
28 revisions
- Base URL : https://giipasp.azurewebsites.net
- If you does not use api domain, it return no response.
- giip API works no ID / PW authentication.
- You may call API with Secret Key and resource code.
- See Secret Key.
- When you feel Secret Key was known to others, You may change on the web console and block all automation works using old secret key.
- getServerList : You can get logical server list.
- SysInfoUpdate : You can get logical server detail information.
- AddLogicalMachine : Add logical machine.
- getProjectDetailByAT : You can get project detail information.
- getProjectListByAT : You can get project list information.
- createProjectByAT : You can create new project.
- deleteProjectByAT : You can delete created project.
- getServerDetailByAT : You can get server detail information.
- getServerList : You can get server list information.
- getServerCustomList : You can get server list information.
- createServerByAT : You can create new server.
- updateServerByAT : You can update created server.
- deleteServerByAT : You can delete created server.
- getServiceDetailByAT : You can get service detail information.
- getServiceListByAT : You can get service list information.
- createServiceByAT : You can create new service.
- deleteServiceByAT : You can delete created service.
- getScriptDetailByAT : You can get script detail information.
- getScriptList : You can get script list information.
- createScriptByAT : You can create new script.
- updateScriptByAT : You can update created script.
- deleteScriptByAT : You can delete created script.
- getQueueItem : You can get queue detail information.
- getQueueList : You can get queue list information.
- Queue List : You can get queue list of logical machine.
- Add Queue to Machine : Add queue to logical machine.
- Enforce Queue : You can push your queue to logical machine immediately.
- KVS put API
- KVS flot API
- You can put any system information and trigger and get message or do server action using KVS API
- more example : examples
- getKVSAttrib : Get attribute value you triggered.
- getKVSFactorLast : Get last factor data.
- getKVSFactorRange : Get KVS factor data by range.
- getKVSFactorGroup : Get KVS factor group data.
- You can make viewer standard JSON graph(morris, jplot, etc) using giip KVS API
- You can make your own html table using giip KVS API
- Verb : getKVSFactorLast
- 1607 Lowy, Moving and integrate to KVS API.
- You can use When you using now, But this function will be disappeared.
- You can get any type of message using message API
- Go to giip service Page : https://giipasp.azurewebsites.net/
- Documentation : https://github.com/LowyShin/giip/wiki
- Sample automation scripts : https://github.com/LowyShin/giip/tree/gh-pages/giipscripts
See more : https://github.com/LowyShin/giip/wiki
- GIIP Token Etherscan : https://etherscan.io/token/0x33be026eff080859eb9dfff6029232b094732c52
- Token exchanges : https://tokenjar.io/GIIP
- Token exchanges manual : https://www.slideshare.net/LowyShin/giipentokenjario-giip-token-trade-manual-20190416-141149519
If you want get GIIP, contact us any time!
Other Languages
- UiPath Study (Ko)
- UiPath Study (Ja)
Service Page : http://giipasp.azurewebsites.net
- for PoC
- giip Introduction
- giip Architecture
- Service Feature
- Quick Start Manual
- KVS
- API
- Automation
- Message Queue Service(Notification Service)
- Competition
- Register giipAgent on Linux