New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
You can ask OVH to confirm, but it used to be that simply changing contacts or no longer receiving invoices did not mean that you formally stopped being the owner.
Well yes, the script has mostly try and catch around things I expect to explode.
But there is no input validation, I has been to lazy.
It's 20000 Hrs old, but NAND lifecycle looks pretty good, only 31T/42T written. 1% lifespan used.
local?
What would be the best way to get plancodes of the servers listed? In case I want a different server from the list. I won't ask any support questions, just couldn't figure out easy way to understand which plancode indicates to which server and package.
Thank you for the script btw.
Probably yes, which is why I prefer to keep only my own orders.
Something like
import ovh
Initialize OVH client
client = ovh.Client(
endpoint='ovh-eu', # Use 'ovh-ca' if in Canada
application_key='your_app_key',
application_secret='your_app_secret',
consumer_key='your_consumer_key',
)
Get the list of dedicated servers
servers = client.get('/dedicated/server')
Get details for a specific server
server_details = client.get(f'/dedicated/server/{servers[0]}')
print("Plan Code:", server_details['planCode'])
Thanks a lot for the heads up!
Even if it's not actually what happens, you raised an issue that I did not even think was one.
Super amazing!
@allthemtings
give me all your
kissmysufi's
Kissmyfluffi
hahahhahahha
only @emgh is fluffi
i am more like a
That’s a false statement.
Got two KS-LE-A delivered.
Both have a Intel(R) Xeon(R) CPU E3-1245 V2 and 32GB RAM. I wanna get rid off one of these. Anyone interested in it? Would love to exchange it for a KS-LE-B but I guess there is noone up for it..
Why? Another scenario is that you might encounter an unscrupulous seller who could, hypothetically, try to reclaim the server after some time, so it’s better to do a full and official transfer.
No thank you, sorry I’m just looking to swap for a LE-B with NVMe / upgraded RAM.
I don’t think there’s going to be a restock of the LE-E before they’re removed on the 19th
If you change contacts / billing / technical details. It’s a full transfer.
No need another action
Whats the Geekbench on these?
It's currently running. Gonna let you know as soon as it's done.
EDIT: One has 1 GBit/s IPv6 upload. Nice upgrade. Atleast I can call myself a winner on the KS-LE-A lottery.
How long is the drive powered on?
How much are you taking for it? Also, how about drives and network
One has 40k/40k/40k and the other has 80k/80k/40k.
Probably letting this one go:
I'm not interested in making any profit off these. Gonna sell them for the price I paid for them. But as said, I would prefer to swap for a KS-LE-B. I'm not going to lose hope to get my hand on one of these.
No.
Look here, under schema: https://eu.api.ovh.com/console/?section=/order&branch=v1#post-/order/cart
Proud of you, you actually did check the officially documentation.
He didn't even bother.
Aaaaaalmooosst, on one ks-2 which i have i have download 10gbit

I am 50/50 on if my latest fixes actually got my (go) bot working. Still only using it for the unicorn as I'm content with my ks-le-b in frankfurt
PM me if you wanna let go 1
Respect, last time I have written something in go I got AIDS.
Was interesting though.