intersight.getApplianceUpgradePolicy
Explore with Pulumi AI
UpgradePolicy stores the Intersight Appliance’s software upgrade policy. UpgradePolicy is a sinlgeton managed object. A default upgrade policy is created during the Intersight Appliance setup, and it is configured with an automatic upgrade policy. Automatic upgrade policy lets the system start software upgrade after a pre-defined number of seconds set in the software manifest. Scheduled upgrade policy lets the user start software upgrade at a specified schedule. However, scheduled time cannot be beyond the time limit enforced by the upgrade grace period set in the software manifest.
Using getApplianceUpgradePolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplianceUpgradePolicy(args: GetApplianceUpgradePolicyArgs, opts?: InvokeOptions): Promise<GetApplianceUpgradePolicyResult>
function getApplianceUpgradePolicyOutput(args: GetApplianceUpgradePolicyOutputArgs, opts?: InvokeOptions): Output<GetApplianceUpgradePolicyResult>def get_appliance_upgrade_policy(account: Optional[GetApplianceUpgradePolicyAccount] = None,
                                 account_moid: Optional[str] = None,
                                 additional_properties: Optional[str] = None,
                                 ancestors: Optional[Sequence[GetApplianceUpgradePolicyAncestor]] = None,
                                 auto_upgrade: Optional[bool] = None,
                                 blackout_dates_enabled: Optional[bool] = None,
                                 blackout_end_date: Optional[str] = None,
                                 blackout_start_date: Optional[str] = None,
                                 class_id: Optional[str] = None,
                                 create_time: Optional[str] = None,
                                 domain_group_moid: Optional[str] = None,
                                 enable_meta_data_sync: Optional[bool] = None,
                                 id: Optional[str] = None,
                                 is_synced: Optional[bool] = None,
                                 manual_installation_start_time: Optional[str] = None,
                                 mod_time: Optional[str] = None,
                                 moid: Optional[str] = None,
                                 object_type: Optional[str] = None,
                                 owners: Optional[Sequence[str]] = None,
                                 parent: Optional[GetApplianceUpgradePolicyParent] = None,
                                 permission_resources: Optional[Sequence[GetApplianceUpgradePolicyPermissionResource]] = None,
                                 schedule: Optional[GetApplianceUpgradePolicySchedule] = None,
                                 shared_scope: Optional[str] = None,
                                 software_download_type: Optional[str] = None,
                                 tags: Optional[Sequence[GetApplianceUpgradePolicyTag]] = None,
                                 version_context: Optional[GetApplianceUpgradePolicyVersionContext] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetApplianceUpgradePolicyResult
def get_appliance_upgrade_policy_output(account: Optional[pulumi.Input[GetApplianceUpgradePolicyAccountArgs]] = None,
                                 account_moid: Optional[pulumi.Input[str]] = None,
                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceUpgradePolicyAncestorArgs]]]] = None,
                                 auto_upgrade: Optional[pulumi.Input[bool]] = None,
                                 blackout_dates_enabled: Optional[pulumi.Input[bool]] = None,
                                 blackout_end_date: Optional[pulumi.Input[str]] = None,
                                 blackout_start_date: Optional[pulumi.Input[str]] = None,
                                 class_id: Optional[pulumi.Input[str]] = None,
                                 create_time: Optional[pulumi.Input[str]] = None,
                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                 enable_meta_data_sync: Optional[pulumi.Input[bool]] = None,
                                 id: Optional[pulumi.Input[str]] = None,
                                 is_synced: Optional[pulumi.Input[bool]] = None,
                                 manual_installation_start_time: Optional[pulumi.Input[str]] = None,
                                 mod_time: Optional[pulumi.Input[str]] = None,
                                 moid: Optional[pulumi.Input[str]] = None,
                                 object_type: Optional[pulumi.Input[str]] = None,
                                 owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 parent: Optional[pulumi.Input[GetApplianceUpgradePolicyParentArgs]] = None,
                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceUpgradePolicyPermissionResourceArgs]]]] = None,
                                 schedule: Optional[pulumi.Input[GetApplianceUpgradePolicyScheduleArgs]] = None,
                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                 software_download_type: Optional[pulumi.Input[str]] = None,
                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceUpgradePolicyTagArgs]]]] = None,
                                 version_context: Optional[pulumi.Input[GetApplianceUpgradePolicyVersionContextArgs]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetApplianceUpgradePolicyResult]func LookupApplianceUpgradePolicy(ctx *Context, args *LookupApplianceUpgradePolicyArgs, opts ...InvokeOption) (*LookupApplianceUpgradePolicyResult, error)
