インベントリ・ソースのRESTエンドポイント
インベントリ・ソース
インベントリ・ソースのREST APIエンドポイント
- インベントリ・ソースの資格証明の作成
- メソッド: postパス:
/api/v2/inventory_sources/{id}/credentials/ - インベントリ・ソースのグループの作成
- メソッド: deleteパス:
/api/v2/inventory_sources/{id}/groups/ - インベントリ・ソースのホストの作成
- メソッド: deleteパス:
/api/v2/inventory_sources/{id}/hosts/ - インベントリ・ソースの通知テンプレートの作成
- メソッド: postパス:
/api/v2/inventory_sources/{id}/notification_templates_error/ - インベントリ・ソースの通知テンプレートの作成
- メソッド: postパス:
/api/v2/inventory_sources/{id}/notification_templates_started/ - インベントリ・ソースの通知テンプレートの作成
- メソッド: postパス:
/api/v2/inventory_sources/{id}/notification_templates_success/ - インベントリ・ソースのスケジュールの作成
- メソッド: postパス:
/api/v2/inventory_sources/{id}/schedules/ - インベントリ・ソースの作成
- メソッド: postパス:
/api/v2/inventory_sources/ - インベントリ・ソースの削除
- メソッド: deleteパス:
/api/v2/inventory_sources/{id}/ - インベントリ・ソースのアクティビティ・ストリームのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/activity_stream/ - インベントリ・ソースの資格証明のリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/credentials/ - インベントリ・ソースのグループのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/groups/ - インベントリ・ソースのホストのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/hosts/ - インベントリ・ソースのリスト
- メソッド: getパス:
/api/v2/inventory_sources/ - インベントリ・ソースのインベントリ更新のリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/inventory_updates/ - インベントリ・ソースの通知テンプレートのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/notification_templates_error/ - インベントリ・ソースの通知テンプレートのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/notification_templates_started/ - インベントリ・ソースの通知テンプレートのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/notification_templates_success/ - インベントリ・ソースのスケジュールのリスト
- メソッド: getパス:
/api/v2/inventory_sources/{id}/schedules/ - インベントリ・ソースの取得
- メソッド: getパス:
/api/v2/inventory_sources/{id}/ - インベントリ・ソースの更新
- メソッド: patchパス:
/api/v2/inventory_sources/{id}/ - インベントリ・ソースの更新
- メソッド: putパス:
/api/v2/inventory_sources/{id}/ - インベントリ・ソースの更新
- メソッド: getパス:
/api/v2/inventory_sources/{id}/update/ - インベントリ・ソースの更新
- メソッド: postパス:
/api/v2/inventory_sources/{id}/update/