ServiceEnvironmentSummary

class oci.service_manager_proxy.models.ServiceEnvironmentSummary(**kwargs)

Bases: object

Summary of service environment details.

Attributes

STATUS_ACCESS_DISABLED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_ACTIVE A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_ACTIVATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_DISABLING A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_DISABLING_ACCESS A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_ENABLING A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_ENABLING_ACCESS A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_LOCK_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_MIGRATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_RESUMPTION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_SOFT_TERMINATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_SUSPENSION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_TERMINATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_BEGIN_UNLOCK_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_CANCELED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_DISABLED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_FAILED_ACTIVATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_FAILED_LOCK_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_FAILED_MIGRATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_INITIALIZED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_LOCKED_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_RELOCATED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_SOFT_TERMINATED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_SUSPENDED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_TERMINATED A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_TRA_UNKNOWN A constant which can be used with the status property of a ServiceEnvironmentSummary.
STATUS_UNLOCKED_RELOCATION A constant which can be used with the status property of a ServiceEnvironmentSummary.
compartment_id [Required] Gets the compartment_id of this ServiceEnvironmentSummary.
console_url Gets the console_url of this ServiceEnvironmentSummary.
defined_tags Gets the defined_tags of this ServiceEnvironmentSummary.
freeform_tags Gets the freeform_tags of this ServiceEnvironmentSummary.
id [Required] Gets the id of this ServiceEnvironmentSummary.
service_definition [Required] Gets the service_definition of this ServiceEnvironmentSummary.
service_environment_endpoints Gets the service_environment_endpoints of this ServiceEnvironmentSummary.
status [Required] Gets the status of this ServiceEnvironmentSummary.
subscription_id [Required] Gets the subscription_id of this ServiceEnvironmentSummary.

Methods

__init__(**kwargs) Initializes a new ServiceEnvironmentSummary object with values from keyword arguments.
STATUS_ACCESS_DISABLED = 'ACCESS_DISABLED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “ACCESS_DISABLED”

STATUS_ACTIVE = 'ACTIVE'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “ACTIVE”

STATUS_BEGIN_ACTIVATION = 'BEGIN_ACTIVATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_ACTIVATION”

STATUS_BEGIN_DISABLING = 'BEGIN_DISABLING'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_DISABLING”

STATUS_BEGIN_DISABLING_ACCESS = 'BEGIN_DISABLING_ACCESS'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_DISABLING_ACCESS”

STATUS_BEGIN_ENABLING = 'BEGIN_ENABLING'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_ENABLING”

STATUS_BEGIN_ENABLING_ACCESS = 'BEGIN_ENABLING_ACCESS'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_ENABLING_ACCESS”

STATUS_BEGIN_LOCK_RELOCATION = 'BEGIN_LOCK_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_LOCK_RELOCATION”

STATUS_BEGIN_MIGRATION = 'BEGIN_MIGRATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_MIGRATION”

STATUS_BEGIN_RELOCATION = 'BEGIN_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_RELOCATION”

STATUS_BEGIN_RESUMPTION = 'BEGIN_RESUMPTION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_RESUMPTION”

STATUS_BEGIN_SOFT_TERMINATION = 'BEGIN_SOFT_TERMINATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_SOFT_TERMINATION”

STATUS_BEGIN_SUSPENSION = 'BEGIN_SUSPENSION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_SUSPENSION”

STATUS_BEGIN_TERMINATION = 'BEGIN_TERMINATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_TERMINATION”

STATUS_BEGIN_UNLOCK_RELOCATION = 'BEGIN_UNLOCK_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “BEGIN_UNLOCK_RELOCATION”

STATUS_CANCELED = 'CANCELED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “CANCELED”

STATUS_DISABLED = 'DISABLED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “DISABLED”

STATUS_FAILED_ACTIVATION = 'FAILED_ACTIVATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “FAILED_ACTIVATION”

STATUS_FAILED_LOCK_RELOCATION = 'FAILED_LOCK_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “FAILED_LOCK_RELOCATION”

STATUS_FAILED_MIGRATION = 'FAILED_MIGRATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “FAILED_MIGRATION”

STATUS_INITIALIZED = 'INITIALIZED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “INITIALIZED”

STATUS_LOCKED_RELOCATION = 'LOCKED_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “LOCKED_RELOCATION”

STATUS_RELOCATED = 'RELOCATED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “RELOCATED”

STATUS_SOFT_TERMINATED = 'SOFT_TERMINATED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “SOFT_TERMINATED”

STATUS_SUSPENDED = 'SUSPENDED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “SUSPENDED”

STATUS_TERMINATED = 'TERMINATED'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “TERMINATED”

STATUS_TRA_UNKNOWN = 'TRA_UNKNOWN'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “TRA_UNKNOWN”

STATUS_UNLOCKED_RELOCATION = 'UNLOCKED_RELOCATION'

A constant which can be used with the status property of a ServiceEnvironmentSummary. This constant has a value of “UNLOCKED_RELOCATION”

__init__(**kwargs)

Initializes a new ServiceEnvironmentSummary 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 ServiceEnvironmentSummary.
  • subscription_id (str) – The value to assign to the subscription_id property of this ServiceEnvironmentSummary.
  • status (str) – The value to assign to the status property of this ServiceEnvironmentSummary. Allowed values for this property are: “INITIALIZED”, “BEGIN_ACTIVATION”, “ACTIVE”, “BEGIN_SOFT_TERMINATION”, “SOFT_TERMINATED”, “BEGIN_TERMINATION”, “CANCELED”, “TERMINATED”, “BEGIN_DISABLING”, “BEGIN_ENABLING”, “BEGIN_MIGRATION”, “DISABLED”, “BEGIN_SUSPENSION”, “BEGIN_RESUMPTION”, “SUSPENDED”, “BEGIN_LOCK_RELOCATION”, “LOCKED_RELOCATION”, “BEGIN_RELOCATION”, “RELOCATED”, “BEGIN_UNLOCK_RELOCATION”, “UNLOCKED_RELOCATION”, “FAILED_LOCK_RELOCATION”, “FAILED_ACTIVATION”, “FAILED_MIGRATION”, “ACCESS_DISABLED”, “BEGIN_DISABLING_ACCESS”, “BEGIN_ENABLING_ACCESS”, “TRA_UNKNOWN”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • compartment_id (str) – The value to assign to the compartment_id property of this ServiceEnvironmentSummary.
  • service_definition (oci.service_manager_proxy.models.ServiceDefinition) – The value to assign to the service_definition property of this ServiceEnvironmentSummary.
  • console_url (str) – The value to assign to the console_url property of this ServiceEnvironmentSummary.
  • service_environment_endpoints (list[oci.service_manager_proxy.models.ServiceEnvironmentEndPointOverview]) – The value to assign to the service_environment_endpoints property of this ServiceEnvironmentSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ServiceEnvironmentSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ServiceEnvironmentSummary.
compartment_id

[Required] Gets the compartment_id of this ServiceEnvironmentSummary. The OCID for the compartment.

Returns:The compartment_id of this ServiceEnvironmentSummary.
Return type:str
console_url

Gets the console_url of this ServiceEnvironmentSummary. The URL for the console.

Returns:The console_url of this ServiceEnvironmentSummary.
Return type:str
defined_tags

Gets the defined_tags of this ServiceEnvironmentSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {“Operations”: {“CostCenter”: “42”}}

Returns:The defined_tags of this ServiceEnvironmentSummary.
Return type:dict(str, dict(str, object))
freeform_tags

Gets the freeform_tags of this ServiceEnvironmentSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {“CostCenter”: “42”}

Returns:The freeform_tags of this ServiceEnvironmentSummary.
Return type:dict(str, str)
id

[Required] Gets the id of this ServiceEnvironmentSummary. Unqiue identifier for the entitlement related to the environment.

Note: Not an OCID.

Returns:The id of this ServiceEnvironmentSummary.
Return type:str
service_definition

[Required] Gets the service_definition of this ServiceEnvironmentSummary.

Returns:The service_definition of this ServiceEnvironmentSummary.
Return type:oci.service_manager_proxy.models.ServiceDefinition
service_environment_endpoints

Gets the service_environment_endpoints of this ServiceEnvironmentSummary. Array of service environment end points.

Returns:The service_environment_endpoints of this ServiceEnvironmentSummary.
Return type:list[oci.service_manager_proxy.models.ServiceEnvironmentEndPointOverview]
status

[Required] Gets the status of this ServiceEnvironmentSummary. Status of the entitlement registration for the service.

Allowed values for this property are: “INITIALIZED”, “BEGIN_ACTIVATION”, “ACTIVE”, “BEGIN_SOFT_TERMINATION”, “SOFT_TERMINATED”, “BEGIN_TERMINATION”, “CANCELED”, “TERMINATED”, “BEGIN_DISABLING”, “BEGIN_ENABLING”, “BEGIN_MIGRATION”, “DISABLED”, “BEGIN_SUSPENSION”, “BEGIN_RESUMPTION”, “SUSPENDED”, “BEGIN_LOCK_RELOCATION”, “LOCKED_RELOCATION”, “BEGIN_RELOCATION”, “RELOCATED”, “BEGIN_UNLOCK_RELOCATION”, “UNLOCKED_RELOCATION”, “FAILED_LOCK_RELOCATION”, “FAILED_ACTIVATION”, “FAILED_MIGRATION”, “ACCESS_DISABLED”, “BEGIN_DISABLING_ACCESS”, “BEGIN_ENABLING_ACCESS”, “TRA_UNKNOWN”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The status of this ServiceEnvironmentSummary.
Return type:str
subscription_id

[Required] Gets the subscription_id of this ServiceEnvironmentSummary. The unique subscription ID associated with the service environment ID.

Note: Not an OCID.

Returns:The subscription_id of this ServiceEnvironmentSummary.
Return type:str