[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

InlineRevisionedResource1

A base class for types that track revisions


Properties

integer
_revision Optional

The _revision property describes the current revision of the resource. To prevent clients from overwriting each other’s changes, PUT operations must include the current _revision of the resource, which clients should obtain by issuing a GET operation. If the _revision provided in a PUT request is missing or stale, the operation will be rejected.

JSON Example

{
	"_revision": 0
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Used By

RevisionedResource

Feedback

Was this page helpful?