Returns a list of HostnameGenerator in the mesh.
Query parameters
offset in the list of entities
the number of items per page
filter by labels when multiple filters are present, they are ANDed
Response
List
Example response
{
"items": [
{
"kri": "kri_hg___kuma-system_myresource1_",
"creationTime": "0001-01-01T00:00:00Z",
"modificationTime": "0001-01-01T00:00:00Z"
}
]
}Changes
Changed in 3 of the 29 revisions of this API.43
- ○
added the optional property
items/items/krito the response with the200statusresponse-optional-property-added
This revision also has 57 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
itemsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/spec/extension/configbecame nullable for the status200response-property-became-nullable
- ▲
the response property
nextbecame nullable for the status200response-property-became-nullable
- ▲
the response property
totalbecame nullable for the status200response-property-became-nullable
- ○
the response property
items/items/spec/templatebecame required for the status200response-property-became-required
- ▲
- ○
added the optional property
items/items/spec/extensionto the response with the200statusresponse-optional-property-added
- ○