ProfileRequest
    • PDF

    ProfileRequest

    • PDF

    Article summary

    Available in VPC

    This is a data type required when creating and editing a domain (profile).

    Syntax

    The syntax is as follows.

    public class ProfileRequest { 
        private Long policyId;
        private String name;
        private Boolean claYn;
        private Long ttl;
    }
    

    Field

    The following describes the fields.

    ProfileRequest

    FieldTypeRequiredDescription
    policyIdLong-Policy ID
    nameString-Domain (profile) name
    claYnBoolean-Cloud Log Analytics usage status
    • true | false
    ttlLong-Domain (profile) TTL

    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.