NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

RealizationEntity (schema)

Details of a realization entity, including Id, path and reason for failure, in case of a failure.

Name Description Type Notes
entity_type Entity type of the realization intent. string
parent_path Policy parent path of the resource. string
path Policy path of the object string
realization_id Realization id of this object string
realized_entity_path Path that is used to fetch the Realization details of the entity. string
reason Message containing error code, message ,status of the realization. VpcStatusReason
status Status of this object string Enum: SUCCESS, ERROR, UNINITIALIZED, IN_PROGRESS, UNKNOWN