- URL:
- https://<root>/machines/status/<machine>
- Methods:
- GET
- Required Capability:
- Access allowed only with the default administrator role
- Version Introduced:
- 10.4
Description
The status operation checks whether a portal machine is ready to receive requests.
Request parameters
| Parameter | Details | 
|---|---|
| 
 | The response format. The default response format is  Values:  | 
Example usage
The following is a sample GET request for the status operation:
https://organization.example.com/<context>/portaladmin/machines/status/MACHINE.EXAMPLE.COM?f=pjsonJSON Response example
{"status": "success"}