--- Title: Credentials object alwaysopen: false categories: - docs - operate - rs description: Documents the credentials object used with Redis Enterprise Software REST API calls. linkTitle: credentials weight: $weight url: '/operate/rs/7.22/references/rest-api/objects/bootstrap/credentials/' --- | Name | Type/Value | Description | |------|------------|-------------| | password | string | Admin password | | username | string | Admin username (pattern does not allow special characters &,\<,>,") |