influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > AddResourceMemberRequestBody

AddResourceMemberRequestBody interface

Signature:

interface AddResourceMemberRequestBody 

Properties

Property Modifiers Type Description
id   string The ID of the user to add to the resource.
name?   string (Optional) The name of the user to add to the resource.