Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

SuspendedProcess

Prev Next

Available in Classic

This is the suspended process information.

Syntax

The syntax is as follows.

private CommonCode process;
private String suspensionReason;

Field

The following describes the fields.

Field Type Required Description
process CommonCode Required Process
  • HTHCK | SCACT | LANCH | TERMT | RPUNH | ZNRBL | ADTLB | ALMNO
    • HTHCK: health check
    • SCACT: scheduled action
    • LANCH: Create server instance
    • TERMT: Terminate server instance
    • RPUNH: Replace server instance with health issues
    • ZNRB: Rebalance the number of server instances per Zone
    • ADTLB: Add server instance to the load balancer
    • ALMNO: alert notification
suspensionReason String Optional Process suspension cause