6.4.2 Example of specifying a request
An example request is shown below, in which the unit list acquisition API is used and the following settings are specified.
|
Item |
Setting |
|---|---|
|
API |
Unit list acquisition API |
|
Conditions for specifying the unit |
Manager host name: ManagerHostA Scheduler service name: AJSROOT1 Full name of the upper unit: /jobgroupA |
|
Host name of the Web Console server |
HostA |
|
Port number |
22252 |
|
JP1 user name |
user |
|
Password |
password |
- Example
GET /ajs/api/v1/objects/statuses?mode=search&manager=ManagerHostA&serviceName=AJSROOT1&location=/jobgroupA HTTP/1.1 Host: HostA:22252 X-AJS-Authorization: dXNlcjpwYXNzd29yZA==