DeviceManagementGetDeploymentStatus interface
Methods
| get(Request |
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed. |
Method Details
get(RequestParameters)
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
function get(options?: RequestParameters): StreamableMethod<DeviceManagementGetDeploymentStatus200Response | DeviceManagementGetDeploymentStatusDefaultResponse>
Parameters
- options
- RequestParameters