Get Application Capability
Allows the retrieval of application information in the context of given machines.
Path Parameters
- capabilityType string required
Capabilitiy type
- application/json-patch+json
- application/json
- text/json
- application/*+json
Request Body
Capabilities request
- tmids string[]
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[]
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[]
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[]
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[]
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[]
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[]
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[]
If present, the response is filtered by this list of application ids
- 200
- 400
- 401
Successful
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema array
- tmid string
TapioMachineId
- capabilityType string
Capability type
applications object[]
Applications assigned to this TapioMachineId
applicationId uuidApplication id
displayName stringDisplay name
aadClientIds string[]Assigned AAD client ids
endpoints object[]
List of endpoints
id uuidInternal id
endpointType stringEndpoint type, "eventhub" or "storageAccount"
endpointValueConnection information for the endpoint
tags string[]Tags
[
{
"tmid": "string",
"capabilityType": "string",
"applications": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"displayName": "string",
"aadClientIds": [
"string"
],
"endpoints": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"endpointType": "string",
"tags": [
"string"
]
}
]
}
]
}
]
- Schema
- Example (from schema)
Schema array
- tmid string
TapioMachineId
- capabilityType string
Capability type
applications object[]
Applications assigned to this TapioMachineId
applicationId uuidApplication id
displayName stringDisplay name
aadClientIds string[]Assigned AAD client ids
endpoints object[]
List of endpoints
id uuidInternal id
endpointType stringEndpoint type, "eventhub" or "storageAccount"
endpointValueConnection information for the endpoint
tags string[]Tags
[
{
"tmid": "string",
"capabilityType": "string",
"applications": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"displayName": "string",
"aadClientIds": [
"string"
],
"endpoints": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"endpointType": "string",
"tags": [
"string"
]
}
]
}
]
}
]
- Schema
- Example (from schema)
Schema array
- tmid string
TapioMachineId
- capabilityType string
Capability type
applications object[]
Applications assigned to this TapioMachineId
applicationId uuidApplication id
displayName stringDisplay name
aadClientIds string[]Assigned AAD client ids
endpoints object[]
List of endpoints
id uuidInternal id
endpointType stringEndpoint type, "eventhub" or "storageAccount"
endpointValueConnection information for the endpoint
tags string[]Tags
[
{
"tmid": "string",
"capabilityType": "string",
"applications": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"displayName": "string",
"aadClientIds": [
"string"
],
"endpoints": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"endpointType": "string",
"tags": [
"string"
]
}
]
}
]
}
]
Bad request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string
- details string[]
{
"message": "string",
"details": [
"string"
]
}