Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PostBucketsIDMembersRequest
Interface PostBucketsIDMembersRequest
interface
PostBucketsIDMembersRequest
{
body
:
AddResourceMemberRequestBody
;
bucketID
:
string
;
}
Index
Properties
body
bucketID
Properties
body
body
:
AddResourceMemberRequestBody
A user to add as a member to the bucket.
bucketID
bucketID
:
string
The ID of the bucket to retrieve users for.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
bucketID
Documentation
Loading...
A user to add as a member to the bucket.