-
Notifications
You must be signed in to change notification settings - Fork 1
metadata parser API TAP 2016 APR 1
mlaboszc edited this page Apr 21, 2016
·
2 revisions
Api endpoints for exposing data models
License: Apache License Version 2.0 License URL: http://www.apache.org/licenses/LICENSE-2.0
Host: metadata.domain BasePath: /
- metadata-parser-controller: Metadata Parser Controller
POST /rest/metadata
Privilege level: Consumer of this endpoint must be a member of specified organization.
Type | Name | Description | Required | Schema | Default |
---|---|---|---|---|---|
BodyParameter | request | request | true | MetadataParseRequest |
HTTP Code | Description | Schema |
---|---|---|
202 | Accepted | No Content |
- application/json
- /
- metadata-parser-controller
Name | Description | Required | Schema | Default |
---|---|---|---|---|
callbackUrl | false | URI | ||
category | false | string | ||
id | false | string | ||
idInObjectStore | false | string | ||
orgUUID | false | string | ||
publicRequest | false | boolean | ||
source | false | string | ||
title | false | string |
- [Overview of Trusted Analytics Platform](Overview of Trusted Analytics Platform)
- [Getting Started Guide](Getting Started Guide)
- Space Shuttle Demo Application
- Trusted Analytics JIRA Project
- [Building TAP from sources] (Building-TAP-from-sources)
- PaaS Architecture
- Use-cases
- [High Level Use Case](High Level Use Case)
- [Model Development for Data Scientists](Model Development for Data Scientists)
- Platform Tips and Tricks
- Platform Security Features
- Platform Configurations
- Release Notes
- Additional Deployment Information