NSX-T Data Center REST API

UserManagedStatus (schema)

Status for marking an instance UserManaged.

Status for marking an instance UserManaged.

Name Description Type Notes
usermanaged Property to identify if this instance is usermanaged or not.

Property usermanaged YES means NSX will not consider this
instance while performing quarantine operation.
Value IN_PROGRESS signifies the state change is under progress.
string Required
Enum: YES, NO, IN_PROGRESS
usermanaged_errors Error in realising instance config property

Lists out the errors encountered (if any) while realising config property of the instance.
VmConfigError Readonly