AppResponse
    • PDF

    AppResponse

    • PDF

    Article summary

    Available in VPC

    This is a list of all the apps in a Data Forest account.

    Syntax

    The syntax is as follows.

    private String id;
    private String name;
    private String state;
    private String queueName;
    private String accountId;
    private String accountName;
    private String startName;
    private String startedAt;
    private String finishedAt;
    private Integer lifetimeMillis;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    idStringRequiredApp identifier UUID (base62)
    nameStringRequiredApp name
    stateStringRequiredApp status
    queueNameStringRequiredYARN queue name
    • dev (default)
    accountIdStringRequiredAccount identifier UUID (base62)
    accountNameStringOptionalAccount name
    startedAtStringOptionalApp creation date and time
    finishedAtStringOptionalApp end date and time
    lifetimeMillisIntegerOptionalApp's uptime (milliseconds)

    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.