Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
storsimple_azure_jobs_list_by_manager
Puppet Task: storsimple_azure_jobs_list_by_manager
Defined in:
tasks/storsimple_azure_jobs_list_by_manager.json,
tasks/storsimple_azure_jobs_list_by_manager.rb
Overview
Gets all the jobs for the specified manager. With optional OData query parameters, a filtered set of jobs is returned.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— The name of the object.
id
(Optional[String[1]])
— The path ID that uniquely identifies the object.
status
(Optional[String[1]])
— The current status of the job.
properties
(Optional[String[1]])
— The properties of the job.
type
(Optional[String[1]])
— The hierarchical type of the object.
starttime
(Optional[String[1]])
— The UTC time at which the job was started.
manager_name
(Optional[String[1]])
— The manager name
kind
(Optional[String[1]])
— The Kind of the object. Currently only Series8000 is supported
error
(Optional[String[1]])
— The error details, if any, for the job.
subscription_id
(Optional[String[1]])
— The subscription id
resource_group_name
(Optional[String[1]])
— The resource group name
api_version
(Optional[String[1]])
— The api version
filter
(Optional[String[1]])
— OData Filter options
endtime
(Optional[String[1]])
— The UTC time at which the job completed.
percentcomplete
(Optional[String[1]])
— The percentage of the job that is already complete.