Package org.odpi.openmetadata.viewservices.serverauthor.api.rest
This package defines the beans used to build the REST request and response payloads.
REST APIs can pass parameters in their URLs (called path variables) as well has having a RequestBody bean
for additional, more complex, or optional parameters. Responses are returned in response beans.
The response beans encode the return type of the method as well as any exceptions and associated messages.
-
Class Summary Class Description ServerAuthorConfigurationResponse A server Author response containing an Open Metadata and governance (OMAG) Server configurationServerAuthorPlatformsResponse A Server Author response containing the known platformsServerAuthorResourceEndpointListResponse Server Author's list of Resource endpoints, which contains the list of platforms.ServerAuthorViewOMVSAPIResponse ServerAuthorViewOMVSAPIResponse provides a common header for the Server Author OMVS managed rest to its REST API.SupportedAuditLogSeveritiesResponse A supported severities for audit log response containing the known platforms