Service management api, About the service management api, Chapter 5: service management api – Google Apps Security and Compliance Services Web Services Application Programming Interface Guide, Early Access Version 1.5 User Manual
Page 37
Chapter 5
Service Management API
35
Service Management API
Chapter 5
About the Service Management API
The Service Management API expands the automated capabilities of a key set of
standard batch commands while maintaining fine grain control over organizations,
users, and domains. In addition, the Service Management commands issue
reports, perform transaction authentication, and test the connectivity between the
client application and the server.
Use the Service Management API for fine grain, administrative control over your
organizations. And use the User Sync API for optimal bulk user updates. For more
information about the User Sync API, see “About the User Sync API” on page 39.
The Service Management API uses the API infrastructure features and a set of
the batch interface commands. Accurate use and understanding of the batch
command and database field interface is critical for a successful Service
Management web service.
This chapter introduces the Service Management API.
Management API Reference Guide
service and batch command dependencies. This information describes syntax,
summaries, code snippets, cautions, and authorizations needed to manage your
organizational hierarchies.
Service Management API resources to note in
Management API Reference Guide
•
“Service Management API” chapter is gives detailed syntax, descriptions,
return values, exceptions, authorizations, input and output fields, and code
samples for each operation.
•
“Service Management Example” appendix has a pseudo code algorithm for
deleting a large and complex organization, a common web service task.
Your application can use all of the Google Web Services APIs. The Service
Management API can be in the same application with the User Sync API and the
Endpoint Resolver.