{"type":"model","meta":{"id":"/apps/pubhub/media/nexus-dashboard-api-v1/86cc2501c92a7370499e3d537496e5c722396afb/abd43f69-5bcb-353b-b9fa-96dd0ada6dd7","info":{"contact":{"name":"API Support","url":"https://devnetapps.cisco.com/docs/nexus-dashboard/api-v1/developer-support/"},"title":"Nexus Dashboard API","description":"APIs for platform operations on Nexus Dashboard","version":"4.2.1"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview-legacy-nd.md"},"labelConfig":{"endpoint":{"field":"operationId","format":"startCase"}}},"openapi":"3.0.2","servers":[{"url":"/"}]},"spec":{"description":"Local User Resource","properties":{"metadata":{"properties":{"account":{"description":"An account to which the resource belongs to.","type":"string"},"annotations":{"additionalProperties":{"type":"string"},"description":"A map of string key-value pairs that are used to store arbitrary metadata.","type":"object"},"creationTimestamp":{"description":"A timestamp at which the resource was created.","type":"string"},"deletionTimestamp":{"description":"A timestamp at which the resource has been marked for deletion.","type":"string"},"finalizers":{"additionalProperties":{"type":"boolean"},"description":"A set of entries that are interested in the deletion of the resource. This set must be empty before the resource is fully deleted from the system.","type":"object"},"generation":{"description":"A running sequence number that represents the current generation of the resource.","type":"integer"},"id":{"description":"A Unique ID associated with the resource.","type":"string"},"intraTypeID":{"type":"string"},"intraTypeIDKey":{"type":"string"},"kind":{"description":"A kind to which the resource belongs to.","type":"string"},"labels":{"additionalProperties":{"type":"string"},"description":"A map of string key-value pairs that are used to categorize objects and perform label selection.","type":"object"},"modificationTimestamp":{"description":"A timestamp at which the resource was last modified.","type":"string"},"namespace":{"description":"A namespace to which the resource belongs to. Can be empty for non-namespaced resources.","type":"string"},"org":{"description":"An organization to which the resource belongs to.","type":"string"},"resourceVersion":{"description":"A value that identifies the internal revision of the resource. This is used for optimistic concurrency control.","type":"integer"},"schemaVersion":{"description":"A value that identifies the minor revision of the resource schema.","type":"string"},"statusGeneration":{"description":"A running sequence number that represents the current generation of the status portion of the resource.","type":"integer"}},"$$ref":"#/components/schemas/ManagedObjectMeta_v1_argo.cisco.com_GET"},"spec":{"properties":{"email":{"description":"Local user email","type":"string"},"firstName":{"description":"Local user first name","type":"string"},"lastName":{"description":"Local user last name","type":"string"},"loginID":{"description":"Local user login ID","type":"string"},"password":{"description":"Base64 encoded local user password","type":"string"},"passwordPolicy":{"description":"Local user Password Policy","properties":{"passwordChangeTime":{"description":"Time Recent Password Changed","type":"string"},"reuseLimitation":{"description":"Password Reuse Limitation","type":"integer"},"timeIntervalLimitation":{"description":"Password Time Interval Limitation","type":"integer"}},"$$ref":"#/components/schemas/PasswordPolicy_v4_aaa_GET"},"phone":{"description":"Local user phone","type":"string"},"rbac":{"description":"Local user RBAC","properties":{"domains":{"additionalProperties":{"properties":{"roles":{"additionalProperties":{"type":"string"},"description":"Mapping of ND Roles and Read/Write Privileges","type":"object"}},"$$ref":"#/components/schemas/Roles_v4_aaa_GET"},"description":"Mapping of ND Security Domains and Roles","type":"object"}},"$$ref":"#/components/schemas/RBAC_v4_aaa_GET"},"remoteIDClaim":{"description":"CX UserID mapped to localuser","type":"string"},"userID":{"description":"Local user ID","type":"string"},"xLaunch":{"description":"Local user cross launch Option","type":"boolean"}},"$$ref":"#/components/schemas/LocalUserSpecWrapper_v4_aaa_GET"}},"required":["spec"],"$$ref":"#/components/schemas/LocalUser_v4_aaa_GET","title":"LocalUser_v4_aaa_GET"}}