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.
1 parent e73fa86 commit 8744761Copy full SHA for 8744761
openapi.yaml
@@ -930,9 +930,10 @@ paths:
930
- Account
931
summary: View Login
932
description: >
933
- Returns a login object that displays information about a successful
934
- login from an arbitrary user on the account. This command can only be
935
- accessed by the unrestricted users of an account.
+ Returns a Login object that displays information about a successful login.
+ The logins that can be viewed can be for any user on the account, and are not
+ limited to only the logins of the user that is accessing this API endpoint.
936
+ This command can only be accessed by the unrestricted users of the account.
937
operationId: getAccountLogin
938
x-linode-cli-action: login-view
939
security:
0 commit comments