AiWorkspaceResponse
    • PDF

    AiWorkspaceResponse

    • PDF

    Article summary

    Available in VPC

    This is a list of AI workspaces.

    Syntax

    The syntax is as follows.

    private String id;
    private String name;
    private String accountName;
    private String description;
    private String imageversion;
    private String createdAt;
    private String modifiedAt;
    private Boolean disabled;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    idStringRequiredAI workspace identifier UUID (base62)
    nameStringOptionalAI workspace name
    accountNameStringOptionalAccount name
    descriptionStringOptionalAI workspace description
    imageVersionStringOptionalDocker image version
    createdAtStringOptionalAI workspace creation date and time
    modifiedAtStringOptionalDate and time when the AI workspace settings have been changed last
    disabledBooleanOptionalWhether the user has resource permissions
    • true | false
      • true: if you don't have resource permissions
      • false: if you have resource permissions

    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.