Giter Site home page Giter Site logo

Comments (4)

Wallvon avatar Wallvon commented on July 19, 2024

Could you please give an example of the API callbacks? Since, as far as I know, The MyOwnFreeHost API doesn't really have anything related to it (except for maybe that e.g. with an account creation request the account is added to the queue to be added, but I have no idea if iFastNet also added an endpoint to see if that succeeded or failed).

from mofh-api-docs.

PlanetTheCloud avatar PlanetTheCloud commented on July 19, 2024

Yes, there is one when the account is successfully activated and account suspended I believe. Unfortunately, I don't have any samples I can give you at the moment.
Please refer to this issue on mofh-client as it has some details about it: InfinityFreeHosting/mofh-client#51

from mofh-api-docs.

Wallvon avatar Wallvon commented on July 19, 2024

I'll look into it 😄

from mofh-api-docs.

PlanetTheCloud avatar PlanetTheCloud commented on July 19, 2024

Hi,

Just in case you need it, here are the examples of the API callbacks I received. I only know these four calls and I'm not sure if there's more out there.

User account activated:

Form values:
username	<vpanel_username>
status	ACTIVATED
comments	GENERIC ACTIVATION

SQL Cluster information:

Form values:
username	<vpanel_username>
status	sql102
comments	SQL_SERVER

User account suspended:

Form values:
username	<vpanel_username>
status	SUSPENDED
comments	OTHER_CLOSE; REQUESTED

User account unsuspended:

Form values:
username	<vpanel_username>
status	REACTIVATE
comments	GENERIC REACT

from mofh-api-docs.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.