機械翻訳について

ホストのRed Hat Insightsのリスト

get

/api/v2/hosts/{id}/insights/

リクエスト

サポートされているメディア・タイプ
パス・パラメータ
問合せパラメータ
先頭に戻る

レスポンス

サポートされているメディア・タイプ

200レスポンス

404レスポンス

本文
レスポンスの例(application/json)
{
    "error":"The Insights Credential for \"test-inv\" was not found."
}

502レスポンス

本文
レスポンスの例(application/json)
{
    "error":"Expected JSON response from Insights at URL https://example.org/api/inventory/v1/hosts?insights_id=123e4567-e89b-12d3-a456-426655440000 but instead got booo!"
}

504レスポンス

本文
レスポンスの例(application/json)
{
    "error":"Request to https://example.org/api/inventory/v1/hosts?insights_id=123e4567-e89b-12d3-a456-426655440000 timed out."
}
先頭に戻る