You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/f5/fixtures/load_afm_schedule.json

20 lines
513 B
JSON

{
"kind": "tm:security:firewall:schedule:schedulestate",
"name": "foobar",
"partition": "Common",
"fullPath": "/Common/foobar",
"generation": 1835,
"selfLink": "https://localhost/mgmt/tm/security/firewall/schedule/~Common~foobar?ver=12.1.4",
"dailyHourEnd": "12:00",
"dailyHourStart": "6:00",
"dateValidEnd": "2019-06-13T16:00:00Z",
"dateValidStart": "2019-05-31T07:00:00Z",
"daysOfWeek": [
"sunday",
"monday",
"friday",
"saturday"
],
"description": "some description"
}