{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"required":["name","password"],"type":"object","properties":{"name":{"maxLength":128,"minLength":1,"pattern":"^(?!(?:root|daemon|bin|sys|sync|games|man|lp|mail|news|uucp|proxy|www-data|backup|list|irc|gnats|nobody|basic|sshd|quagga|vmanage-admin|vmanage|viptela-reserved)$)[a-z][a-z0-9._-]*$","type":"string","description":"User name","example":"admin"},"password":{"pattern":"^(?:\\$CRYPT\\$.{17}|(?!(?:\\$CRYPT\\$)).{1,128})$","type":"string","description":"User password, either a encrypted string starting with $CRYPT$, or a clear text string of length 1–128","example":"password"},"userGroup":{"type":"string","description":"User group name which user belongs to","example":"netadmin","enum":["basic","operator","netadmin"]}},"description":"Create local login account","$$ref":"#/components/schemas/AaaLocalUser","title":"AaaLocalUser"}}