MENU
      AccountResponse

        AccountResponse


        Article summary

        Available in VPC

        This is the Data Forest account information.

        Syntax

        The syntax is as follows.

        private String id;
        private String name;
        private String principal;
        private String status;
        private String createAt;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        idStringRequiredAccount identifier UUID (base62)
        nameStringOptionalAccount name
        principalStringOptionalAccount's principal email
        • <Example> @KR.DF.NAVERNCP.COM
        statusStringOptionalAccount status
        • ACCEPTED | RUNNING (default) | CHANGING
        disabledStringOptionalWhether the user has resource permissions
        • true | false
          • true: if you don't have resource permissions
          • false: if you have resource permissions
        createAtStringOptionalAccount creation date and time

        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.