Create a Longview client

Creates a Longview Client. This Client will not begin monitoring the status of your server until you configure the Longview Client application on your Linode using the returning install_code and api_key.

linode-cli longview create \ --label client789
Learn more...
longview:read_write
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Body Params

Information about the LongviewClient to create.

string
length between 3 and 32

Filterable This Client's unique label. This is for display purposes only.

Responses

Response body
object
string

Read-only The API key for this Client, used when configuring the Longview Client application on your Linode.

Returns as [REDACTED] if you do not have read-write access to this client.

apps
object

Read-only The apps this Client is monitoring on your Linode. This is configured when you install the Longview Client application, and is present here for information purposes only.

boolean

Read-only If true, the Apache Longview Client module is monitoring Apache on your server.

boolean

Read-only If true, the MySQL Longview Client modules is monitoring MySQL on your server.

boolean

Read-only If true, the Nginx Longview Client module is monitoring Nginx on your server.

date-time

Read-only When this Longview Client was created.

integer

Read-only This Client's unique ID.

string

Read-only The install code for this Client, used when configuring the Longview Client application on your Linode.

Returns as [REDACTED] if you do not have read-write access to this client.

string
length between 3 and 32

Filterable This Client's unique label. This is for display purposes only.

date-time

Read-only When this Longview Client was last updated.

Language
Credentials