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[] nullable
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[] nullable
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[] nullable
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[] nullable
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[] nullable
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[] nullable
If present, the response is filtered by this list of application ids
Request Body
Capabilities request
- tmids string[] nullable
The list of tmids (TapioMachineIds) to request the capabilities for
- applicationIds uuid[] nullable
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 nullable
TapioMachineId
- capabilityType string nullable
Capability type
applications object[] nullable
Applications assigned to this TapioMachineId
Array [applicationId uuidApplication id
displayName string nullableDisplay name
aadClientIds string[] nullableAssigned AAD client ids
endpoints object[] nullable
List of endpoints
Array [id uuidInternal id
endpointType string nullableEndpoint type, "eventhub" or "storageAccount"
endpointValue nullableConnection information for the endpoint
tags string[] nullableTags
]]- ]
[
{
"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 nullable
TapioMachineId
- capabilityType string nullable
Capability type
applications object[] nullable
Applications assigned to this TapioMachineId
Array [applicationId uuidApplication id
displayName string nullableDisplay name
aadClientIds string[] nullableAssigned AAD client ids
endpoints object[] nullable
List of endpoints
Array [id uuidInternal id
endpointType string nullableEndpoint type, "eventhub" or "storageAccount"
endpointValue nullableConnection information for the endpoint
tags string[] nullableTags
]]- ]
[
{
"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 nullable
TapioMachineId
- capabilityType string nullable
Capability type
applications object[] nullable
Applications assigned to this TapioMachineId
Array [applicationId uuidApplication id
displayName string nullableDisplay name
aadClientIds string[] nullableAssigned AAD client ids
endpoints object[] nullable
List of endpoints
Array [id uuidInternal id
endpointType string nullableEndpoint type, "eventhub" or "storageAccount"
endpointValue nullableConnection information for the endpoint
tags string[] nullableTags
]]- ]
[
{
"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 nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}