Interface PutCloudantSecurityConfigurationParams

Parameters for the putCloudantSecurityConfiguration operation.

Hierarchy

  • PutCloudantSecurityConfigurationParams

Properties

Schema for names and roles to map to a database permission.

Database permissions for Cloudant users and/or API keys.

couchdbAuthOnly?: boolean

Manage permissions using the _users database only.

db: string

Path parameter to specify the database name.

headers?: OutgoingHttpHeaders

Schema for names and roles to map to a database permission.

Generated using TypeDoc