Administering CDA via Web Service
The interface allows to handle administration via web service methods.
This page includes the following:
Methods
- ActivateType - activate custom type versions
- CreateType - create custom types, versions or reports
- DeleteType - delete custom type
- ExportType - export custom type definition
- Grant- grant create or default read access rights
- IndexData - re-index all data for Automic Continuous Delivery Automation global search
- ListType - list custom type usage
- Login - Has to be called first on any administrative task, returns a token.
- RenameType - rename custom types
- Revoke- revoke create or default read access rights
Service Url
- https://[pathToWebApplication]/service/adminservice.asmx
Service WSDL
- https://[pathToWebApplication]/service/adminservice.asmx?wsdl