[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service
InlineLogQueryResponseLinks
A simple implementation of HAL(Hypertext Application Language) formatted HATEOAS links
This class is a
Map
of
HateoasLink
Properties
boolean
empty
Optional
selfLink
Optional
HateoasLink alllows the API to guide the client through the application by returning relevant information about the next potential steps, along with each response
JSON Example
{
"empty": false,
"selfLink": {
"href": "string"
}
}
[{"label":"Latest (v1)","version":"latest"}]
vrealize-log-insight-cloud-service