Create an FTD device in the CDO tenant
POST {{baseUrl}}/v1/inventory/devices/ftds
Request Body
{"deviceType"=>"CDFMC_MANAGED_FTD", "fmcAccessPolicyUid"=>"<uuid>", "licenses"=>["MALWARE", "THREAT"], "name"=>"<string>", "virtual"=>"<boolean>", "performanceTier"=>"FTDv50", "labels"=>{"groupedLabels"=>{"anim_e"=>["<string>", "<string>"], "incididunt_70"=>["<string>", "<string>"], "ut_4"=>["<string>", "<string>"], "irure12"=>["<string>", "<string>"]}, "ungroupedLabels"=>["<string>", "<string>"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |