Parameter |
Choices/Defaults |
Comments |
action
string
|
Choices:
- add
- delete
- open
- close
|
Type to action.
Required when range=False.
|
end1
integer
|
|
Pause period of add, end time,must be greater than start time,from 0 to 24.
|
end2
integer
|
|
Pause period of add, end time,must be greater than start time,from 0 to 24.
|
end3
integer
|
|
Pause period of add, end time,must be greater than start time,from 0 to 24.
|
end4
integer
|
|
Pause period of add, end time,must be greater than start time,from 0 to 24.
|
end5
integer
|
|
Pause period of add, end time,must be greater than start time,from 0 to 24.
|
host
string
|
|
Specifies the DNS host name or address for connecting to the remote device over the specified transport. The value of host is used as the destination address for the transport.
|
id
integer
|
|
Policy id.
Required when range=False.
|
password
string
|
|
Specifies the password to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_PASSWORD will be used instead.
|
provider
dictionary
|
|
A dict object containing connection details.
|
|
host
string
|
|
Specifies the DNS host name or address for connecting to the remote device over the specified transport. The value of host is used as the destination address for the transport.
|
|
password
string
|
|
Specifies the password to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_PASSWORD will be used instead.
|
|
username
string
|
|
Configures the username to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_USERNAME will be used instead.
|
range
boolean
|
|
Range of power budget watts.
|
start1
integer
|
|
Pause period of add, start time, from 0 to 24.
|
start2
integer
|
|
Pause period of add, start time, from 0 to 24.
|
start3
integer
|
|
Pause period of add, start time, from 0 to 24.
|
start4
integer
|
|
Pause period of add, start time, from 0 to 24.
|
start5
integer
|
|
Period of add, start time, from 0 to 24.
|
username
string
|
|
Configures the username to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_USERNAME will be used instead.
|
watts
integer
|
|
Power budget watts of add.
Required when action=add.
|
week1
list
/ elements=string
|
|
Pause period of add,repetition period,the input parameters are 'Mon','Tue','Wed','Thur','Fri','Sat','Sun',separated by commas,such as Mon,Wed,Fri.
|
week2
list
/ elements=string
|
|
Pause period of add,repetition period,the input parameters are 'Mon','Tue','Wed','Thur','Fri','Sat','Sun',separated by commas,such as Mon,Wed,Fri.
|
week3
list
/ elements=string
|
|
Pause period of add,repetition period,the input parameters are 'Mon','Tue','Wed','Thur','Fri','Sat','Sun',separated by commas,such as Mon,Wed,Fri.
|
week4
list
/ elements=string
|
|
Pause period of add,repetition period,the input parameters are 'Mon','Tue','Wed','Thur','Fri','Sat','Sun',separated by commas,such as Mon,Wed,Fri.
|
week5
list
/ elements=string
|
|
Pause period of add,repetition period,the input parameters are 'Mon','Tue','Wed','Thur','Fri','Sat','Sun',separated by commas,such as Mon,Wed,Fri.
|