ModelProperty¶
-
class
oci.fleet_apps_management.models.
ModelProperty
(**kwargs)¶ Bases:
object
Global metadata element details.
Attributes
LIFECYCLE_STATE_ACTIVE
A constant which can be used with the lifecycle_state property of a ModelProperty. LIFECYCLE_STATE_DELETED
A constant which can be used with the lifecycle_state property of a ModelProperty. LIFECYCLE_STATE_FAILED
A constant which can be used with the lifecycle_state property of a ModelProperty. SCOPE_PLATFORM_CONFIG
A constant which can be used with the scope property of a ModelProperty. SCOPE_TAXONOMY
A constant which can be used with the scope property of a ModelProperty. SELECTION_DEFAULT_TEXT
A constant which can be used with the selection property of a ModelProperty. SELECTION_MULTI_CHOICE
A constant which can be used with the selection property of a ModelProperty. SELECTION_SINGLE_CHOICE
A constant which can be used with the selection property of a ModelProperty. TYPE_ORACLE_DEFINED
A constant which can be used with the type property of a ModelProperty. TYPE_SYSTEM_DEFINED
A constant which can be used with the type property of a ModelProperty. TYPE_USER_DEFINED
A constant which can be used with the type property of a ModelProperty. VALUE_TYPE_NUMERIC
A constant which can be used with the value_type property of a ModelProperty. VALUE_TYPE_STRING
A constant which can be used with the value_type property of a ModelProperty. compartment_id
[Required] Gets the compartment_id of this ModelProperty. defined_tags
Gets the defined_tags of this ModelProperty. display_name
[Required] Gets the display_name of this ModelProperty. freeform_tags
Gets the freeform_tags of this ModelProperty. id
[Required] Gets the id of this ModelProperty. lifecycle_details
Gets the lifecycle_details of this ModelProperty. lifecycle_state
[Required] Gets the lifecycle_state of this ModelProperty. resource_region
[Required] Gets the resource_region of this ModelProperty. scope
Gets the scope of this ModelProperty. selection
Gets the selection of this ModelProperty. system_tags
Gets the system_tags of this ModelProperty. time_created
[Required] Gets the time_created of this ModelProperty. time_updated
Gets the time_updated of this ModelProperty. type
Gets the type of this ModelProperty. value_type
Gets the value_type of this ModelProperty. values
Gets the values of this ModelProperty. Methods
__init__
(**kwargs)Initializes a new ModelProperty object with values from keyword arguments. -
LIFECYCLE_STATE_ACTIVE
= 'ACTIVE'¶ A constant which can be used with the lifecycle_state property of a ModelProperty. This constant has a value of “ACTIVE”
-
LIFECYCLE_STATE_DELETED
= 'DELETED'¶ A constant which can be used with the lifecycle_state property of a ModelProperty. This constant has a value of “DELETED”
-
LIFECYCLE_STATE_FAILED
= 'FAILED'¶ A constant which can be used with the lifecycle_state property of a ModelProperty. This constant has a value of “FAILED”
-
SCOPE_PLATFORM_CONFIG
= 'PLATFORM_CONFIG'¶ A constant which can be used with the scope property of a ModelProperty. This constant has a value of “PLATFORM_CONFIG”
-
SCOPE_TAXONOMY
= 'TAXONOMY'¶ A constant which can be used with the scope property of a ModelProperty. This constant has a value of “TAXONOMY”
-
SELECTION_DEFAULT_TEXT
= 'DEFAULT_TEXT'¶ A constant which can be used with the selection property of a ModelProperty. This constant has a value of “DEFAULT_TEXT”
-
SELECTION_MULTI_CHOICE
= 'MULTI_CHOICE'¶ A constant which can be used with the selection property of a ModelProperty. This constant has a value of “MULTI_CHOICE”
-
SELECTION_SINGLE_CHOICE
= 'SINGLE_CHOICE'¶ A constant which can be used with the selection property of a ModelProperty. This constant has a value of “SINGLE_CHOICE”
-
TYPE_ORACLE_DEFINED
= 'ORACLE_DEFINED'¶ A constant which can be used with the type property of a ModelProperty. This constant has a value of “ORACLE_DEFINED”
-
TYPE_SYSTEM_DEFINED
= 'SYSTEM_DEFINED'¶ A constant which can be used with the type property of a ModelProperty. This constant has a value of “SYSTEM_DEFINED”
-
TYPE_USER_DEFINED
= 'USER_DEFINED'¶ A constant which can be used with the type property of a ModelProperty. This constant has a value of “USER_DEFINED”
-
VALUE_TYPE_NUMERIC
= 'NUMERIC'¶ A constant which can be used with the value_type property of a ModelProperty. This constant has a value of “NUMERIC”
-
VALUE_TYPE_STRING
= 'STRING'¶ A constant which can be used with the value_type property of a ModelProperty. This constant has a value of “STRING”
-
__init__
(**kwargs)¶ Initializes a new ModelProperty 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 ModelProperty.
- compartment_id (str) – The value to assign to the compartment_id property of this ModelProperty.
- display_name (str) – The value to assign to the display_name property of this ModelProperty.
- time_created (datetime) – The value to assign to the time_created property of this ModelProperty.
- time_updated (datetime) – The value to assign to the time_updated property of this ModelProperty.
- resource_region (str) – The value to assign to the resource_region property of this ModelProperty.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this ModelProperty. Allowed values for this property are: “ACTIVE”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this ModelProperty.
- selection (str) – The value to assign to the selection property of this ModelProperty. Allowed values for this property are: “SINGLE_CHOICE”, “MULTI_CHOICE”, “DEFAULT_TEXT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- value_type (str) – The value to assign to the value_type property of this ModelProperty. Allowed values for this property are: “STRING”, “NUMERIC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- values (list[str]) – The value to assign to the values property of this ModelProperty.
- scope (str) – The value to assign to the scope property of this ModelProperty. Allowed values for this property are: “TAXONOMY”, “PLATFORM_CONFIG”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- type (str) – The value to assign to the type property of this ModelProperty. Allowed values for this property are: “USER_DEFINED”, “ORACLE_DEFINED”, “SYSTEM_DEFINED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ModelProperty.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ModelProperty.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ModelProperty.
-
compartment_id
¶ [Required] Gets the compartment_id of this ModelProperty. Tenancy OCID
Returns: The compartment_id of this ModelProperty. Return type: str
Gets the defined_tags of this ModelProperty. 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 ModelProperty. Return type: dict(str, dict(str, object))
-
display_name
¶ [Required] Gets the display_name of this ModelProperty. 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 ModelProperty. Return type: str
Gets the freeform_tags of this ModelProperty. 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 ModelProperty. Return type: dict(str, str)
-
id
¶ [Required] Gets the id of this ModelProperty. The OCID of the resource.
Returns: The id of this ModelProperty. Return type: str
-
lifecycle_details
¶ Gets the lifecycle_details of this ModelProperty. 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 ModelProperty. Return type: str
-
lifecycle_state
¶ [Required] Gets the lifecycle_state of this ModelProperty. The current state of the Property.
Allowed values for this property are: “ACTIVE”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this ModelProperty. Return type: str
-
resource_region
¶ [Required] Gets the resource_region of this ModelProperty. Associated region
Returns: The resource_region of this ModelProperty. Return type: str
-
scope
¶ Gets the scope of this ModelProperty. The scope of the property.
Allowed values for this property are: “TAXONOMY”, “PLATFORM_CONFIG”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The scope of this ModelProperty. Return type: str
-
selection
¶ Gets the selection of this ModelProperty. Text selection of the property.
Allowed values for this property are: “SINGLE_CHOICE”, “MULTI_CHOICE”, “DEFAULT_TEXT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The selection of this ModelProperty. Return type: str
Gets the system_tags of this ModelProperty. 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 ModelProperty. Return type: dict(str, dict(str, object))
-
time_created
¶ [Required] Gets the time_created of this ModelProperty. The time this resource was created. An RFC3339 formatted datetime string.
Returns: The time_created of this ModelProperty. Return type: datetime
-
time_updated
¶ Gets the time_updated of this ModelProperty. The time this resource was last updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this ModelProperty. Return type: datetime
-
type
¶ Gets the type of this ModelProperty. The type of the property.
Allowed values for this property are: “USER_DEFINED”, “ORACLE_DEFINED”, “SYSTEM_DEFINED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The type of this ModelProperty. Return type: str
-
value_type
¶ Gets the value_type of this ModelProperty. Format of the value.
Allowed values for this property are: “STRING”, “NUMERIC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The value_type of this ModelProperty. Return type: str
-
values
¶ Gets the values of this ModelProperty. Values of the property (must be a single value if selection = ‘SINGLE_CHOICE’).
Returns: The values of this ModelProperty. Return type: list[str]
-