OBJECT
type Profile {accessLevel: Int authCred: AuthCred authCredId: Long bestCredential: Credential defaultProfile: Int editable: Boolean maxAccess: Boolean maxCredId: Long maxCredential: Credential maxSecLevel: String ngf: String noAccessProfile: Boolean pingOnlyProfile: Boolean profileId: Long profileName: String profileType: Int readAccess: Boolean readCredId: Long readCredential: Credential readSecLevel: String snmpType: Int systemDefaultProfile: Boolean v1: Boolean v2: Boolean v3: Boolean writeAccess: Boolean writeCredId: Long writeCredential: Credential writeSecLevel: String }