We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents caae536 + 0e17241 commit 5cae7bcCopy full SHA for 5cae7bc
openapi.yaml
@@ -17383,6 +17383,15 @@ components:
17383
access/perform, see [/profile/grants](/api/v4/profile-grants).
17384
example: false
17385
x-linode-cli-display: 3
17386
+ authentication_type:
17387
+ type: string
17388
+ enum:
17389
+ - password
17390
+ description: |
17391
+ This account's Cloud Manager authentication type. Currently, a user's password
17392
+ (in conjunction with their username) is the only available authentication type.
17393
+ example: password
17394
+ readOnly: true
17395
Region:
17396
type: object
17397
description: An area where Linode services are available.
0 commit comments