gerardlemetayerc / terraform-provider-device42

MIT License
1 stars 1 forks source link

BusinessApp - Ressource BusinessAppElement #26

Closed gerardlemetayerc closed 11 months ago

gerardlemetayerc commented 11 months ago

Ressource - Business Application Element

Objective

Allow integration of link between device and Business Application management.

To do

Implement BusinessApp Element ressource type with following parameter :

Json de la réponse (documentation de Device42):

{
  "businessapp_elements": [
    {
      "business_app_id": "387",
      "business_app_name": "CRM-Mktg",
      "element": "Dev-367198"
    }
  ]
}