Skip to content

Commit bfaba53

Browse files
authored
Update EIM API description (#398)
* Update EIM API description * Fix lint
1 parent 7f1d8e5 commit bfaba53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/api/edge_infra_manager.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Update, Delete capabilities for all the Edge Infrastructure Manager elements:
77
sites, regions, hosts, OS profiles and Resources, workloads, instances,
88
provides, Telemetry configuration, Maintenance Schedules and more.
99

10+
Depending on the EIM scenario, some of the APIs may not be supported. Currently EIM API supports the following scenarios:
11+
12+
- Full EIM - all APIs are supported.
13+
- EIM vPRO - only a subset of APIs is supported for vPRO feature management, limited to Create, Read, Update, and Delete operations for hosts.
14+
- EIM without Observability - all EIM APIs are supported except observability-related APIs, such as Telemetry configuration.
15+
1016
The APIs return error codes based on the internal result of the operation.
1117

1218
Edge Infrastructure Manager REST API are secured via certificates and

0 commit comments

Comments
 (0)