Enum PluginStatus
Status of Management Agent Plugin. RUNNING - The plugin is running. STOPPED - The plugin is stopped. INVALID - The plugin status is not recognized. FAILED - The plugin deployment has failed.
Namespace: Oci.ManagementagentService.Models
Assembly: OCI.DotNetSDK.Managementagent.dll
Syntax
public enum PluginStatusFields
| Name | Description | 
|---|---|
| Failed | |
| Invalid | |
| Running | |
| Stopped | |
| UnknownEnumValue |