-
Notifications
You must be signed in to change notification settings - Fork 1
app launcher helper API TAP 2016 APR 1
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Package main app-launcher-helper API
The purpose of this application is to display filtered list of services created by application broker. Filtering is done by SERVICE_NAME environment variable.
Version: 0.4.21
GET /rest/orgs/:id/atkinstances
Privilege level: All users authenticated to cloud foundry have access to this endpoint. Authentication is done by cloud controller.
HTTP Code | Description | Schema |
---|---|---|
200 | AtkInstances | AtkInstances |
500 | InternalServerError | No Content |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
guid | false | string | ||
metadata | false | InstanceMetadata | ||
name | false | string | ||
service_guid | false | string | ||
state | false | string | ||
url | false | string |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instances | false | AtkInstance array | ||
service_plan_guid | false | string |
AtkInstances
Name | Description | Required | Schema | Default |
---|---|---|---|---|
Body | in: body | false | AtkInstances |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
SpaceSummaryHelper | false | SpaceSummaryHelper |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
creator_guid | false | string | ||
creator_name | 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