Misplaced Pages

OMAPI: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 22:07, 12 July 2012 editPratyeka (talk | contribs)Extended confirmed users8,789 edits clear delete box← Previous edit Revision as of 23:03, 12 July 2012 edit undoAbhayakara (talk | contribs)Extended confirmed users761 edits Before clearing the delete box, consider explaining. It's been there for two years.Next edit →
Line 1: Line 1:
{{Proposed deletion/dated
|concern = this is a very obscure protocol, and I don't think it's notable
|timestamp = 20101029232007
}}

{{Orphan|date=November 2006}} {{Orphan|date=November 2006}}
'''OMAPI''' is an ] that stands for '''Object Management Application Programming Interface'''. It is currently used by ] as an ] to manipulate the internal ] of a running ] in a ] way; the allowed modifications cannot impact the functioning server. '''OMAPI''' is an ] that stands for '''Object Management Application Programming Interface'''. It is currently used by ] as an ] to manipulate the internal ] of a running ] in a ] way; the allowed modifications cannot impact the functioning server.

Revision as of 23:03, 12 July 2012

This article may have been previously nominated for deletion: Misplaced Pages:Articles for deletion/OMAPI exists.
It is proposed that this article be deleted because of the following concern:

this is a very obscure protocol, and I don't think it's notable

If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it.

This message has remained in place for seven days, so the article may be deleted without further notice.

If you created the article, please don't be offended. Instead, consider improving the article so that it is acceptable according to the deletion policy.
Find sources: "OMAPI" – news · newspapers · books · scholar · JSTOR
PRODExpired+%5B%5BWP%3APROD%7CPROD%5D%5D%2C+concern+was%3A+this+is+a+very+obscure+protocol%2C+and+I+don%27t+think+it%27s+notableExpired ], concern was: this is a very obscure protocol, and I don't think it's notable
Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|OMAPI|concern=this is a very obscure protocol, and I don't think it's notable}} ~~~~
Timestamp: 20101029232007 23:20, 29 October 2010 (UTC)
Administrators: delete
This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles; try the Find link tool for suggestions. (November 2006)

OMAPI is an acronym that stands for Object Management Application Programming Interface. It is currently used by ISC DHCP as an API to manipulate the internal data structure of a running server in a secure way; the allowed modifications cannot impact the functioning server.

Operations

  • Shutting down or reloading the server
  • Partially modifying internal data structure such as leases or host
  • Modifying status of objects such as failover relationship

Offering a well-defined API to access the data is an example of «barricade» in software engineering.

References

  • Code complete 2nd Edition Steve McConnell: Defensive Programming
  • DHCP: OMAPI
Categories: