Fault - NamespaceFull(vim.fault.NamespaceFull)

Extends
VimFault
Since
vSphere API 5.1

Fault Description

A NamespaceFull fault is thrown when an operation on namespace requires more space to complete.

Properties

Name Type Description
currentMaxSizexsd:long

Current maximum size.
namexsd:string

The namespace in question.
requiredSize*xsd:long

Size necessary to complete operation. If not present, system was not able to determine how much space would be necessary to complete operation.
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition