AiAppContainer
    • PDF

    AiAppContainer

    • PDF

    Article summary

    Available in VPC

    This is an AI app container.

    Syntax

    The syntax is as follows.

    private String containerId;
    private String conponent;
    private String createdAt;
    private String logUrl;
    private Integer cpuCount;
    private String dockerImage;
    private Integer memoryMb;
    private String status;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    containerIdStringOptionalAI app container ID
    componentStringOptionalAI app component
    createdAtStringOptionalAI app execution date and time
    logurlStringOptionalAI app log URL
    cpuCountIntegerOptionalNumber of CPU allocations to be used by the AI app
    dockerImageStringOptionalDocker image and version
    memoryMbIntegerOptionalMemory to be allocated to the Docker container
    StatusStringOptionalFinal status of the AI app submitted

    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.