influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

PatchOrganizationRequest interface

An object that contains updated organization properties to apply.

Signature:

interface PatchOrganizationRequest 

Properties

Property Modifiers Type Description
description?   string (Optional) The description of the organization.
name?   string (Optional) The name of the organization.