Http Nfc Lease Http Nfc Lease Get Manifest
Gets the download manifest for this lease.
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/HttpNfcLease/{moId}/HttpNfcLeaseGetManifest
COPY
Path Parameters
string
moId
Required
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HttpNfcLease/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
Responses
200
OK
Returns Array of HttpNfcLeaseManifestEntry of type(s) application/json
[
{
"_typeName": "string",
"key": "string",
"sha1": "string",
"checksum": "string",
"checksumType": "string",
"size": 0,
"disk": false,
"capacity": 0,
"populatedSize": 0
}
]
500
Failure
Returns VimFault of type(s) application/json
This response body class contains all of the following: MethodFault
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
]
}
Http Nfc Lease Operations
GET
Http Nfc Lease Get Capabilities
GET
Http Nfc Lease Get Error
GET
Http Nfc Lease Get Info
GET
Http Nfc Lease Get Initialize Progress
GET
Http Nfc Lease Get Mode
GET
Http Nfc Lease Get State
GET
Http Nfc Lease Get Transfer Progress
POST
Http Nfc Lease Http Nfc Lease Abort
POST
Http Nfc Lease Http Nfc Lease Complete
POST
Http Nfc Lease Http Nfc Lease Get Manifest
POST
Http Nfc Lease Http Nfc Lease Probe Urls
POST
Http Nfc Lease Http Nfc Lease Progress
POST
Http Nfc Lease Http Nfc Lease Pull From Urls Task
POST
Http Nfc Lease Http Nfc Lease Set Manifest Checksum Type