Reorder configuration profile interfaces

Reorders the existing Interfaces of a Configuration Profile.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: reorder_linode_config_profile_interfaces
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes config-interfaces-order $linodeId $configId \
  --ids 101 --ids 102 --ids 103

Learn more

Language
Credentials