An InvalidUrl fault is thrown when an Agency's configuration scope is updated and the OVF package URL or VIB URL cannot be downloaded.See AgencyConfigInfo
Properties
Name
Type
Description
connectionRefusedxsd:boolean
True if the connection to the host was refused; otherwise, false.
malformedUrlxsd:boolean
True if the URL has an invalid format; otherwise, false.
responseCode*xsd:int
The HTTP response code returned by the server. Only set if malformedUrl is false.
unknownHostxsd:boolean
True if the host cannot be reached; otherwise, false.