Base URL: /api, Version: 0.2.0.Alpha
Kiali project, observability for the Istio service mesh
| Path | Operation | Description |
|---|---|---|
| / | GET | |
| /namespaces/{namespace}/istio | GET | |
| /status | GET | |
| /token | GET |
Handler to get the status of Kiali
application/json
application/json
HTTP status code 200 and statusInfo model in data
HTTP status code
Handler to get the list of Istio Config of a namespace
application/json
| namespace | The id of the namespace. |
path | string |
application/json
HTTP status code 200 and IstioConfigList model in data
HTTP status code
Handler to get the status of Kiali
application/json
application/json
HTTP status code 200 and statusInfo model in data
HTTP status code
Handler to get the authentication token
application/json
application/json
HTTP status code 200 and tokenGenerated model in data
HTTP status code
| authorization | user , password |
HTTP status code 200 and IstioConfigList model in data
HTTP status code
HTTP status code 200 and statusInfo model in data
HTTP status code
HTTP status code 200 and tokenGenerated model in data
HTTP status code
This is used for returning an array of DestinationPolicies
This is used for returning a DestinationPolicy
The creation date of the destinationPolicy
The name of the destinationPolicy
The resource version of the destinationPolicy
This is used for returning a DestinationRule
The creation date of the destinationRule
The name of the destinationRule
The resource version of the destinationRule
This is used for returning an array of DestinationRules
This is used for returning a response of Kiali Status
The name of the service
"Istio"
The installed version of the service
"0.8.0"
This is used for returning a response of IstioConfigList
This is used for returning a IstioRule
The name of the istioRule
This is used for returning an array of IstioRules
It is used to describe a set of objects.
The id of the namespace.
"istio-system"
This is used for returning a RouteRule
The created time
"2018-06-20T07:39:52Z"
The name of the routeRule
"details-default"
"1507"
This is used for returning an array of RouteRule
This is used for returning a response of Kiali Status
An array of external services installed
The state of Kiali A hash of key,values with versions of Kiali and state
An array of warningMessages
"Istio version 0.7.1 is not supported, the version should be 0.8.0"
This is used for returning the token
The expired time for the token A string with the Datetime when the token will be expired
"2018-06-20 19:40:54.116369887 +0000 UTC m=+43224.838320603"
The authentication token A string with the authentication token for the user
"zI1NiIsIsR5cCI6IkpXVCJ9.ezJ1c2VybmFtZSI6ImFkbWluIiwiZXhwIjoxNTI5NTIzNjU0fQ.PPZvRGnR6VA4v7FmgSfQcGQr-VD"
This is used for returning a VirtualService
The creation date of the virtualService
The name of the virtualService
The resource version of the virtualService
This is used for returning an array of VirtualServices