Http Nfc Lease Get Capabilities
Current supported capabilities by this lease See HttpNfcLeaseCapabilities
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HttpNfcLease/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"pullModeSupported": false,
"corsSupported": false
}
True if overall this lease can be upgraded to pull mode and all hosts in this lease support pull mode.
Prerequisite before calling pullFromUrls.
True if all hosts in the lease support HTTP CORS.