Skip to main content

jobs

Overview

Namejobs
TypeResource
Idazure_extras.storsimple_1200_series.jobs

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
endTimestringThe UTC time at which the job completed
errorobjectThe job error information containing List of JobErrorItem.
percentCompleteintegerThe percentage of the job that is already complete
propertiesobjectproperties for the job
startTimestringThe UTC time at which the job was started
statusstringCurrent status of the job
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, jobName, managerName, resourceGroupName, subscriptionIdReturns the properties of the specified job name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the jobs in a device.
list_by_managerSELECTmanagerName, resourceGroupName, subscriptionIdRetrieves all the jobs in a manager.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the jobs in a device.
_list_by_managerEXECmanagerName, resourceGroupName, subscriptionIdRetrieves all the jobs in a manager.