Show / Hide Table of Contents

Files.ReadWrite.

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
V1 D GET /me/drive/items/{id}/workbook/operations/{operation-id}

Delegate Permission

Id
Consent Type
Display String
Description

Resources

workbookOperation

Property Type Description
error workbookOperationError The error returned by the operation.
id String The operation id. Read-only.
resourceLocation String The resource URI for the result.
status String The current status of the operation. Possible values are: NotStarted, Running, Completed, Failed.
StatusCode integer Status code of the operation.

workbookSessionInfo

Property Type Description
id string Id of the workbook session.
persistChanges boolean true for persistent session. false for non-persistent session (view mode)
In This Article
Back to top Created by merill | Submit feedback