Package org.odpi.openmetadata.accessservices.assetmanager.rest
package org.odpi.openmetadata.accessservices.assetmanager.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.
-
ClassesClassDescriptionActivityTermClassificationRequestBody is used to classify a glossary that describes an activity.AssetManagerIdentifiersRequestBody provides the identifiers for an asset manager.AssetManagerOMASAPIResponse provides a common header for Asset Manager OMAS managed rest to its REST API.CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.CanonicalVocabularyClassificationRequestBody is used to classify a glossary that has no term definitions with the same name.ConnectionRequestBody describes the request body used to create/update connection properties.ConnectionResponse is a response object for passing back a single connection object.ConnectionsResponse is a response object for passing back a list of connection objects.ConnectorTypeRequestBody describes the request body used to create/update connector type properties.ConnectorReportResponse is a response object for passing back a single connector type object.ConnectorTypesResponse is a response object for passing back a list of connector type objects.ContextDefinitionClassificationRequestBody is used to classify a glossary term to say it described a context.ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.ControlFlowElementsResponse is a response object for passing back a a list of control flow relationships or an exception if the request failed.ControlFlowRequestBody describes the request body used when linking elements within processes.ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.DataAssetElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.DataAssetRequestBody describes the request body used to create/update asset properties.DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.DataFlowElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.DataFlowRequestBody describes the request body used when linking elements within processes.EffectiveTimeQueryRequestBody carries the date/time for a query.ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.ElementHeadersResponse is a response object for passing back a a list of element headers or an exception if the request failed.EndpointRequestBody describes the request body used to create/update endpoint properties.EndpointResponse is a response object for passing back a single endpoint object.EndpointsResponse is a response object for passing back a list of endpoint objects.ExternalGlossaryElementLinkRequestBody describes the request body used to create/update links to external glossary elements.ExternalGlossaryLinkElementsResponse is a response object for passing back a a list of external glossary links or an exception if the request failed.ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.ExternalReferenceElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.ExternalReferenceLinkElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.ExternalReferenceRequestBody describes the request body used to create/update external reference properties.ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.GlossaryCategoryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.GlossaryCategoryRequestBody describes the request body used to create/update glossary category properties.GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.GlossaryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.GlossaryRequestBody describes the request body used to create/update glossary properties.GlossaryTermElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.GlossaryTermElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.GlossaryTermRequestBody describes the request body used to create/update glossary term properties.GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.GovernanceActionElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceAction element object as a response.GovernanceActionElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionElement objects as a response.GovernanceActionProcessElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceActionProcess element object as a response.GovernanceActionProcessElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionProcessElement objects as a response.GovernanceActionTypeElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceActionType element object as a response.GovernanceActionTypeElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionTypeElement objects as a response.DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.NextGovernanceActionTypeElementsResponse is the response structure used on REST API calls that returns a list of NextGovernanceActionTypeElement objects as a response.PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.PortRequestBody describes the request body used to create/update port properties.PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.ProcessCallRequestBody describes the request body used when linking elements within processes.ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.ProcessRequestBody describes the request body used to create/update process properties.ProcessStatusRequestBody describes the request body used to update a process's status.RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.RelationshipRequestBody describes the request body used when linking elements together.SchemaAttributeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.SchemaAttributeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.SchemaAttributeRequestBody describes the request body used to create/update schema attribute properties.SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.SchemaTypeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.SchemaTypeRequestBody describes the request body used to create/update schema type properties.SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.TaxonomyClassificationRequestBody is used to classify a glossary that has the terms organized in a taxonomy.TemplateRequestBody describes the request body used to create/update elements from templates.TermRelationshipRequestBody describes the request body used when linking two terms together.UpdateRequestBody carries the correlation properties and effective time for a create, update or delete request.