Skip to main content

linode_settings

Overview

Namelinode_settings
TypeResource
Idlinode.managed.linode_settings

Fields

NameDatatypeDescription
idintegerThe ID of the Linode these Settings are for.
groupstringThe group of the Linode these Settings are for. This is for display purposes only.
labelstringThe label of the Linode these Settings are for.
sshobjectThe SSH settings for this Linode.

Methods

NameAccessible byRequired ParamsDescription
getManagedLinodeSettingSELECTlinodeIdReturns a single Linode's Managed settings.

This command can only be accessed by the unrestricted users of an account.
getManagedLinodeSettingsSELECTReturns a paginated list of Managed Settings for your Linodes. There will
be one entry per Linode on your Account.

This command can only be accessed by the unrestricted users of an account.
_getManagedLinodeSettingEXEClinodeIdReturns a single Linode's Managed settings.

This command can only be accessed by the unrestricted users of an account.
_getManagedLinodeSettingsEXECReturns a paginated list of Managed Settings for your Linodes. There will
be one entry per Linode on your Account.

This command can only be accessed by the unrestricted users of an account.
updateManagedLinodeSettingEXEClinodeIdUpdates a single Linode's Managed settings.
This command can only be accessed by the unrestricted users of an account.