ActivityLog
    • PDF

    ActivityLog

    • PDF

    Article summary

    Available in VPC

    This is a log of scaling action execution.

    Syntax

    The syntax is as follows.

    private String autoScalingGroupNo;
    private String activityNo;
    private String serverInstanceNo;
    private String zoneCode;
    private String actionName;
    private CommonCode actionStatus;
    private String actionCause;
    private String actionDescription;
    private Date startTime;
    private Date endTime;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    autoScalingGroupNoStringRequiredAutoscaling group number
    activityNoStringRequiredScaling action execution log number
    • NAVER Cloud Platform's identifier to identify scaling action execution logs
    serverInstanceNoStringOptionalNumber of the target server instance on which the action was performed
    zoneCodeStringOptionalZone code where the target server where the action was performed is located
    actionNameStringRequiredAction name
    • Launch | Terminate | Scheduled Action
    actionStatusCommonCodeRequiredAction execution status
    • INPRG | SUCCS | FAILD | CANCL
      • INPRG: in progress
      • SUCCS: success
      • FAILD: failed
      • CANCL: canceled
    actionCauseStringOptionalCause of action
    actionDescriptionStringRequiredAction execution history
    startTimeDateRequiredStart date and time (YYYY-MM-DDThh:mm:ssZ)
    endTimeDateOptionalEnd date and time (YYYY-MM-DDThh:mm:ssZ)

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.