Container
    • PDF

    Container

    • PDF

    Article summary

    Available in Classic

    This is the container information.

    Syntax

    The syntax is as follows.

    private String type;
    private String containerStatus;
    private long memoryUsageByte;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    typeStringRequiredContainer type
    • indexer | searcher
    containerStatusStringRequiredContainer status
    • created | warmup | running | clous_exiting | failed | unknown
      • created: The container has just been created
      • warmup: The container is running, running daemon, and loading search volumes into memory
      • running: The container is working properly
      • clous_exiting: The container's shutdown operation is in progress
      • failed: The status set when a container's startup or shutdown operation fails
      • unknown: The checker failed to resolve the container status
    memoryUsageBytelongRequiredContainer's memory usage (byte)

    Was this article helpful?

    What's Next
    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.