vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - DisallowedChangeByService(vim.fault.DisallowedChangeByService)
- Extends
- RuntimeFault
- Since
- vSphere API Release 5.0
Fault Description
Fault thrown if the disallowed operation is invoked by the client. The change is disallowed because it conflicts with target state maintained by a service. The corresponding method is usually not disabled because only a subset of changes carried out by the method is disallowed. For example, an online extend executed via virtual machine reconfigure method is not allowed if replication is enabled on a virtual machine.Properties
Name | Type | Description |
---|---|---|
disallowedChange* | xsd:string |
The change this is not allowed, the set of possible values is
described in DisallowedChangeByServiceDisallowedChange.
|
serviceName | xsd:string |
The service that has disallowed the change.
|
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |