Show / Hide Table of Contents

Enum IormPlanStatusEnum

The status of the IORM plan of an Exadata storage server. The OTHER status is used when Exadata adds a new value, and OTHER should not be used as input when to make change to IORM plan.

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum IormPlanStatusEnum

Fields

Name Description
Active
Inactive
Other
UnknownEnumValue
In this article
Back to top