vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ProfileMetadataProfileOperationMessage(vim.profile.ProfileMetadata.ProfileOperationMessage)
- Property of
- ProfileMetadata
- Extends
- DynamicData
- See also
- LocalizableMessage
- Since
- vSphere API Release 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 |
---|---|---|
message | LocalizableMessage |
The localization message for the operation.
|
operationName | xsd:string |
The operation name.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |