MENU
      AiAppResponse

        AiAppResponse


        Article summary

        Available in VPC

        This is a data type required for querying all lists in the AI app.

        Syntax

        The syntax is as follows.

        private String id;
        private String appId;
        private String name;
        private String accountName;
        private String queueName;
        private String workspaceName;
        private String state;
        private String finalStatus;
        private String startedAt;
        private String finishedAt;
        private String modifiedAt;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        idStringRequiredAI app identifier UUID (base62)
        appIdStringOptionalYARN application identifier
        • <Example> application_1 *****6417_035*
        nameStringOptionalAI app name
        accountNameStringOptionalData Forest account name
        queueNameStringRequiredYARN queue name
        • GPU (default)
        workspaceNameStringOptionalAI workspace name
        stateStringOptionalStatus after running the AI app
        finalStatusStringOptionalFinal status of the AI app submitted
        startedAtStringOptionalAI app submission date and time
        finishedAtStringOptionalAI app end date and time
        modifiedAtStringOptionalDate and time AI app settings have been changed last

        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.