HostPatchManagerLocator
HostPatchManagerLocator
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"url": "string",
"proxy": "string"
}
string
url
Required
The URL that will be used to access the patch repository.
string
proxy
Optional
The proxy setting required to access the URL from the host.
If unset, a direct URL connection will be attempted.