EngineInstanceInfo GetAdminStatus(ctx, optional)
This provides information on the status of the aiWARE edge
Required Parameters
| Name | Type | Description | Notes |
|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *GetAdminStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a GetAdminStatusOpts struct
| Name | Type | Description | Notes |
|---|
| format | optional.Interface of StatusFormatEnum | If specified, this limits the jobs or tasks to follow status | |
| xCorrelationId | optional.String | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | |
Return type
EngineInstanceInfo
Authorization
api_key
- Content-Type: Not defined
- Accept: application/json, text/csv, text/html, text/plain