List Item Update Session
Lists the identifiers of the update session created by the calling user. Optionally may filter by library item. if you do not have all of the privileges described as follows: - The resource com.vmware.content.library.item.UpdateSession referenced by the parameter libraryItemId requires ContentLibrary.UpdateSession.
Request
URLURL
Query Parameters
Query Parameters
Optional library item identifier on which to filter results. If not specified the results are not filtered. The parameter must be an identifier for the resource type: com.vmware.content.library.item.UpdateSession.
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Response
Response BodyResponse Body
array
of
string
of type application/json
The list of identifiers of all update sessions created by the calling user. The result will contain identifiers for the resource type: com.vmware.content.library.item.UpdateSession.
Errors
com.vmware.vapi.std.errors.not_found : if a library item identifier is given for an item which does not exist.
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-deprecated-method: get
x-vmw-doc-deprecated-path: /rest/com/vmware/content/library/item/update-session
x-vmw-doc-operation: list