v1
latestSwagger 2.02026-07-17176789777.3 KBidempotence_identifiers
Creates an idempotence identifier
The idempotence_identifiers API allows users to generate an idempotent UUID with a user-provided identifier. The idempotent UUIDs can later be passed in POST requests. By default, Nutanix v3 APIs do not allow for operations to be created with user-provided UUIDs; each POST request received by the API gateway results in a UUID4 being automatically generated and returned in the response JSON.
post/idempotence_identifiers
Request body
Response
Success