hnhdigital-os/php-linode-api

View on GitHub

Showing 224 of 224 total issues

Line exceeds 120 characters; contains 126 characters
Open

     * Adds a new Disk to a Linode. You can optionally create a Disk from an Image (see [/images](/#operation/getImages) for a

Line exceeds 120 characters; contains 121 characters
Open

     * will return a  204 and no body because unrestricted users have access to everything without grants.  This will not

Line exceeds 120 characters; contains 126 characters
Open

     * Linodes created with now-deprecated Types are entitled to a free upgrade to the next generation. A mutating Linode will

Line exceeds 120 characters; contains 127 characters
Open

     * https://login.linode.com, and all tokens issued to this client will be invalidated (meaning that if your application was

Line exceeds 120 characters; contains 121 characters
Open

     * Returns the full grants structure for this User. This includes all entities on the Account alongside what level of

Line exceeds 120 characters; contains 126 characters
Open

     * Deletes a User. The deleted User will be immediately logged out and may no longer log in or perform any actions. All of

Line exceeds 120 characters; contains 127 characters
Open

     * Rescue Mode is a safe environment for performing many system recovery and disk management tasks. Rescue Mode is based on

Line exceeds 120 characters; contains 126 characters
Open

     * Configure shared IPs.  A shared IP may be brought up on a Linode other than the one it lists in its response.  This can

Line exceeds 120 characters; contains 123 characters
Open

     * Detaches a Volume on your Account from a Linode on your Account. In order for this request to complete successfully,
Severity: Minor
Found in src/endpoints/Volume.php by phpcodesniffer

Line exceeds 120 characters; contains 123 characters
Open

     * Allocates a new IPv4 Address on your Account. The Linode must be configured to support additional addresses - please

Line exceeds 120 characters; contains 122 characters
Open

     * Creates a Volume on your Account. In order for this to complete successfully, your User must have the `add_volumes`
Severity: Minor
Found in src/endpoints/Volumes.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

     * Returns a paginated list of NodeBalancer Configs associated with this NodeBalancer. NodeBalancer Configs represent

Line exceeds 120 characters; contains 127 characters
Open

     * Once completed, this NodeBalancer will no longer respond to requests on the given port. This also deletes all associated

Line exceeds 120 characters; contains 126 characters
Open

     * were given with [tfa-enable-confirm](/#operation/tfaConfirm) (see below). Once enabled, logins from untrusted computers

Line exceeds 120 characters; contains 124 characters
Open

     * Update the grants a User has. This can be used to give a User access to new entities or actions, or take access away.

Line exceeds 120 characters; contains 123 characters
Open

     * This is a collection of Domains that you have registered in Linode's DNS Manager.  Linode is not a registrar, and in
Severity: Minor
Found in src/endpoints/Domains.php by phpcodesniffer

Line exceeds 120 characters; contains 124 characters
Open

     * Allocates a public or private IPv4 address to a Linode. Public IP Addresses, after the one included with each Linode,

Line exceeds 120 characters; contains 124 characters
Open

     * incur an additional monthly charge. If you need an additional public IP Address you must request one - please [open a

Line exceeds 120 characters; contains 125 characters
Open

     * Creates a Managed Contact.  A Managed Contact is someone Linode special forces can contact in the course of attempting

Line exceeds 120 characters; contains 127 characters
Open

     * Revokes a Personal Access Token. The token will be invalidated immediately, and requests using that token will fail with
Severity
Category
Status
Source
Language