func LookupApplianceUpgradePolicyOutput(ctx *Context, args *LookupApplianceUpgradePolicyOutputArgs, opts ...InvokeOption) LookupApplianceUpgradePolicyResultOutput> Note: This function is named LookupApplianceUpgradePolicy in the Go SDK.
public static class GetApplianceUpgradePolicy 
{
    public static Task<GetApplianceUpgradePolicyResult> InvokeAsync(GetApplianceUpgradePolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceUpgradePolicyResult> Invoke(GetApplianceUpgradePolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplianceUpgradePolicyResult> getApplianceUpgradePolicy(GetApplianceUpgradePolicyArgs args, InvokeOptions options)
public static Output<GetApplianceUpgradePolicyResult> getApplianceUpgradePolicy(GetApplianceUpgradePolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getApplianceUpgradePolicy:getApplianceUpgradePolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Account
GetAppliance Upgrade Policy Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance Upgrade Policy Ancestor> 
- AutoUpgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- BlackoutDates boolEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- BlackoutEnd stringDate 
- End date of the black out period.
- BlackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableMeta boolData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- Id string
- IsSynced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- ManualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Upgrade Policy Parent 
- PermissionResources List<GetAppliance Upgrade Policy Permission Resource> 
- Schedule
GetAppliance Upgrade Policy Schedule 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SoftwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
List<GetAppliance Upgrade Policy Tag> 
- VersionContext GetAppliance Upgrade Policy Version Context 
- Account
GetAppliance Upgrade Policy Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance Upgrade Policy Ancestor 
- AutoUpgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- BlackoutDates boolEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- BlackoutEnd stringDate 
- End date of the black out period.
- BlackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableMeta boolData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- Id string
- IsSynced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- ManualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetAppliance Upgrade Policy Parent 
- PermissionResources []GetAppliance Upgrade Policy Permission Resource 
- Schedule
GetAppliance Upgrade Policy Schedule 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SoftwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
[]GetAppliance Upgrade Policy Tag 
- VersionContext GetAppliance Upgrade Policy Version Context 
- account
GetAppliance Upgrade Policy Account 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance Upgrade Policy Ancestor> 
- autoUpgrade Boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates BooleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd StringDate 
- End date of the black out period.
- blackoutStart StringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableMeta BooleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- id String
- isSynced Boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation StringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetAppliance Upgrade Policy Parent 
- permissionResources List<GetAppliance Upgrade Policy Permission Resource> 
- schedule
GetAppliance Upgrade Policy Schedule 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload StringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
List<GetAppliance Upgrade Policy Tag> 
- versionContext GetAppliance Upgrade Policy Version Context 
- account
GetAppliance Upgrade Policy Account 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance Upgrade Policy Ancestor[] 
- autoUpgrade boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates booleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd stringDate 
- End date of the black out period.
- blackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enableMeta booleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- id string
- isSynced boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetAppliance Upgrade Policy Parent 
- permissionResources GetAppliance Upgrade Policy Permission Resource[] 
- schedule
GetAppliance Upgrade Policy Schedule 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
GetAppliance Upgrade Policy Tag[] 
- versionContext GetAppliance Upgrade Policy Version Context 
- account
GetAppliance Upgrade Policy Account 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance Upgrade Policy Ancestor] 
- auto_upgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackout_dates_ boolenabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackout_end_ strdate 
- End date of the black out period.
- blackout_start_ strdate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enable_meta_ booldata_ sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- id str
- is_synced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manual_installation_ strstart_ time 
- Intersight Appliance manual upgrade start time.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetAppliance Upgrade Policy Parent 
- permission_resources Sequence[GetAppliance Upgrade Policy Permission Resource] 
- schedule
GetAppliance Upgrade Policy Schedule 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software_download_ strtype 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
Sequence[GetAppliance Upgrade Policy Tag] 
- version_context GetAppliance Upgrade Policy Version Context 
- account Property Map
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- autoUpgrade Boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates BooleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd StringDate 
- End date of the black out period.
- blackoutStart StringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableMeta BooleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- id String
- isSynced Boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation StringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- schedule Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload StringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- List<Property Map>
- versionContext Property Map
getApplianceUpgradePolicy Result
The following output properties are available:
- Id string
- Results
List<GetAppliance Upgrade Policy Result> 
- Account
GetAppliance Upgrade Policy Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAppliance Upgrade Policy Ancestor> 
- AutoUpgrade bool
- BlackoutDates boolEnabled 
- BlackoutEnd stringDate 
- BlackoutStart stringDate 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- EnableMeta boolData Sync 
- IsSynced bool
- ManualInstallation stringStart Time 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Upgrade Policy Parent 
- PermissionResources List<GetAppliance Upgrade Policy Permission Resource> 
- Schedule
GetAppliance Upgrade Policy Schedule 
- string
- SoftwareDownload stringType 
- 
List<GetAppliance Upgrade Policy Tag> 
- VersionContext GetAppliance Upgrade Policy Version Context 
- Id string
- Results
[]GetAppliance Upgrade Policy Result 
- Account
GetAppliance Upgrade Policy Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAppliance Upgrade Policy Ancestor 
- AutoUpgrade bool
- BlackoutDates boolEnabled 
- BlackoutEnd stringDate 
- BlackoutStart stringDate 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- EnableMeta boolData Sync 
- IsSynced bool
- ManualInstallation stringStart Time 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetAppliance Upgrade Policy Parent 
- PermissionResources []GetAppliance Upgrade Policy Permission Resource 
- Schedule
GetAppliance Upgrade Policy Schedule 
- string
- SoftwareDownload stringType 
- 
[]GetAppliance Upgrade Policy Tag 
- VersionContext GetAppliance Upgrade Policy Version Context 
- id String
- results
List<GetAppliance Upgrade Policy Result> 
- account
GetAppliance Upgrade Policy Account 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAppliance Upgrade Policy Ancestor> 
- autoUpgrade Boolean
- blackoutDates BooleanEnabled 
- blackoutEnd StringDate 
- blackoutStart StringDate 
- classId String
- createTime String
- domainGroup StringMoid 
- enableMeta BooleanData Sync 
- isSynced Boolean
- manualInstallation StringStart Time 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetAppliance Upgrade Policy Parent 
- permissionResources List<GetAppliance Upgrade Policy Permission Resource> 
- schedule
GetAppliance Upgrade Policy Schedule 
- String
- softwareDownload StringType 
- 
List<GetAppliance Upgrade Policy Tag> 
- versionContext GetAppliance Upgrade Policy Version Context 
- id string
- results
GetAppliance Upgrade Policy Result[] 
- account
GetAppliance Upgrade Policy Account 
- accountMoid string
- additionalProperties string
- ancestors
GetAppliance Upgrade Policy Ancestor[] 
- autoUpgrade boolean
- blackoutDates booleanEnabled 
- blackoutEnd stringDate 
- blackoutStart stringDate 
- classId string
- createTime string
- domainGroup stringMoid 
- enableMeta booleanData Sync 
- isSynced boolean
- manualInstallation stringStart Time 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetAppliance Upgrade Policy Parent 
- permissionResources GetAppliance Upgrade Policy Permission Resource[] 
- schedule
GetAppliance Upgrade Policy Schedule 
- string
- softwareDownload stringType 
- 
GetAppliance Upgrade Policy Tag[] 
- versionContext GetAppliance Upgrade Policy Version Context 
- id str
- results
Sequence[GetAppliance Upgrade Policy Result] 
- account
GetAppliance Upgrade Policy Account 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAppliance Upgrade Policy Ancestor] 
- auto_upgrade bool
- blackout_dates_ boolenabled 
- blackout_end_ strdate 
- blackout_start_ strdate 
- class_id str
- create_time str
- domain_group_ strmoid 
- enable_meta_ booldata_ sync 
- is_synced bool
- manual_installation_ strstart_ time 
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetAppliance Upgrade Policy Parent 
- permission_resources Sequence[GetAppliance Upgrade Policy Permission Resource] 
- schedule
GetAppliance Upgrade Policy Schedule 
- str
- software_download_ strtype 
- 
Sequence[GetAppliance Upgrade Policy Tag] 
- version_context GetAppliance Upgrade Policy Version Context 
- id String
- results List<Property Map>
- account Property Map
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- autoUpgrade Boolean
- blackoutDates BooleanEnabled 
- blackoutEnd StringDate 
- blackoutStart StringDate 
- classId String
- createTime String
- domainGroup StringMoid 
- enableMeta BooleanData Sync 
- isSynced Boolean
- manualInstallation StringStart Time 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- schedule Property Map
- String
- softwareDownload StringType 
- List<Property Map>
- versionContext Property Map
Supporting Types
GetApplianceUpgradePolicyAccount    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceUpgradePolicyAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceUpgradePolicyParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceUpgradePolicyPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceUpgradePolicyResult    
- AccountMoid string
- The Account ID for this managed object.
- Accounts
List<GetAppliance Upgrade Policy Result Account> 
- AdditionalProperties string
- Ancestors
List<GetAppliance Upgrade Policy Result Ancestor> 
- AutoUpgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- BlackoutDates boolEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- BlackoutEnd stringDate 
- End date of the black out period.
- BlackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableMeta boolData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- IsSynced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- ManualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetAppliance Upgrade Policy Result Parent> 
- PermissionResources List<GetAppliance Upgrade Policy Result Permission Resource> 
- Schedules
List<GetAppliance Upgrade Policy Result Schedule> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SoftwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
List<GetAppliance Upgrade Policy Result Tag> 
- VersionContexts List<GetAppliance Upgrade Policy Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Accounts
[]GetAppliance Upgrade Policy Result Account 
- AdditionalProperties string
- Ancestors
[]GetAppliance Upgrade Policy Result Ancestor 
- AutoUpgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- BlackoutDates boolEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- BlackoutEnd stringDate 
- End date of the black out period.
- BlackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableMeta boolData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- IsSynced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- ManualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetAppliance Upgrade Policy Result Parent 
- PermissionResources []GetAppliance Upgrade Policy Result Permission Resource 
- Schedules
[]GetAppliance Upgrade Policy Result Schedule 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SoftwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
[]GetAppliance Upgrade Policy Result Tag 
- VersionContexts []GetAppliance Upgrade Policy Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- accounts
List<GetAppliance Upgrade Policy Result Account> 
- additionalProperties String
- ancestors
List<GetAppliance Upgrade Policy Result Ancestor> 
- autoUpgrade Boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates BooleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd StringDate 
- End date of the black out period.
- blackoutStart StringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableMeta BooleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- isSynced Boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation StringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetAppliance Upgrade Policy Result Parent> 
- permissionResources List<GetAppliance Upgrade Policy Result Permission Resource> 
- schedules
List<GetAppliance Upgrade Policy Result Schedule> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload StringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
List<GetAppliance Upgrade Policy Result Tag> 
- versionContexts List<GetAppliance Upgrade Policy Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- accounts
GetAppliance Upgrade Policy Result Account[] 
- additionalProperties string
- ancestors
GetAppliance Upgrade Policy Result Ancestor[] 
- autoUpgrade boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates booleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd stringDate 
- End date of the black out period.
- blackoutStart stringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enableMeta booleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- isSynced boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation stringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetAppliance Upgrade Policy Result Parent[] 
- permissionResources GetAppliance Upgrade Policy Result Permission Resource[] 
- schedules
GetAppliance Upgrade Policy Result Schedule[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload stringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
GetAppliance Upgrade Policy Result Tag[] 
- versionContexts GetAppliance Upgrade Policy Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- accounts
Sequence[GetAppliance Upgrade Policy Result Account] 
- additional_properties str
- ancestors
Sequence[GetAppliance Upgrade Policy Result Ancestor] 
- auto_upgrade bool
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackout_dates_ boolenabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackout_end_ strdate 
- End date of the black out period.
- blackout_start_ strdate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enable_meta_ booldata_ sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- is_synced bool
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manual_installation_ strstart_ time 
- Intersight Appliance manual upgrade start time.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetAppliance Upgrade Policy Result Parent] 
- permission_resources Sequence[GetAppliance Upgrade Policy Result Permission Resource] 
- schedules
Sequence[GetAppliance Upgrade Policy Result Schedule] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software_download_ strtype 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- 
Sequence[GetAppliance Upgrade Policy Result Tag] 
- version_contexts Sequence[GetAppliance Upgrade Policy Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- accounts List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- autoUpgrade Boolean
- Indicates if the upgrade service is set to automatically start the software upgrade or not. If autoUpgrade is true, then the value of the schedule field is ignored.
- blackoutDates BooleanEnabled 
- If enabled, allows the user to define a blackout period during which the appliance will not be upgraded.
- blackoutEnd StringDate 
- End date of the black out period.
- blackoutStart StringDate 
- Start date of the black out period. The appliance will not be upgraded during this period.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableMeta BooleanData Sync 
- Indicates if the updated metadata files should be synced immediately or at the next upgrade.
- isSynced Boolean
- Flag to indicate software upgrade setting is synchronized with Intersight SaaS.
- manualInstallation StringStart Time 
- Intersight Appliance manual upgrade start time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- schedules List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- softwareDownload StringType 
- SoftwareDownloadType is used to indicate the kind of software download.* unknown- Indicates user setting of upgrade service to unknown.*connected- Indicates if the upgrade service is set to upload software to latest version automatically.*manual- Indicates if the upgrade service is set to upload software to user picked verison manually.
- List<Property Map>
- versionContexts List<Property Map>
GetApplianceUpgradePolicyResultAccount     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicyResultAncestor     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicyResultParent     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicyResultPermissionResource      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicyResultSchedule     
- AdditionalProperties string
- ClassId string
- DayOf doubleMonth 
- DayOf doubleWeek 
- MonthOf doubleYear 
- ObjectType string
- RepeatInterval double
- TimeOf doubleDay 
- TimeZone string
- WeekOf doubleMonth 
- AdditionalProperties string
- ClassId string
- DayOf float64Month 
- DayOf float64Week 
- MonthOf float64Year 
- ObjectType string
- RepeatInterval float64
- TimeOf float64Day 
- TimeZone string
- WeekOf float64Month 
- additionalProperties String
- classId String
- dayOf DoubleMonth 
- dayOf DoubleWeek 
- monthOf DoubleYear 
- objectType String
- repeatInterval Double
- timeOf DoubleDay 
- timeZone String
- weekOf DoubleMonth 
- additionalProperties string
- classId string
- dayOf numberMonth 
- dayOf numberWeek 
- monthOf numberYear 
- objectType string
- repeatInterval number
- timeOf numberDay 
- timeZone string
- weekOf numberMonth 
- additional_properties str
- class_id str
- day_of_ floatmonth 
- day_of_ floatweek 
- month_of_ floatyear 
- object_type str
- repeat_interval float
- time_of_ floatday 
- time_zone str
- week_of_ floatmonth 
- additionalProperties String
- classId String
- dayOf NumberMonth 
- dayOf NumberWeek 
- monthOf NumberYear 
- objectType String
- repeatInterval Number
- timeOf NumberDay 
- timeZone String
- weekOf NumberMonth 
GetApplianceUpgradePolicyResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetApplianceUpgradePolicyResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetApplianceUpgradePolicyResultVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicyResultVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceUpgradePolicySchedule    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DayOf doubleMonth 
- 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.
- DayOf doubleWeek 
- 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.
- MonthOf doubleYear 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RepeatInterval double
- 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.
- TimeOf doubleDay 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- TimeZone string
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- WeekOf doubleMonth 
- 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DayOf float64Month 
- 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.
- DayOf float64Week 
- 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.
- MonthOf float64Year 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RepeatInterval float64
- 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.
- TimeOf float64Day 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- TimeZone string
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- WeekOf float64Month 
- 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dayOf DoubleMonth 
- 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.
- dayOf DoubleWeek 
- 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.
- monthOf DoubleYear 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- repeatInterval Double
- 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.
- timeOf DoubleDay 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- timeZone String
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- weekOf DoubleMonth 
- 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dayOf numberMonth 
- 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.
- dayOf numberWeek 
- 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.
- monthOf numberYear 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- repeatInterval number
- 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.
- timeOf numberDay 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- timeZone string
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- weekOf numberMonth 
- 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.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- day_of_ floatmonth 
- 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.
- day_of_ floatweek 
- 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.
- month_of_ floatyear 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- repeat_interval float
- 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.
- time_of_ floatday 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- time_zone str
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- week_of_ floatmonth 
- 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dayOf NumberMonth 
- 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.
- dayOf NumberWeek 
- 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.
- monthOf NumberYear 
- Schedule a task on a specific month of the year. Valid values are 1 through 12, with 1 being January.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- repeatInterval Number
- 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.
- timeOf NumberDay 
- Time of the day in seconds. TimeOfDay is required for all schedule configurations, except when the RepeateInterval field is specified.
- timeZone String
- Timezone to use for the schedule calculation. If a timezone value is not speficied, then the schedule calculation will be based on UTC.- Pacific/Niue-
- Africa/Abidjan-
- Africa/Accra-
- Africa/Addis_Ababa-
- Africa/Algiers-
- Africa/Asmara-
- Africa/Bamako-
- Africa/Bangui-
- Africa/Banjul-
- Africa/Bissau-
- Africa/Blantyre-
- Africa/Brazzaville-
- Africa/Bujumbura-
- Africa/Cairo-
- Africa/Casablanca-
- Africa/Ceuta-
- Africa/Conakry-
- Africa/Dakar-
- Africa/Dar_es_Salaam-
- Africa/Djibouti-
- Africa/Douala-
- Africa/El_Aaiun-
- Africa/Freetown-
- Africa/Gaborone-
- Africa/Harare-
- Africa/Johannesburg-
- Africa/Juba-
- Africa/Kampala-
- Africa/Khartoum-
- Africa/Kigali-
- Africa/Kinshasa-
- Africa/Lagos-
- Africa/Libreville-
- Africa/Lome-
- Africa/Luanda-
- Africa/Lubumbashi-
- Africa/Lusaka-
- Africa/Malabo-
- Africa/Maputo-
- Africa/Maseru-
- Africa/Mbabane-
- Africa/Mogadishu-
- Africa/Monrovia-
- Africa/Nairobi-
- Africa/Ndjamena-
- Africa/Niamey-
- Africa/Nouakchott-
- Africa/Ouagadougou-
- Africa/Porto-Novo-
- Africa/Sao_Tome-
- Africa/Tripoli-
- Africa/Tunis-
- Africa/Windhoek-
- America/Adak-
- America/Anchorage-
- America/Anguilla-
- America/Antigua-
- America/Araguaina-
- America/Argentina/Buenos_Aires-
- America/Argentina/Catamarca-
- America/Argentina/Cordoba-
- America/Argentina/Jujuy-
- America/Argentina/La_Rioja-
- America/Argentina/Mendoza-
- America/Argentina/Rio_Gallegos-
- America/Argentina/Salta-
- America/Argentina/San_Juan-
- America/Argentina/San_Luis-
- America/Argentina/Tucuman-
- America/Argentina/Ushuaia-
- America/Aruba-
- America/Asuncion-
- America/Atikokan-
- America/Bahia-
- America/Bahia_Banderas-
- America/Barbados-
- America/Belem-
- America/Belize-
- America/Blanc-Sablon-
- America/Boa_Vista-
- America/Bogota-
- America/Boise-
- America/Cambridge_Bay-
- America/Campo_Grande-
- America/Cancun-
- America/Caracas-
- America/Cayenne-
- America/Cayman-
- America/Chicago-
- America/Chihuahua-
- America/Costa_Rica-
- America/Creston-
- America/Cuiaba-
- America/Curacao-
- America/Danmarkshavn-
- America/Dawson-
- America/Dawson_Creek-
- America/Denver-
- America/Detroit-
- America/Dominica-
- America/Edmonton-
- America/Eirunepe-
- America/El_Salvador-
- America/Fortaleza-
- America/Glace_Bay-
- America/Godthab-
- America/Goose_Bay-
- America/Grand_Turk-
- America/Grenada-
- America/Guadeloupe-
- America/Guatemala-
- America/Guayaquil-
- America/Guyana-
- America/Halifax-
- America/Havana-
- America/Hermosillo-
- America/Indiana/Indianapolis-
- America/Indiana/Knox-
- America/Indiana/Marengo-
- America/Indiana/Petersburg-
- America/Indiana/Tell_City-
- America/Indiana/Vevay-
- America/Indiana/Vincennes-
- America/Indiana/Winamac-
- America/Inuvik-
- America/Iqaluit-
- America/Jamaica-
- America/Juneau-
- America/Kentucky/Louisville-
- America/Kentucky/Monticello-
- America/Kralendijk-
- America/La_Paz-
- America/Lima-
- America/Los_Angeles-
- America/Lower_Princes-
- America/Maceio-
- America/Managua-
- America/Manaus-
- America/Marigot-
- America/Martinique-
- America/Matamoros-
- America/Mazatlan-
- America/Menominee-
- America/Merida-
- America/Metlakatla-
- America/Mexico_City-
- America/Miquelon-
- America/Moncton-
- America/Monterrey-
- America/Montevideo-
- America/Montreal-
- America/Montserrat-
- America/Nassau-
- America/New_York-
- America/Nipigon-
- America/Nome-
- America/Noronha-
- America/North_Dakota/Beulah-
- America/North_Dakota/Center-
- America/North_Dakota/New_Salem-
- America/Ojinaga-
- America/Panama-
- America/Pangnirtung-
- America/Paramaribo-
- America/Phoenix-
- America/Port-au-Prince-
- America/Port_of_Spain-
- America/Porto_Velho-
- America/Puerto_Rico-
- America/Rainy_River-
- America/Rankin_Inlet-
- America/Recife-
- America/Regina-
- America/Resolute-
- America/Rio_Branco-
- America/Santa_Isabel-
- America/Santarem-
- America/Santiago-
- America/Santo_Domingo-
- America/Sao_Paulo-
- America/Scoresbysund-
- America/Shiprock-
- America/Sitka-
- America/St_Barthelemy-
- America/St_Johns-
- America/St_Kitts-
- America/St_Lucia-
- America/St_Thomas-
- America/St_Vincent-
- America/Swift_Current-
- America/Tegucigalpa-
- America/Thule-
- America/Thunder_Bay-
- America/Tijuana-
- America/Toronto-
- America/Tortola-
- America/Vancouver-
- America/Whitehorse-
- America/Winnipeg-
- America/Yakutat-
- America/Yellowknife-
- Antarctica/Casey-
- Antarctica/Davis-
- Antarctica/DumontDUrville-
- Antarctica/Macquarie-
- Antarctica/Mawson-
- Antarctica/McMurdo-
- Antarctica/Palmer-
- Antarctica/Rothera-
- Antarctica/South_Pole-
- Antarctica/Syowa-
- Antarctica/Troll-
- Antarctica/Vostok-
- Arctic/Longyearbyen-
- Asia/Aden-
- Asia/Almaty-
- Asia/Amman-
- Asia/Anadyr-
- Asia/Aqtau-
- Asia/Aqtobe-
- Asia/Ashgabat-
- Asia/Baghdad-
- Asia/Bahrain-
- Asia/Baku-
- Asia/Bangkok-
- Asia/Beirut-
- Asia/Bishkek-
- Asia/Brunei-
- Asia/Calcutta-
- Asia/Choibalsan-
- Asia/Chongqing-
- Asia/Colombo-
- Asia/Damascus-
- Asia/Dhaka-
- Asia/Dili-
- Asia/Dubai-
- Asia/Dushanbe-
- Asia/Gaza-
- Asia/Harbin-
- Asia/Hebron-
- Asia/Ho_Chi_Minh-
- Asia/Hong_Kong-
- Asia/Hovd-
- Asia/Irkutsk-
- Asia/Jakarta-
- Asia/Jayapura-
- Asia/Jerusalem-
- Asia/Kabul-
- Asia/Kamchatka-
- Asia/Karachi-
- Asia/Kashgar-
- Asia/Kathmandu-
- Asia/Katmandu-
- Asia/Khandyga-
- Asia/Kolkata-
- Asia/Krasnoyarsk-
- Asia/Kuala_Lumpur-
- Asia/Kuching-
- Asia/Kuwait-
- Asia/Macau-
- Asia/Magadan-
- Asia/Makassar-
- Asia/Manila-
- Asia/Muscat-
- Asia/Nicosia-
- Asia/Novokuznetsk-
- Asia/Novosibirsk-
- Asia/Omsk-
- Asia/Oral-
- Asia/Phnom_Penh-
- Asia/Pontianak-
- Asia/Pyongyang-
- Asia/Qatar-
- Asia/Qyzylorda-
- Asia/Rangoon-
- Asia/Riyadh-
- Asia/Saigon-
- Asia/Sakhalin-
- Asia/Samarkand-
- Asia/Seoul-
- Asia/Shanghai-
- Asia/Singapore-
- Asia/Taipei-
- Asia/Tashkent-
- Asia/Tbilisi-
- Asia/Tehran-
- Asia/Thimphu-
- Asia/Tokyo-
- Asia/Ulaanbaatar-
- Asia/Urumqi-
- Asia/Ust-Nera-
- Asia/Vientiane-
- Asia/Vladivostok-
- Asia/Yakutsk-
- Asia/Yekaterinburg-
- Asia/Yerevan-
- Atlantic/Azores-
- Atlantic/Bermuda-
- Atlantic/Canary-
- Atlantic/Cape_Verde-
- Atlantic/Faroe-
- Atlantic/Madeira-
- Atlantic/Reykjavik-
- Atlantic/South_Georgia-
- Atlantic/St_Helena-
- Atlantic/Stanley-
- Australia/Adelaide-
- Australia/Brisbane-
- Australia/Broken_Hill-
- Australia/Currie-
- Australia/Darwin-
- Australia/Eucla-
- Australia/Hobart-
- Australia/Lindeman-
- Australia/Lord_Howe-
- Australia/Melbourne-
- Australia/Perth-
- Australia/Sydney-
- Etc/GMT-
- Europe/Amsterdam-
- Europe/Andorra-
- Europe/Athens-
- Europe/Belgrade-
- Europe/Berlin-
- Europe/Bratislava-
- Europe/Brussels-
- Europe/Bucharest-
- Europe/Budapest-
- Europe/Busingen-
- Europe/Chisinau-
- Europe/Copenhagen-
- Europe/Dublin-
- Europe/Gibraltar-
- Europe/Guernsey-
- Europe/Helsinki-
- Europe/Isle_of_Man-
- Europe/Istanbul-
- Europe/Jersey-
- Europe/Kaliningrad-
- Europe/Kiev-
- Europe/Lisbon-
- Europe/Ljubljana-
- Europe/London-
- Europe/Luxembourg-
- Europe/Madrid-
- Europe/Malta-
- Europe/Mariehamn-
- Europe/Minsk-
- Europe/Monaco-
- Europe/Moscow-
- Europe/Oslo-
- Europe/Paris-
- Europe/Podgorica-
- Europe/Prague-
- Europe/Riga-
- Europe/Rome-
- Europe/Samara-
- Europe/San_Marino-
- Europe/Sarajevo-
- Europe/Simferopol-
- Europe/Skopje-
- Europe/Sofia-
- Europe/Stockholm-
- Europe/Tallinn-
- Europe/Tirane-
- Europe/Uzhgorod-
- Europe/Vaduz-
- Europe/Vatican-
- Europe/Vienna-
- Europe/Vilnius-
- Europe/Volgograd-
- Europe/Warsaw-
- Europe/Zagreb-
- Europe/Zaporozhye-
- Europe/Zurich-
- Indian/Antananarivo-
- Indian/Chagos-
- Indian/Christmas-
- Indian/Cocos-
- Indian/Comoro-
- Indian/Kerguelen-
- Indian/Mahe-
- Indian/Maldives-
- Indian/Mauritius-
- Indian/Mayotte-
- Indian/Reunion-
- Pacific/Apia-
- Pacific/Auckland-
- Pacific/Chatham-
- Pacific/Chuuk-
- Pacific/Easter-
- Pacific/Efate-
- Pacific/Enderbury-
- Pacific/Fakaofo-
- Pacific/Fiji-
- Pacific/Funafuti-
- Pacific/Galapagos-
- Pacific/Gambier-
- Pacific/Guadalcanal-
- Pacific/Guam-
- Pacific/Honolulu-
- Pacific/Johnston-
- Pacific/Kiritimati-
- Pacific/Kosrae-
- Pacific/Kwajalein-
- Pacific/Majuro-
- Pacific/Marquesas-
- Pacific/Midway-
- Pacific/Nauru-
- Pacific/Norfolk-
- Pacific/Noumea-
- Pacific/Pago_Pago-
- Pacific/Palau-
- Pacific/Pitcairn-
- Pacific/Pohnpei-
- Pacific/Port_Moresby-
- Pacific/Rarotonga-
- Pacific/Saipan-
- Pacific/Tahiti-
- Pacific/Tarawa-
- Pacific/Tongatapu-
- Pacific/Wake-
- Pacific/Wallis-
- UTC-
 
- weekOf NumberMonth 
- 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.
GetApplianceUpgradePolicyTag    
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetApplianceUpgradePolicyVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetAppliance Upgrade Policy Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetAppliance Upgrade Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetAppliance Upgrade Policy Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetAppliance Upgrade Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetAppliance Upgrade Policy Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetAppliance Upgrade Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetAppliance Upgrade Policy Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetAppliance Upgrade Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetAppliance Upgrade Policy Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetAppliance Upgrade Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetApplianceUpgradePolicyVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceUpgradePolicyVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.