HostnameGenerator
Creates or Updates HostnameGenerator entity
put/v1/mesh/control-planes/{cpId}/api/hostnamegenerators/{name}
Path parameters
namestring required
name of the HostnameGenerator
Request body
Example request
{
"kri": "kri_hg___kuma-system_myresource1_",
"creationTime": "0001-01-01T00:00:00Z",
"modificationTime": "0001-01-01T00:00:00Z"
}Response
Successful response
Changes
Changed in 2 of the 30 revisions of this API.12
- ▲
the request property
spec/templatebecame requiredrequest-property-became-required
- ○
the request property
spec/extension/configbecame nullablerequest-property-became-nullable
- ▲
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○