Data Object - ProfileMetadataProfileOperationMessage(vim.profile.ProfileMetadata.ProfileOperationMessage)

Property of
ProfileMetadata
Extends
DynamicData
See also
LocalizableMessage
Since
vSphere API 6.7

Data Object Description

Some operations on host profile documents may cause unexpected result. For example, deleting a profile instance of vswitch may break the network connectivity. This data class provides the localizable message which may be presented before or after an operation happens.

Properties

Name Type Description
messageLocalizableMessage

The localization message for the operation.
operationNamexsd:string

The operation name.
Properties inherited from DynamicData
None

Show WSDL type definition