WorkRequestSummary¶
-
class
oci.oda.models.
WorkRequestSummary
(**kwargs)¶ Bases:
object
A description of the work request’s status.
Attributes
REQUEST_ACTION_CHANGE_CUST_ENC_KEY
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CHANGE_ODA_INSTANCE_COMPARTMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CLONE_DIGITAL_ASSISTANT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CLONE_SKILL
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ASSOCIATION
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_DIGITAL_ASSISTANT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_IMPORTED_PACKAGE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ODA_INSTANCE_ATTACHMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_CREATE_SKILL
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DEACT_CUST_ENC_KEY
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ASSOCIATION
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_IMPORTED_PACKAGE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ODA_INSTANCE_ATTACHMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_EXPORT_DIGITAL_ASSISTANT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_EXPORT_SKILL
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_EXTEND_DIGITAL_ASSISTANT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_EXTEND_SKILL
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_IMPORT_BOT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_LOOKUP_ODA_INSTANCES_FOR_CACCT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_PURGE_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_RECOVER_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_START_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_STOP_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_UPDATE_ENTITLEMENTS_FOR_CACCT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_UPDATE_IMPORTED_PACKAGE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_UPDATE_ODA_INSTANCE_ATTACHMENT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_UPDATE_ODA_PRIVATE_ENDPOINT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_UPGRADE_ODA_INSTANCE
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_VERSION_DIGITAL_ASSISTANT
A constant which can be used with the request_action property of a WorkRequestSummary. REQUEST_ACTION_VERSION_SKILL
A constant which can be used with the request_action property of a WorkRequestSummary. STATUS_ACCEPTED
A constant which can be used with the status property of a WorkRequestSummary. STATUS_CANCELED
A constant which can be used with the status property of a WorkRequestSummary. STATUS_CANCELING
A constant which can be used with the status property of a WorkRequestSummary. STATUS_FAILED
A constant which can be used with the status property of a WorkRequestSummary. STATUS_IN_PROGRESS
A constant which can be used with the status property of a WorkRequestSummary. STATUS_SUCCEEDED
A constant which can be used with the status property of a WorkRequestSummary. compartment_id
[Required] Gets the compartment_id of this WorkRequestSummary. id
[Required] Gets the id of this WorkRequestSummary. oda_instance_id
[Required] Gets the oda_instance_id of this WorkRequestSummary. request_action
[Required] Gets the request_action of this WorkRequestSummary. resource_id
[Required] Gets the resource_id of this WorkRequestSummary. resources
[Required] Gets the resources of this WorkRequestSummary. status
[Required] Gets the status of this WorkRequestSummary. Methods
__init__
(**kwargs)Initializes a new WorkRequestSummary object with values from keyword arguments. -
REQUEST_ACTION_CHANGE_CUST_ENC_KEY
= 'CHANGE_CUST_ENC_KEY'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CHANGE_CUST_ENC_KEY”
-
REQUEST_ACTION_CHANGE_ODA_INSTANCE_COMPARTMENT
= 'CHANGE_ODA_INSTANCE_COMPARTMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CHANGE_ODA_INSTANCE_COMPARTMENT”
-
REQUEST_ACTION_CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT
= 'CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT”
-
REQUEST_ACTION_CLONE_DIGITAL_ASSISTANT
= 'CLONE_DIGITAL_ASSISTANT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CLONE_DIGITAL_ASSISTANT”
-
REQUEST_ACTION_CLONE_SKILL
= 'CLONE_SKILL'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CLONE_SKILL”
-
REQUEST_ACTION_CREATE_ASSOCIATION
= 'CREATE_ASSOCIATION'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ASSOCIATION”
-
REQUEST_ACTION_CREATE_DIGITAL_ASSISTANT
= 'CREATE_DIGITAL_ASSISTANT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_DIGITAL_ASSISTANT”
-
REQUEST_ACTION_CREATE_IMPORTED_PACKAGE
= 'CREATE_IMPORTED_PACKAGE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_IMPORTED_PACKAGE”
-
REQUEST_ACTION_CREATE_ODA_INSTANCE
= 'CREATE_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ODA_INSTANCE”
-
REQUEST_ACTION_CREATE_ODA_INSTANCE_ATTACHMENT
= 'CREATE_ODA_INSTANCE_ATTACHMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ODA_INSTANCE_ATTACHMENT”
-
REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT
= 'CREATE_ODA_PRIVATE_ENDPOINT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ODA_PRIVATE_ENDPOINT”
-
REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT
= 'CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”
-
REQUEST_ACTION_CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY
= 'CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”
-
REQUEST_ACTION_CREATE_SKILL
= 'CREATE_SKILL'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “CREATE_SKILL”
-
REQUEST_ACTION_DEACT_CUST_ENC_KEY
= 'DEACT_CUST_ENC_KEY'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DEACT_CUST_ENC_KEY”
-
REQUEST_ACTION_DELETE_ASSOCIATION
= 'DELETE_ASSOCIATION'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ASSOCIATION”
-
REQUEST_ACTION_DELETE_IMPORTED_PACKAGE
= 'DELETE_IMPORTED_PACKAGE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_IMPORTED_PACKAGE”
-
REQUEST_ACTION_DELETE_ODA_INSTANCE
= 'DELETE_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ODA_INSTANCE”
-
REQUEST_ACTION_DELETE_ODA_INSTANCE_ATTACHMENT
= 'DELETE_ODA_INSTANCE_ATTACHMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ODA_INSTANCE_ATTACHMENT”
-
REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT
= 'DELETE_ODA_PRIVATE_ENDPOINT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ODA_PRIVATE_ENDPOINT”
-
REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT
= 'DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”
-
REQUEST_ACTION_DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY
= 'DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”
-
REQUEST_ACTION_EXPORT_DIGITAL_ASSISTANT
= 'EXPORT_DIGITAL_ASSISTANT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “EXPORT_DIGITAL_ASSISTANT”
-
REQUEST_ACTION_EXPORT_SKILL
= 'EXPORT_SKILL'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “EXPORT_SKILL”
-
REQUEST_ACTION_EXTEND_DIGITAL_ASSISTANT
= 'EXTEND_DIGITAL_ASSISTANT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “EXTEND_DIGITAL_ASSISTANT”
-
REQUEST_ACTION_EXTEND_SKILL
= 'EXTEND_SKILL'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “EXTEND_SKILL”
-
REQUEST_ACTION_IMPORT_BOT
= 'IMPORT_BOT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “IMPORT_BOT”
-
REQUEST_ACTION_LOOKUP_ODA_INSTANCES_FOR_CACCT
= 'LOOKUP_ODA_INSTANCES_FOR_CACCT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “LOOKUP_ODA_INSTANCES_FOR_CACCT”
-
REQUEST_ACTION_PURGE_ODA_INSTANCE
= 'PURGE_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “PURGE_ODA_INSTANCE”
-
REQUEST_ACTION_RECOVER_ODA_INSTANCE
= 'RECOVER_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “RECOVER_ODA_INSTANCE”
-
REQUEST_ACTION_START_ODA_INSTANCE
= 'START_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “START_ODA_INSTANCE”
-
REQUEST_ACTION_STOP_ODA_INSTANCE
= 'STOP_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “STOP_ODA_INSTANCE”
-
REQUEST_ACTION_UPDATE_ENTITLEMENTS_FOR_CACCT
= 'UPDATE_ENTITLEMENTS_FOR_CACCT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “UPDATE_ENTITLEMENTS_FOR_CACCT”
-
REQUEST_ACTION_UPDATE_IMPORTED_PACKAGE
= 'UPDATE_IMPORTED_PACKAGE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “UPDATE_IMPORTED_PACKAGE”
-
REQUEST_ACTION_UPDATE_ODA_INSTANCE_ATTACHMENT
= 'UPDATE_ODA_INSTANCE_ATTACHMENT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “UPDATE_ODA_INSTANCE_ATTACHMENT”
-
REQUEST_ACTION_UPDATE_ODA_PRIVATE_ENDPOINT
= 'UPDATE_ODA_PRIVATE_ENDPOINT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “UPDATE_ODA_PRIVATE_ENDPOINT”
-
REQUEST_ACTION_UPGRADE_ODA_INSTANCE
= 'UPGRADE_ODA_INSTANCE'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “UPGRADE_ODA_INSTANCE”
-
REQUEST_ACTION_VERSION_DIGITAL_ASSISTANT
= 'VERSION_DIGITAL_ASSISTANT'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “VERSION_DIGITAL_ASSISTANT”
-
REQUEST_ACTION_VERSION_SKILL
= 'VERSION_SKILL'¶ A constant which can be used with the request_action property of a WorkRequestSummary. This constant has a value of “VERSION_SKILL”
-
STATUS_ACCEPTED
= 'ACCEPTED'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “ACCEPTED”
-
STATUS_CANCELED
= 'CANCELED'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “CANCELED”
-
STATUS_CANCELING
= 'CANCELING'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “CANCELING”
-
STATUS_FAILED
= 'FAILED'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “FAILED”
-
STATUS_IN_PROGRESS
= 'IN_PROGRESS'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “IN_PROGRESS”
-
STATUS_SUCCEEDED
= 'SUCCEEDED'¶ A constant which can be used with the status property of a WorkRequestSummary. This constant has a value of “SUCCEEDED”
-
__init__
(**kwargs)¶ Initializes a new WorkRequestSummary 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 WorkRequestSummary.
- compartment_id (str) – The value to assign to the compartment_id property of this WorkRequestSummary.
- oda_instance_id (str) – The value to assign to the oda_instance_id property of this WorkRequestSummary.
- resource_id (str) – The value to assign to the resource_id property of this WorkRequestSummary.
- request_action (str) – The value to assign to the request_action property of this WorkRequestSummary. Allowed values for this property are: “CREATE_ODA_INSTANCE”, “UPGRADE_ODA_INSTANCE”, “DELETE_ODA_INSTANCE”, “PURGE_ODA_INSTANCE”, “RECOVER_ODA_INSTANCE”, “STOP_ODA_INSTANCE”, “START_ODA_INSTANCE”, “CHANGE_ODA_INSTANCE_COMPARTMENT”, “CHANGE_CUST_ENC_KEY”, “DEACT_CUST_ENC_KEY”, “CREATE_ASSOCIATION”, “DELETE_ASSOCIATION”, “UPDATE_ENTITLEMENTS_FOR_CACCT”, “LOOKUP_ODA_INSTANCES_FOR_CACCT”, “CREATE_ODA_INSTANCE_ATTACHMENT”, “UPDATE_ODA_INSTANCE_ATTACHMENT”, “DELETE_ODA_INSTANCE_ATTACHMENT”, “CREATE_IMPORTED_PACKAGE”, “UPDATE_IMPORTED_PACKAGE”, “DELETE_IMPORTED_PACKAGE”, “IMPORT_BOT”, “CREATE_SKILL”, “CLONE_SKILL”, “EXTEND_SKILL”, “VERSION_SKILL”, “EXPORT_SKILL”, “CREATE_DIGITAL_ASSISTANT”, “CLONE_DIGITAL_ASSISTANT”, “EXTEND_DIGITAL_ASSISTANT”, “VERSION_DIGITAL_ASSISTANT”, “EXPORT_DIGITAL_ASSISTANT”, “CREATE_ODA_PRIVATE_ENDPOINT”, “DELETE_ODA_PRIVATE_ENDPOINT”, “UPDATE_ODA_PRIVATE_ENDPOINT”, “CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT”, “CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”, “DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”, “CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”, “DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- status (str) – The value to assign to the status property of this WorkRequestSummary. Allowed values for this property are: “ACCEPTED”, “IN_PROGRESS”, “SUCCEEDED”, “FAILED”, “CANCELING”, “CANCELED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- resources (list[oci.oda.models.WorkRequestResource]) – The value to assign to the resources property of this WorkRequestSummary.
-
compartment_id
¶ [Required] Gets the compartment_id of this WorkRequestSummary. The identifier of the compartment that contains the work request.
Returns: The compartment_id of this WorkRequestSummary. Return type: str
-
id
¶ [Required] Gets the id of this WorkRequestSummary. The identifier of the work request.
Returns: The id of this WorkRequestSummary. Return type: str
-
oda_instance_id
¶ [Required] Gets the oda_instance_id of this WorkRequestSummary. The identifier of the Digital Assistant instance to which this work request pertains.
Returns: The oda_instance_id of this WorkRequestSummary. Return type: str
-
request_action
¶ [Required] Gets the request_action of this WorkRequestSummary. The type of the operation that’s associated with the work request.
Allowed values for this property are: “CREATE_ODA_INSTANCE”, “UPGRADE_ODA_INSTANCE”, “DELETE_ODA_INSTANCE”, “PURGE_ODA_INSTANCE”, “RECOVER_ODA_INSTANCE”, “STOP_ODA_INSTANCE”, “START_ODA_INSTANCE”, “CHANGE_ODA_INSTANCE_COMPARTMENT”, “CHANGE_CUST_ENC_KEY”, “DEACT_CUST_ENC_KEY”, “CREATE_ASSOCIATION”, “DELETE_ASSOCIATION”, “UPDATE_ENTITLEMENTS_FOR_CACCT”, “LOOKUP_ODA_INSTANCES_FOR_CACCT”, “CREATE_ODA_INSTANCE_ATTACHMENT”, “UPDATE_ODA_INSTANCE_ATTACHMENT”, “DELETE_ODA_INSTANCE_ATTACHMENT”, “CREATE_IMPORTED_PACKAGE”, “UPDATE_IMPORTED_PACKAGE”, “DELETE_IMPORTED_PACKAGE”, “IMPORT_BOT”, “CREATE_SKILL”, “CLONE_SKILL”, “EXTEND_SKILL”, “VERSION_SKILL”, “EXPORT_SKILL”, “CREATE_DIGITAL_ASSISTANT”, “CLONE_DIGITAL_ASSISTANT”, “EXTEND_DIGITAL_ASSISTANT”, “VERSION_DIGITAL_ASSISTANT”, “EXPORT_DIGITAL_ASSISTANT”, “CREATE_ODA_PRIVATE_ENDPOINT”, “DELETE_ODA_PRIVATE_ENDPOINT”, “UPDATE_ODA_PRIVATE_ENDPOINT”, “CHANGE_ODA_PRIVATE_ENDPOINT_COMPARTMENT”, “CREATE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”, “DELETE_ODA_PRIVATE_ENDPOINT_SCAN_PROXY”, “CREATE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”, “DELETE_ODA_PRIVATE_ENDPOINT_ATTACHMENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The request_action of this WorkRequestSummary. Return type: str
-
resource_id
¶ [Required] Gets the resource_id of this WorkRequestSummary. The identifier of the resource to which this work request pertains.
Returns: The resource_id of this WorkRequestSummary. Return type: str
-
resources
¶ [Required] Gets the resources of this WorkRequestSummary. The resources that this work request affects.
Returns: The resources of this WorkRequestSummary. Return type: list[oci.oda.models.WorkRequestResource]
-
status
¶ [Required] Gets the status of this WorkRequestSummary. The status of current work request.
Allowed values for this property are: “ACCEPTED”, “IN_PROGRESS”, “SUCCEEDED”, “FAILED”, “CANCELING”, “CANCELED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The status of this WorkRequestSummary. Return type: str
-