[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Introduced1

EntityState

Describes what the current state of the entity is.


Properties

map of object
entity Optional

A JSON entity. This entity will be validated against the provided entityType.


string
entityState Introduced Optional

The “entityState” field may have the following values: “RESOLVED”, “RESOLUTION_ERROR”. It represents the current state of the entity.

Added in 37.1

string
id Optional

The id of the defined entity in URN format.


string
message Optional

The error message(s), if the entity could not be resolved.


string
state Optional

The current state of the entity

Possible values are: RESOLVEDRESOLUTION_ERROR

Deprecated in 37.1

JSON Example

{
    "id": "urn:vcloud:entity:vmware.vspheresddc:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Returned By

Resolve Defined Entity
What's changed in v37.1?

Added Properties
entityState

Feedback

Was this page helpful?