SchedulerDefinitionSummary¶
-
class
oci.fleet_apps_management.models.
SchedulerDefinitionSummary
(**kwargs)¶ Bases:
object
Summary of the SchedulerDefinition.
Attributes
ACTION_GROUP_TYPES_ENVIRONMENT
A constant which can be used with the action_group_types property of a SchedulerDefinitionSummary. ACTION_GROUP_TYPES_PRODUCT
A constant which can be used with the action_group_types property of a SchedulerDefinitionSummary. action_group_types
Gets the action_group_types of this SchedulerDefinitionSummary. application_types
Gets the application_types of this SchedulerDefinitionSummary. compartment_id
[Required] Gets the compartment_id of this SchedulerDefinitionSummary. count_of_affected_action_groups
Gets the count_of_affected_action_groups of this SchedulerDefinitionSummary. count_of_affected_resources
Gets the count_of_affected_resources of this SchedulerDefinitionSummary. count_of_affected_targets
Gets the count_of_affected_targets of this SchedulerDefinitionSummary. defined_tags
Gets the defined_tags of this SchedulerDefinitionSummary. description
Gets the description of this SchedulerDefinitionSummary. display_name
[Required] Gets the display_name of this SchedulerDefinitionSummary. freeform_tags
Gets the freeform_tags of this SchedulerDefinitionSummary. id
[Required] Gets the id of this SchedulerDefinitionSummary. lifecycle_details
Gets the lifecycle_details of this SchedulerDefinitionSummary. lifecycle_operations
Gets the lifecycle_operations of this SchedulerDefinitionSummary. lifecycle_state
Gets the lifecycle_state of this SchedulerDefinitionSummary. products
Gets the products of this SchedulerDefinitionSummary. resource_region
Gets the resource_region of this SchedulerDefinitionSummary. schedule
Gets the schedule of this SchedulerDefinitionSummary. system_tags
Gets the system_tags of this SchedulerDefinitionSummary. time_created
[Required] Gets the time_created of this SchedulerDefinitionSummary. time_of_next_run
Gets the time_of_next_run of this SchedulerDefinitionSummary. time_updated
Gets the time_updated of this SchedulerDefinitionSummary. Methods
__init__
(**kwargs)Initializes a new SchedulerDefinitionSummary object with values from keyword arguments. -
ACTION_GROUP_TYPES_ENVIRONMENT
= 'ENVIRONMENT'¶ A constant which can be used with the action_group_types property of a SchedulerDefinitionSummary. This constant has a value of “ENVIRONMENT”
-
ACTION_GROUP_TYPES_PRODUCT
= 'PRODUCT'¶ A constant which can be used with the action_group_types property of a SchedulerDefinitionSummary. This constant has a value of “PRODUCT”
-
__init__
(**kwargs)¶ Initializes a new SchedulerDefinitionSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - id (str) – The value to assign to the id property of this SchedulerDefinitionSummary.
- display_name (str) – The value to assign to the display_name property of this SchedulerDefinitionSummary.
- description (str) – The value to assign to the description property of this SchedulerDefinitionSummary.
- compartment_id (str) – The value to assign to the compartment_id property of this SchedulerDefinitionSummary.
- resource_region (str) – The value to assign to the resource_region property of this SchedulerDefinitionSummary.
- time_created (datetime) – The value to assign to the time_created property of this SchedulerDefinitionSummary.
- time_updated (datetime) – The value to assign to the time_updated property of this SchedulerDefinitionSummary.
- time_of_next_run (datetime) – The value to assign to the time_of_next_run property of this SchedulerDefinitionSummary.
- schedule (oci.fleet_apps_management.models.Schedule) – The value to assign to the schedule property of this SchedulerDefinitionSummary.
- count_of_affected_action_groups (int) – The value to assign to the count_of_affected_action_groups property of this SchedulerDefinitionSummary.
- count_of_affected_resources (int) – The value to assign to the count_of_affected_resources property of this SchedulerDefinitionSummary.
- count_of_affected_targets (int) – The value to assign to the count_of_affected_targets property of this SchedulerDefinitionSummary.
- action_group_types (list[str]) – The value to assign to the action_group_types property of this SchedulerDefinitionSummary. Allowed values for items in this list are: “PRODUCT”, “ENVIRONMENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- application_types (list[str]) – The value to assign to the application_types property of this SchedulerDefinitionSummary.
- products (list[str]) – The value to assign to the products property of this SchedulerDefinitionSummary.
- lifecycle_operations (list[str]) – The value to assign to the lifecycle_operations property of this SchedulerDefinitionSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this SchedulerDefinitionSummary.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this SchedulerDefinitionSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this SchedulerDefinitionSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this SchedulerDefinitionSummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this SchedulerDefinitionSummary.
-
action_group_types
¶ Gets the action_group_types of this SchedulerDefinitionSummary. All ActionGroup Types part of the schedule.
Allowed values for items in this list are: “PRODUCT”, “ENVIRONMENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The action_group_types of this SchedulerDefinitionSummary. Return type: list[str]
-
application_types
¶ Gets the application_types of this SchedulerDefinitionSummary. All application types part of the schedule for ENVIRONMENT ActionGroup Type.
Returns: The application_types of this SchedulerDefinitionSummary. Return type: list[str]
-
compartment_id
¶ [Required] Gets the compartment_id of this SchedulerDefinitionSummary. Tenancy OCID
Returns: The compartment_id of this SchedulerDefinitionSummary. Return type: str
-
count_of_affected_action_groups
¶ Gets the count_of_affected_action_groups of this SchedulerDefinitionSummary. Count of Action Groups affected by the Schedule.
Returns: The count_of_affected_action_groups of this SchedulerDefinitionSummary. Return type: int
-
count_of_affected_resources
¶ Gets the count_of_affected_resources of this SchedulerDefinitionSummary. Count of Resources affected by the Schedule
Returns: The count_of_affected_resources of this SchedulerDefinitionSummary. Return type: int
-
count_of_affected_targets
¶ Gets the count_of_affected_targets of this SchedulerDefinitionSummary. Count of Targets affected by the Schedule
Returns: The count_of_affected_targets of this SchedulerDefinitionSummary. Return type: int
Gets the defined_tags of this SchedulerDefinitionSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this SchedulerDefinitionSummary. Return type: dict(str, dict(str, object))
-
description
¶ Gets the description of this SchedulerDefinitionSummary. A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
Returns: The description of this SchedulerDefinitionSummary. Return type: str
-
display_name
¶ [Required] Gets the display_name of this SchedulerDefinitionSummary. A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
Example: My new resource
Returns: The display_name of this SchedulerDefinitionSummary. Return type: str
Gets the freeform_tags of this SchedulerDefinitionSummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this SchedulerDefinitionSummary. Return type: dict(str, str)
-
id
¶ [Required] Gets the id of this SchedulerDefinitionSummary. The OCID of the resource.
Returns: The id of this SchedulerDefinitionSummary. Return type: str
-
lifecycle_details
¶ Gets the lifecycle_details of this SchedulerDefinitionSummary. A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
Returns: The lifecycle_details of this SchedulerDefinitionSummary. Return type: str
-
lifecycle_operations
¶ Gets the lifecycle_operations of this SchedulerDefinitionSummary. All LifeCycle Operations part of the schedule
Returns: The lifecycle_operations of this SchedulerDefinitionSummary. Return type: list[str]
-
lifecycle_state
¶ Gets the lifecycle_state of this SchedulerDefinitionSummary. The current state of the SchedulerDefinition.
Returns: The lifecycle_state of this SchedulerDefinitionSummary. Return type: str
-
products
¶ Gets the products of this SchedulerDefinitionSummary. All products part of the schedule for PRODUCT ActionGroup Type.
Returns: The products of this SchedulerDefinitionSummary. Return type: list[str]
-
resource_region
¶ Gets the resource_region of this SchedulerDefinitionSummary. Associated region
Returns: The resource_region of this SchedulerDefinitionSummary. Return type: str
-
schedule
¶ Gets the schedule of this SchedulerDefinitionSummary.
Returns: The schedule of this SchedulerDefinitionSummary. Return type: oci.fleet_apps_management.models.Schedule
Gets the system_tags of this SchedulerDefinitionSummary. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this SchedulerDefinitionSummary. Return type: dict(str, dict(str, object))
-
time_created
¶ [Required] Gets the time_created of this SchedulerDefinitionSummary. The time this resource was created. An RFC3339 formatted datetime string.
Returns: The time_created of this SchedulerDefinitionSummary. Return type: datetime
-
time_of_next_run
¶ Gets the time_of_next_run of this SchedulerDefinitionSummary. Scheduled date for the next run of the Job.
Returns: The time_of_next_run of this SchedulerDefinitionSummary. Return type: datetime
-
time_updated
¶ Gets the time_updated of this SchedulerDefinitionSummary. The time this resource was last updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this SchedulerDefinitionSummary. Return type: datetime
-