REST Web service for OTRS CMDB

Moderator: crythias

Post Reply
mohsinkhan009
Znuny newbie
Posts: 64
Joined: 02 Sep 2015, 08:47
Znuny Version: OTRS-Rel-5

REST Web service for OTRS CMDB

Post by mohsinkhan009 »

Can Some one have idea about the REST Web service for OTRS CMDB.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: REST Web service for OTRS CMDB

Post by reneeb »

You should provide more details about what you want to know...

An example how to create a CI via GenericInterface is available at https://github.com/OTRS/ITSMConfigurati ... reateCI.pl
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
mohsinkhan009
Znuny newbie
Posts: 64
Joined: 02 Sep 2015, 08:47
Znuny Version: OTRS-Rel-5

Re: REST Web service for OTRS CMDB

Post by mohsinkhan009 »

Thanks Reneeb, But I am looking for REST webservice
root
Administrator
Posts: 3934
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: REST Web service for OTRS CMDB

Post by root »

Hi,

Use public available ressources about using REST w/ OTRS and check the CMDB related parts in https://github.com/OTRS/ITSMConfigurati ... ConfigItem.

You'll find all params in the source files (POD), e.g. ConfigItemCreate in https://github.com/OTRS/ITSMConfigurati ... te.pm#L116

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply