Skip to content

Latest commit

 

History

History
232 lines (174 loc) · 15.8 KB

Initialize-IntersightOnpremSchedule.md

File metadata and controls

232 lines (174 loc) · 15.8 KB
external help file Module Name online version schema
Intersight.PowerShell.dll-Help.xml
Intersight.PowerShell
2.0.0

Initialize-IntersightOnpremSchedule

SYNOPSIS

Fill in the Synopsis

SYNTAX


Initialize-IntersightOnpremSchedule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< OnpremSchedule.ClassIdEnum>][-DayOfMonth< long>][-DayOfWeek< long>][-MonthOfYear< long>][-ObjectType< OnpremSchedule.ObjectTypeEnum>][-RepeatInterval< long>][-TimeOfDay< long>][-TimeZone< OnpremSchedule.VarTimeZoneEnum>][-WeekOfMonth< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]

DESCRIPTION

Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.

PARAMETERS

-AdditionalProperties

Type: System.Collections.Generic.Dictionary`2[string,object]
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-ClassId

The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data.

Type: OnpremSchedule.ClassIdEnum
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-DayOfMonth

Schedule a task on a specific day of the month. Valid values are 1 through 31. If monthOfYear is specified, then dayOfMonth value must be valid for that month. DayOfMonth may not be set when dayOfWeek is specfied.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-DayOfWeek

Schedule a task on a specific day of the week. Valid values are 1 through 7, with 1 being Sunday. DayOfWeek may not be specfied when dayOfMonth is specified.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-MonthOfYear

Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-ObjectType

The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.

Type: OnpremSchedule.ObjectTypeEnum
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-RepeatInterval

Schedule a task to run periodically at an interval. Default unit of the RepeatInterval is in minutes. If the RepeateInterval value is set, then all other properties are ignored by the scheduler. RepeateInterval constraints are enforced by the services that use the schedule. Each service has pre-configured service specific properties for enforcing minimum and maximum values of the RepeatInterval.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-TimeOfDay

Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-TimeZone

Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.\n* Pacific/Niue - \n* Africa/Abidjan - \n* Africa/Accra - \n* Africa/Addis_Ababa - \n* Africa/Algiers - \n* Africa/Asmara - \n* Africa/Bamako - \n* Africa/Bangui - \n* Africa/Banjul - \n* Africa/Bissau - \n* Africa/Blantyre - \n* Africa/Brazzaville - \n* Africa/Bujumbura - \n* Africa/Cairo - \n* Africa/Casablanca - \n* Africa/Ceuta - \n* Africa/Conakry - \n* Africa/Dakar - \n* Africa/Dar_es_Salaam - \n* Africa/Djibouti - \n* Africa/Douala - \n* Africa/El_Aaiun - \n* Africa/Freetown - \n* Africa/Gaborone - \n* Africa/Harare - \n* Africa/Johannesburg - \n* Africa/Juba - \n* Africa/Kampala - \n* Africa/Khartoum - \n* Africa/Kigali - \n* Africa/Kinshasa - \n* Africa/Lagos - \n* Africa/Libreville - \n* Africa/Lome - \n* Africa/Luanda - \n* Africa/Lubumbashi - \n* Africa/Lusaka - \n* Africa/Malabo - \n* Africa/Maputo - \n* Africa/Maseru - \n* Africa/Mbabane - \n* Africa/Mogadishu - \n* Africa/Monrovia - \n* Africa/Nairobi - \n* Africa/Ndjamena - \n* Africa/Niamey - \n* Africa/Nouakchott - \n* Africa/Ouagadougou - \n* Africa/Porto-Novo - \n* Africa/Sao_Tome - \n* Africa/Tripoli - \n* Africa/Tunis - \n* Africa/Windhoek - \n* America/Adak - \n* America/Anchorage - \n* America/Anguilla - \n* America/Antigua - \n* America/Araguaina - \n* America/Argentina/Buenos_Aires - \n* America/Argentina/Catamarca - \n* America/Argentina/Cordoba - \n* America/Argentina/Jujuy - \n* America/Argentina/La_Rioja - \n* America/Argentina/Mendoza - \n* America/Argentina/Rio_Gallegos - \n* America/Argentina/Salta - \n* America/Argentina/San_Juan - \n* America/Argentina/San_Luis - \n* America/Argentina/Tucuman - \n* America/Argentina/Ushuaia - \n* America/Aruba - \n* America/Asuncion - \n* America/Atikokan - \n* America/Bahia - \n* America/Bahia_Banderas - \n* America/Barbados - \n* America/Belem - \n* America/Belize - \n* America/Blanc-Sablon - \n* America/Boa_Vista - \n* America/Bogota - \n* America/Boise - \n* America/Cambridge_Bay - \n* America/Campo_Grande - \n* America/Cancun - \n* America/Caracas - \n* America/Cayenne - \n* America/Cayman - \n* America/Chicago - \n* America/Chihuahua - \n* America/Costa_Rica - \n* America/Creston - \n* America/Cuiaba - \n* America/Curacao - \n* America/Danmarkshavn - \n* America/Dawson - \n* America/Dawson_Creek - \n* America/Denver - \n* America/Detroit - \n* America/Dominica - \n* America/Edmonton - \n* America/Eirunepe - \n* America/El_Salvador - \n* America/Fortaleza - \n* America/Glace_Bay - \n* America/Godthab - \n* America/Goose_Bay - \n* America/Grand_Turk - \n* America/Grenada - \n* America/Guadeloupe - \n* America/Guatemala - \n* America/Guayaquil - \n* America/Guyana - \n* America/Halifax - \n* America/Havana - \n* America/Hermosillo - \n* America/Indiana/Indianapolis - \n* America/Indiana/Knox - \n* America/Indiana/Marengo - \n* America/Indiana/Petersburg - \n* America/Indiana/Tell_City - \n* America/Indiana/Vevay - \n* America/Indiana/Vincennes - \n* America/Indiana/Winamac - \n* America/Inuvik - \n* America/Iqaluit - \n* America/Jamaica - \n* America/Juneau - \n* America/Kentucky/Louisville - \n* America/Kentucky/Monticello - \n* America/Kralendijk - \n* America/La_Paz - \n* America/Lima - \n* America/Los_Angeles - \n* America/Lower_Princes - \n* America/Maceio - \n* America/Managua - \n* America/Manaus - \n* America/Marigot - \n* America/Martinique - \n* America/Matamoros - \n* America/Mazatlan - \n* America/Menominee - \n* America/Merida - \n* America/Metlakatla - \n* America/Mexico_City - \n* America/Miquelon - \n* America/Moncton - \n* America/Monterrey - \n* America/Montevideo - \n* America/Montreal - \n* America/Montserrat - \n* America/Nassau - \n* America/New_York - \n* America/Nipigon - \n* America/Nome - \n* America/Noronha - \n* America/North_Dakota/Beulah - \n* America/North_Dakota/Center - \n* America/North_Dakota/New_Salem - \n* America/Ojinaga - \n* America/Panama - \n* America/Pangnirtung - \n* America/Paramaribo - \n* America/Phoenix - \n* America/Port-au-Prince - \n* America/Port_of_Spain - \n* America/Porto_Velho - \n* America/Puerto_Rico - \n* America/Rainy_River - \n* America/Rankin_Inlet - \n* America/Recife - \n* America/Regina - \n* America/Resolute - \n* America/Rio_Branco - \n* America/Santa_Isabel - \n* America/Santarem - \n* America/Santiago - \n* America/Santo_Domingo - \n* America/Sao_Paulo - \n* America/Scoresbysund - \n* America/Shiprock - \n* America/Sitka - \n* America/St_Barthelemy - \n* America/St_Johns - \n* America/St_Kitts - \n* America/St_Lucia - \n* America/St_Thomas - \n* America/St_Vincent - \n* America/Swift_Current - \n* America/Tegucigalpa - \n* America/Thule - \n* America/Thunder_Bay - \n* America/Tijuana - \n* America/Toronto - \n* America/Tortola - \n* America/Vancouver - \n* America/Whitehorse - \n* America/Winnipeg - \n* America/Yakutat - \n* America/Yellowknife - \n* Antarctica/Casey - \n* Antarctica/Davis - \n* Antarctica/DumontDUrville - \n* Antarctica/Macquarie - \n* Antarctica/Mawson - \n* Antarctica/McMurdo - \n* Antarctica/Palmer - \n* Antarctica/Rothera - \n* Antarctica/South_Pole - \n* Antarctica/Syowa - \n* Antarctica/Troll - \n* Antarctica/Vostok - \n* Arctic/Longyearbyen - \n* Asia/Aden - \n* Asia/Almaty - \n* Asia/Amman - \n* Asia/Anadyr - \n* Asia/Aqtau - \n* Asia/Aqtobe - \n* Asia/Ashgabat - \n* Asia/Baghdad - \n* Asia/Bahrain - \n* Asia/Baku - \n* Asia/Bangkok - \n* Asia/Beirut - \n* Asia/Bishkek - \n* Asia/Brunei - \n* Asia/Calcutta - \n* Asia/Choibalsan - \n* Asia/Chongqing - \n* Asia/Colombo - \n* Asia/Damascus - \n* Asia/Dhaka - \n* Asia/Dili - \n* Asia/Dubai - \n* Asia/Dushanbe - \n* Asia/Gaza - \n* Asia/Harbin - \n* Asia/Hebron - \n* Asia/Ho_Chi_Minh - \n* Asia/Hong_Kong - \n* Asia/Hovd - \n* Asia/Irkutsk - \n* Asia/Jakarta - \n* Asia/Jayapura - \n* Asia/Jerusalem - \n* Asia/Kabul - \n* Asia/Kamchatka - \n* Asia/Karachi - \n* Asia/Kashgar - \n* Asia/Kathmandu - \n* Asia/Katmandu - \n* Asia/Khandyga - \n* Asia/Kolkata - \n* Asia/Krasnoyarsk - \n* Asia/Kuala_Lumpur - \n* Asia/Kuching - \n* Asia/Kuwait - \n* Asia/Macau - \n* Asia/Magadan - \n* Asia/Makassar - \n* Asia/Manila - \n* Asia/Muscat - \n* Asia/Nicosia - \n* Asia/Novokuznetsk - \n* Asia/Novosibirsk - \n* Asia/Omsk - \n* Asia/Oral - \n* Asia/Phnom_Penh - \n* Asia/Pontianak - \n* Asia/Pyongyang - \n* Asia/Qatar - \n* Asia/Qyzylorda - \n* Asia/Rangoon - \n* Asia/Riyadh - \n* Asia/Saigon - \n* Asia/Sakhalin - \n* Asia/Samarkand - \n* Asia/Seoul - \n* Asia/Shanghai - \n* Asia/Singapore - \n* Asia/Taipei - \n* Asia/Tashkent - \n* Asia/Tbilisi - \n* Asia/Tehran - \n* Asia/Thimphu - \n* Asia/Tokyo - \n* Asia/Ulaanbaatar - \n* Asia/Urumqi - \n* Asia/Ust-Nera - \n* Asia/Vientiane - \n* Asia/Vladivostok - \n* Asia/Yakutsk - \n* Asia/Yekaterinburg - \n* Asia/Yerevan - \n* Atlantic/Azores - \n* Atlantic/Bermuda - \n* Atlantic/Canary - \n* Atlantic/Cape_Verde - \n* Atlantic/Faroe - \n* Atlantic/Madeira - \n* Atlantic/Reykjavik - \n* Atlantic/South_Georgia - \n* Atlantic/St_Helena - \n* Atlantic/Stanley - \n* Australia/Adelaide - \n* Australia/Brisbane - \n* Australia/Broken_Hill - \n* Australia/Currie - \n* Australia/Darwin - \n* Australia/Eucla - \n* Australia/Hobart - \n* Australia/Lindeman - \n* Australia/Lord_Howe - \n* Australia/Melbourne - \n* Australia/Perth - \n* Australia/Sydney - \n* Etc/GMT - \n* Europe/Amsterdam - \n* Europe/Andorra - \n* Europe/Athens - \n* Europe/Belgrade - \n* Europe/Berlin - \n* Europe/Bratislava - \n* Europe/Brussels - \n* Europe/Bucharest - \n* Europe/Budapest - \n* Europe/Busingen - \n* Europe/Chisinau - \n* Europe/Copenhagen - \n* Europe/Dublin - \n* Europe/Gibraltar - \n* Europe/Guernsey - \n* Europe/Helsinki - \n* Europe/Isle_of_Man - \n* Europe/Istanbul - \n* Europe/Jersey - \n* Europe/Kaliningrad - \n* Europe/Kiev - \n* Europe/Lisbon - \n* Europe/Ljubljana - \n* Europe/London - \n* Europe/Luxembourg - \n* Europe/Madrid - \n* Europe/Malta - \n* Europe/Mariehamn - \n* Europe/Minsk - \n* Europe/Monaco - \n* Europe/Moscow - \n* Europe/Oslo - \n* Europe/Paris - \n* Europe/Podgorica - \n* Europe/Prague - \n* Europe/Riga - \n* Europe/Rome - \n* Europe/Samara - \n* Europe/San_Marino - \n* Europe/Sarajevo - \n* Europe/Simferopol - \n* Europe/Skopje - \n* Europe/Sofia - \n* Europe/Stockholm - \n* Europe/Tallinn - \n* Europe/Tirane - \n* Europe/Uzhgorod - \n* Europe/Vaduz - \n* Europe/Vatican - \n* Europe/Vienna - \n* Europe/Vilnius - \n* Europe/Volgograd - \n* Europe/Warsaw - \n* Europe/Zagreb - \n* Europe/Zaporozhye - \n* Europe/Zurich - \n* Indian/Antananarivo - \n* Indian/Chagos - \n* Indian/Christmas - \n* Indian/Cocos - \n* Indian/Comoro - \n* Indian/Kerguelen - \n* Indian/Mahe - \n* Indian/Maldives - \n* Indian/Mauritius - \n* Indian/Mayotte - \n* Indian/Reunion - \n* Pacific/Apia - \n* Pacific/Auckland - \n* Pacific/Chatham - \n* Pacific/Chuuk - \n* Pacific/Easter - \n* Pacific/Efate - \n* Pacific/Enderbury - \n* Pacific/Fakaofo - \n* Pacific/Fiji - \n* Pacific/Funafuti - \n* Pacific/Galapagos - \n* Pacific/Gambier - \n* Pacific/Guadalcanal - \n* Pacific/Guam - \n* Pacific/Honolulu - \n* Pacific/Johnston - \n* Pacific/Kiritimati - \n* Pacific/Kosrae - \n* Pacific/Kwajalein - \n* Pacific/Majuro - \n* Pacific/Marquesas - \n* Pacific/Midway - \n* Pacific/Nauru - \n* Pacific/Norfolk - \n* Pacific/Noumea - \n* Pacific/Pago_Pago - \n* Pacific/Palau - \n* Pacific/Pitcairn - \n* Pacific/Pohnpei - \n* Pacific/Port_Moresby - \n* Pacific/Rarotonga - \n* Pacific/Saipan - \n* Pacific/Tahiti - \n* Pacific/Tarawa - \n* Pacific/Tongatapu - \n* Pacific/Wake - \n* Pacific/Wallis - \n* UTC -

Type: OnpremSchedule.VarTimeZoneEnum
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-WeekOfMonth

Schedule a task on a specific week of the month. Valid values are 1 through 5. Value of 5 means last week of the month. WeekOfMonth may not be set when dayOfMonth is specified.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-Json

Returns the json payload received in response.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False

-WithHttpInfo

Returns the HTTP response with headers and content.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

EXAMPLES

Example 1

PS C:\> Initialize-IntersightOnpremSchedule

{ Add example description here }

INPUTS

System.Int32

System.String

OUTPUTS

TestModule.FavoriteStuff

NOTES

RELATED LINKS