Dell OpenManage Enterprise-Modular Owner's manual

Type
Owner's manual
OpenManage Enterprise and OpenManage
Enterprise - Modular Edition
RESTful API Guide version 1.00.10
February 2019
Rev. A00
Notes, cautions, and warnings
NOTE: A NOTE indicates important information that helps you make better use of your product.
CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid
the problem.
WARNING: A WARNING indicates a potential for property damage, personal injury, or death.
© 2018 - 2019 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its
subsidiaries. Other trademarks may be trademarks of their respective owners.
Chapter 1: About this document...................................................................................................13
Chapter 2: Overview.................................................................................................................... 14
RESTful application programming interface................................................................................................................14
OData.................................................................................................................................................................................... 14
JSON data............................................................................................................................................................................14
HTTPS communication..................................................................................................................................................... 14
OpenManage Enterprise - Modular Edition................................................................................................................. 15
OpenManage Enterprise...................................................................................................................................................15
Chapter 3: Key integration concepts............................................................................................ 16
Base URI...............................................................................................................................................................................16
OEM scheme.................................................................................................................................................................16
Redfish scheme............................................................................................................................................................ 18
Security................................................................................................................................................................................ 18
Authentication.....................................................................................................................................................................19
Authorization.......................................................................................................................................................................19
Resource addressing.........................................................................................................................................................22
Resource operations.........................................................................................................................................................22
Security considerations....................................................................................................................................................23
Data filtering....................................................................................................................................................................... 23
Data sorting........................................................................................................................................................................ 23
Data pagination.................................................................................................................................................................. 23
Request headers................................................................................................................................................................24
Response codes.................................................................................................................................................................24
Response headers............................................................................................................................................................. 25
Chapter 4: Application settings................................................................................................... 26
Network............................................................................................................................................................................... 26
/api/ApplicationService/Network...........................................................................................................................26
/api/ApplicationService/Network/CurrentAddressConfiguration.................................................................. 27
/api/ApplicationService/Network/AddressConfiguration................................................................................ 28
/api/ApplicationService/Network/WebServerConfiguration........................................................................... 31
/api/ApplicationService/Network/TimeConfiguration...................................................................................... 32
/api/ApplicationService/Network/TimeZones.................................................................................................... 33
/api/ApplicationService/Network/ProxyConfiguration.....................................................................................34
Security and user management..................................................................................................................................... 35
/api/AccountService..................................................................................................................................................35
/api/AccountService/Accounts.............................................................................................................................. 38
/api/AccountService/Accounts(Id)....................................................................................................................... 40
/api/AccountService/Accounts(userId)/Permissions....................................................................................... 43
/api/AccountService/Actions/AccountService.Enable.....................................................................................43
/api/AccountService/Actions/AccountService.Disable....................................................................................44
/api/AccountService/Actions/AccountService.Delete..................................................................................... 44
Contents
Contents 3
/api/AccountService/Roles......................................................................................................................................45
/api/AccountService/Roles(Id)...............................................................................................................................46
/api/AccountService/ExternalAccountProvider................................................................................................. 47
/api/AccountService/ExternalAccountProvider/DirectoryServiceType.......................................................48
/api/AccountService/ExternalAccountProvider/ADAccountProvider.......................................................... 48
/api/AccountService/ExternalAccountProvider/ADAccountProvider(Id)................................................... 50
/api/AccountService/ExternalAccountProvider/Actions/
ExternalAccountProvider.TestADConnection.................................................................................................. 52
/api/AccountService/ExternalAccountProvider/LDAPAccountProvider..................................................... 54
/api/AccountService/ExternalAccountProvider/LDAPAccountProvider(Id).............................................. 56
/api/AccountService/ExternalAccountProvider/Actions/
ExternalAccountProvider.TestLDAPConnection............................................................................................. 58
/api/AccountService/ExternalAccountProvider/Actions/ExternalAccountProvider.SearchGroups.... 60
/api/AccountService/ExternalAccountProvider/Actions/
ExternalAccountProvider.DeleteExternalAccountProvider............................................................................61
/api/AccountService/Actions/AccountService.ImportExternalAccountProvider....................................... 61
Security and certificate management.......................................................................................................................... 63
/api/ApplicationService/Security........................................................................................................................... 63
/api/ApplicationService/Security/SecurityConfiguration................................................................................ 63
/api/ApplicationService/Certificate.......................................................................................................................64
/api/ApplicationService/Actions/ApplicationService.GenerateCSR............................................................. 65
/api/ApplicationService/Actions/ApplicationService.UploadCertificate...................................................... 66
Monitoring and alert notifications................................................................................................................................. 66
api/AlertService/AlertDestinations/SNMPConfiguration................................................................................. 66
api/AlertService/AlertDestinations/Actions/AlertDestinations.ApplySNMPConfig...................................68
/api/AlertService/AlertDestinations/SyslogConfiguration...............................................................................69
api/AlertService/AlertDestinations/Actions/AlertDestinations.ApplySyslogConfig...................................70
/api/AlertService/AlertDestinations/SMTPConfiguration................................................................................72
/api/AlertService/AlertDestinations/Actions/AlertDestinations.SendTestTrap......................................... 73
Chapter 5: Alerts......................................................................................................................... 74
Alert logs..............................................................................................................................................................................74
/api/AlertService/Alerts............................................................................................................................................74
/api/AlertService/Alerts(Id).....................................................................................................................................76
/api/AlertService/AlertCategories..........................................................................................................................77
/api/AlertService/AlertCategories('Name')......................................................................................................... 79
/api/AlertService/AlertSeverities........................................................................................................................... 80
/api/AlertService/AlertSeverities(Id)..................................................................................................................... 81
/api/AlertService/AlertStatuses..............................................................................................................................81
/api/AlertService/AlertStatus(Id).......................................................................................................................... 82
/api/AlertService/AlertCatalogs............................................................................................................................. 82
/api/AlertService/AlertCatalogs(Id)...................................................................................................................... 84
/api/AlertService/Events..........................................................................................................................................84
/api/AlertService/Actions/AlertService.Acknowledge..................................................................................... 85
/api/AlertService/Actions/AlertService.Unacknowledge.................................................................................86
/api/AlertService/Actions/AlertService.RemoveAlerts.................................................................................... 87
Alert policies....................................................................................................................................................................... 88
/api/AlertService/AlertPolicies............................................................................................................................... 88
/api/AlertService/AlertPolicies(Id).........................................................................................................................93
/api/AlertService/AlertPolicies(Arg1)/PolicyCriteria.........................................................................................98
4
Contents
/api/AlertService/AlertPolicies(Arg1)/PolicyCriteria(Arg2)............................................................................ 99
/api/AlertService/AlertPolicies(Arg1)/PolicyActions.......................................................................................100
/api/AlertService/AlertPolicies(Arg1)/PolicyActions(Arg2)........................................................................... 101
/api/AlertService/AlertActionTemplates.............................................................................................................102
/api/AlertService/AlertActionTemplates(Id)......................................................................................................103
/api/AlertService/Actions/AlertService.EnableAlertPolicies......................................................................... 104
/api/AlertService/Actions/AlertService.DisableAlertPolicies.........................................................................104
/api/AlertService/Actions/AlertService.RemoveAlertPolicies...................................................................... 105
Alert definitions................................................................................................................................................................105
/api/AlertService/AlertMessageDefinitions....................................................................................................... 105
/api/AlertService/AlertMessageDefinitions(Id).................................................................................................107
/api/AlertService/AlertMessageDefinitionsCategories................................................................................... 108
/api/AlertService/AlertMessageDefinitionsCategories('Name')................................................................... 108
Chapter 6: Configure.................................................................................................................. 112
Firmware............................................................................................................................................................................. 112
/api/UpdateService/Catalogs.................................................................................................................................112
/api/UpdateService/Catalogs(Id)..........................................................................................................................114
api/UpdateService/Baselines..................................................................................................................................115
api/UpdateService/Baselines(Id)........................................................................................................................... 116
/api/UpdateService/Baselines(Id)/DeviceComplianceReports......................................................................118
/api/UpdateService/Baselines(Id)/DeviceComplianceReports(Id)...............................................................118
/api/UpdateService/Baselines(Id)/DeviceComplianceReports(Id)/ComponentComplianceReports...119
/api/UpdateService/Baselines(Id)/DeviceComplianceReports(Id)/
ComponentComplianceReports(Id)...................................................................................................................120
/api/UpdateService/Actions/UpdateService.UploadFile.................................................................................121
/api/UpdateService/Actions/UpdateService.RemoveFile...............................................................................121
/api/UpdateService/Actions/UpdateService.RemoveCatalogs.....................................................................121
/api/UpdateService/Actions/UpdateService.RemoveBaselines................................................................... 122
/api/UpdateService/Actions/UpdateService.GetSingleDupDetails............................................................. 122
/api/UpdateService/Actions/UpdateService.GetSingleDupReport............................................................. 122
/api/UpdateService/Actions/UpdateService.GetBaselinesReportByDeviceids........................................ 124
/api/UpdateService/Actions/UpdateService.GetCertDetails........................................................................125
Deploy.................................................................................................................................................................................126
/api/TemplateService/TemplateTypes................................................................................................................126
/api/TemplateService/TemplateViewTypes....................................................................................................... 127
/api/TemplateService/Templates......................................................................................................................... 128
/api/TemplateService/Templates(Id).................................................................................................................. 132
/api/TemplateService/Templates(Id)/Views.....................................................................................................134
/api/TemplateService/Templates(Id)/Views(Id).............................................................................................. 135
/api/TemplateService/Templates(Id)/Views(Id)/AttributeViewDetails..................................................... 136
/api/TemplateService/Templates(Id)/Views(Id)/AttributeViewDetails/TemplateEditInfoDetails.......139
/api/TemplateService/Templates(Id)/Views(Id)/DeviceAttributeViewDetails(Id).................................. 140
/api/TemplateService/Profiles.............................................................................................................................. 146
/api/TemplateService/Profiles(Id)........................................................................................................................147
/api/TemplateService/Actions/TemplateService.AssignIdentities...............................................................147
/api/TemplateService/Actions/TemplateService.GetAssignedIdentities................................................... 148
/api/TemplateService/Actions/TemplateService.DetachProfile.................................................................. 149
/api/TemplateService/Actions/TemplateService.Clone................................................................................. 150
/api/TemplateService/Actions/TemplateService.Export............................................................................... 150
Contents
5
/api/TemplateService/Actions/TemplateService.Import................................................................................ 151
/api/TemplateService/Actions/TemplateService.Deploy................................................................................ 151
/api/TemplateService/Actions/TemplateService.UpdateNetworkConfig..................................................152
Identity pools.................................................................................................................................................................... 154
/api/IdentityPoolService/IdentityPools............................................................................................................... 154
/api/IdentityPoolService/IdentityPools(Id)........................................................................................................ 157
/api/IdentityPoolService/IdentityPools(Id)/UsageCounts............................................................................. 159
/api/IdentityPoolService/IdentityPools(Id)/UsageIdentitySets....................................................................160
/api/IdentityPoolService/IdentityPoolsI(Id)/UsageIdentitySets(Id).............................................................161
/api/IdentityPoolService/IdentityPools(Id)/UsageIdentitySets(Id)/Details.............................................. 162
/api/IdentityPoolService/IdentityStates............................................................................................................. 163
/api/IdentityPoolService/IdentityStates(Id)...................................................................................................... 163
/api/IdentityPoolService/Actions/IdentityPoolService.DeleteIdentityPools..............................................164
Network Configuration Service....................................................................................................................................164
/api/NetworkConfigurationService/Networks.................................................................................................. 164
/api/NetworkConfigurationService/Networks(Id)........................................................................................... 166
/api/NetworkConfigurationService/NetworkTypes......................................................................................... 168
/api/NetworkConfigurationService/NetworkTypes(Id).................................................................................. 169
/api/NetworkConfigurationService/QosTypes..................................................................................................169
/api/NetworkConfigurationService/QosTypes(Id)........................................................................................... 170
/api/NetworkConfigurationService/Actions/NetworkConfigurationService.RemoveNetworks...........170
Chapter 7: Devices......................................................................................................................171
/api/DeviceService.......................................................................................................................................................... 171
GET method for DeviceService...............................................................................................................................171
/api/DeviceService/Devices.........................................................................................................................................172
GET method for Devices.......................................................................................................................................... 172
/api/DeviceService/Devices(Id)..................................................................................................................................175
GET method for Devices(Id)...................................................................................................................................175
/api/DeviceService/Devices(Id)/InventoryDetails..................................................................................................177
GET method for InventoryDetails...........................................................................................................................177
/api/DeviceService/Devices(Id)/InventoryDetails(InventoryType)................................................................... 187
GET method for InventoryDetails(InventoryType)............................................................................................ 187
/api/DeviceService/Devices(Id)/Settings('ReplicableChassisConfigurations').............................................. 188
PUT method to retrieve chassis time and alert destination settings............................................................188
/api/DeviceService/Devices(Id)/HardwareLogs.................................................................................................... 189
GET method for HardwareLogs............................................................................................................................. 189
/api/DeviceService/Devices(Id)/SubSystemHealth..............................................................................................190
GET method for SubSystemHealth....................................................................................................................... 190
/api/DeviceService/Devices(Id)/RecentActivity.................................................................................................... 191
GET method for RecentActivity............................................................................................................................. 191
/api/DeviceService/Devices(Id)/InventoryTypes...................................................................................................192
GET method for InventoryTypes............................................................................................................................192
/api/DeviceService/Devices(Id)/LogSeverities...................................................................................................... 193
GET method for LogSeverities............................................................................................................................... 193
/api/DeviceService/Devices(Id)/Settings................................................................................................................193
GET method for Settings.........................................................................................................................................193
/api/DeviceService/Devices(Id)/Settings('Type')................................................................................................. 194
GET method for Settings('Type').......................................................................................................................... 194
PUT method for Settings('Type')..........................................................................................................................195
6
Contents
/api/DeviceService/Devices(Id)/Temperature....................................................................................................... 198
GET method for Temperature................................................................................................................................ 198
/api/DeviceService/Devices(Id)/Power................................................................................................................... 198
GET method for Power............................................................................................................................................ 198
/api/DeviceService/Devices(Id)/BlinkStatus.......................................................................................................... 199
GET method for BlinkStatus................................................................................................................................... 199
/api/DeviceService/Devices(Id)/PowerUsageByDevice...................................................................................... 199
GET method for PowerUsageByDevice............................................................................................................... 199
/api/DeviceService/Devices(Id)/DeviceBladeSlots.............................................................................................. 200
GET method for DeviceBladeSlots....................................................................................................................... 200
/api/DeviceService/Devices(Id)/GraphicInfo..........................................................................................................201
GET method for GraphicInfo...................................................................................................................................201
/api/DeviceService/PowerStates..............................................................................................................................202
GET method for PowerStates............................................................................................................................... 202
/api/DeviceService/DeviceStatuses......................................................................................................................... 202
GET method for DeviceStatuses...........................................................................................................................202
/api/DeviceService/DeviceType................................................................................................................................ 203
GET method for DeviceType..................................................................................................................................203
/api/DeviceService/DeviceSummary........................................................................................................................ 204
GET method for DeviceSummary......................................................................................................................... 204
/api/DeviceService/DeviceSlotType......................................................................................................................... 207
GET method for DeviceSlotType...........................................................................................................................207
/api/DeviceService/DeviceSettingsMetadata........................................................................................................ 208
GET method for DeviceSettingsMetadata......................................................................................................... 208
/api/DeviceService/GlobalExcludes...........................................................................................................................210
GET method for GlobalExcludes............................................................................................................................ 210
POST method for GlobalExcludes.......................................................................................................................... 211
/api/DeviceService/Actions/DeviceService.AddNetworkRange.........................................................................211
POST method for DeviceService.AddNetworkRange........................................................................................211
/api/DeviceService/Actions/DeviceService.EditNetworkRange........................................................................ 212
POST method for DeviceService.EditNetworkRange.......................................................................................212
/api/DeviceService/Actions/DeviceService.RemoveFromExclusion................................................................. 212
POST method for DeviceService.RemoveFromExclusion................................................................................212
/api/DeviceService/Actions/DeviceService.ValidateExcludes............................................................................213
POST method for DeviceService.ValidateExcludes...........................................................................................213
Chapter 8: Diagnostic................................................................................................................ 214
/api/DeviceService/Devices(Id)/Actions/DeviceService.Diagnostic................................................................ 214
POST method for DeviceService.Diagnostic.......................................................................................................214
Chapter 9: Groups..................................................................................................................... 215
/api/GroupService/Groups...........................................................................................................................................215
GET method for Groups...........................................................................................................................................215
/api/GroupService/Groups(Id).................................................................................................................................... 217
GET method for Groups(Id).................................................................................................................................... 217
PUT method for Groups(Id)....................................................................................................................................219
DELETE method for Groups(Id)............................................................................................................................220
/api/GroupService/Groups(Id)/Devices.................................................................................................................. 220
GET method for Devices.........................................................................................................................................220
Contents
7
/api/GroupService/Groups(Id)/GroupDevicesSummary..................................................................................... 222
GET method for GroupDevicesSummary............................................................................................................ 222
/api/GroupService/Groups(Id)/SubGroups............................................................................................................ 223
GET method for SubGroups...................................................................................................................................223
/api/GroupService/Groups(Id)/GroupHierarchy................................................................................................... 225
GET method for GroupHierarchy.......................................................................................................................... 225
/api/GroupService/GroupTypes.................................................................................................................................226
GET method for GroupTypes.................................................................................................................................226
/api/GroupService/GroupTypes(Id).......................................................................................................................... 227
GET method for GroupTypes(Id).......................................................................................................................... 227
/api/GroupService/MembershipTypes..................................................................................................................... 227
GET method for MembershipTypes......................................................................................................................227
/api/GroupService/MembershipTypes(Id).............................................................................................................. 228
GET method for MembershipTypes(Id)...............................................................................................................228
/api/GroupService/AllGroupsHierarchy....................................................................................................................229
GET method for AllGroupsHierarchy....................................................................................................................229
/api/GroupService/Actions/GroupService.AddMemberDevices....................................................................... 229
POST method for GroupService.AddMemberDevices.....................................................................................229
/api/GroupService/Actions/GroupService.GroupsPrivilegesAction................................................................. 230
POST method for GroupService.GroupsPrivilegesAction...............................................................................230
/api/GroupService/Actions/GroupService.GroupsByPrivilegesAction.............................................................230
POST method for GroupService.GroupsByPrivilegesAction.......................................................................... 230
Chapter 10: Monitor...................................................................................................................232
Audit logs.......................................................................................................................................................................... 232
/api/ApplicationService/AuditLogs......................................................................................................................232
/api/ApplicationService/AuditLogs(Id)............................................................................................................... 233
Jobs.................................................................................................................................................................................... 234
/api/JobService/Jobs............................................................................................................................................. 234
/api/JobService/Jobs(Id).......................................................................................................................................237
/api/JobService/JobStatuses................................................................................................................................241
/api/JobService/JobStatuses(Id)........................................................................................................................ 243
/api/JobService/JobTypes.................................................................................................................................... 243
/api/JobService/JobTypes(Id)............................................................................................................................. 245
/api/JobService/Jobs(Id)/ExecutionHistories..................................................................................................246
/api/JobService/Jobs(Id)/ExecutionHistories(Id)...........................................................................................248
/api/JobService/Actions/JobService.EnableJobs...........................................................................................249
/api/JobService/Actions/JobService.DisableJobs..........................................................................................250
/api/JobService/Actions/JobService.RemoveJobs......................................................................................... 251
/api/JobService/Actions/JobService.RunJobs.................................................................................................251
/api/JobService/Actions/JobService.StopJobs...............................................................................................252
Chapter 11: Reset application.................................................................................................... 254
/api/ApplicationService/Actions/ApplicationService.ResetApplication........................................................... 254
POST method for ResetApplication..................................................................................................................... 254
Chapter 12: Console version...................................................................................................... 255
/api/ApplicationService/Info.......................................................................................................................................255
GET method for Info................................................................................................................................................ 255
8
Contents
Chapter 13: Console capabilities................................................................................................ 256
/api/ApplicationService/Capabilities......................................................................................................................... 256
GET method for Capabilities.................................................................................................................................. 256
Chapter 14: Search.................................................................................................................... 258
/api/SearchService/Actions/SearchService.Search.............................................................................................258
POST method for SearchService.Search............................................................................................................258
/api/SearchService/Actions/SearchService.GetDocument............................................................................... 260
POST method for SearchService.GetDocument...............................................................................................260
Chapter 15: Session................................................................................................................... 261
/api/SessionService........................................................................................................................................................261
GET method for SessionService............................................................................................................................ 261
/api/SessionService/Sessions.................................................................................................................................... 262
GET method for Sessions....................................................................................................................................... 262
POST method for Sessions.....................................................................................................................................262
/api/SessionService/Sessions(Id)..............................................................................................................................263
GET method for Sessions(Id).................................................................................................................................263
DELETE method for Sessions(Id)......................................................................................................................... 264
Chapter 16: APIs specific to OpenManage Enterprise - Modular Edition.....................................265
/api/ApplicationService/Actions/ApplicationService.GetConfiguration.......................................................... 265
POST method for ApplicationService.GetConfiguration.................................................................................265
/api/ApplicationService/Actions/ApplicationService.ApplyConfiguration....................................................... 275
POST method for ApplicationService.ApplyConfiguration..............................................................................275
Brand..................................................................................................................................................................................285
/api/ApplicationService/Actions/ApplicationService.BrandInfo.................................................................. 285
/api/ApplicationService/Actions/ApplicationService.ActivateBrand.......................................................... 286
Multichassis management.............................................................................................................................................286
/api/ManagementDomainService.........................................................................................................................286
/api/ManagementDomainService/DiscoveredDomains.................................................................................. 290
/api/ManagementDomainService/ConfigurationTypes.................................................................................. 292
/api/ManagementDomainService/ConfigurationTypes(Id)........................................................................... 293
/api/ManagementDomainService/Domains.......................................................................................................293
/api/ManagementDomainService/Domains(Id)................................................................................................296
/api/ManagementDomainService/PendingDomains........................................................................................298
/api/ManagementDomainService/PendingDomains(Id).................................................................................299
/api/ManagementDomainService/Actions/ManagementDomainService.Domains................................. 300
/api/ManagementDomainService/Actions/ManagementDomainService.Join.......................................... 301
/api/ManagementDomainService/Actions/ManagementDomainService.Leave...................................... 302
/api/ManagementDomainService/Actions/ManagementDomainService.Delete..................................... 302
/api/ManagementDomainService/Actions/ManagementDomainService.DeleteGroup..........................303
/api/ManagementDomainService/Actions/ManagementDomainService.ApproveJoin.......................... 304
FIPS mode settings........................................................................................................................................................ 305
/api/ApplicationService/Security/SecurityConfiguration..............................................................................305
Fabric management........................................................................................................................................................305
/api/NetworkService...............................................................................................................................................305
/api/NetworkService/Fabrics............................................................................................................................... 306
Contents
9
/api/NetworkService/FabricDesign.....................................................................................................................308
/api/NetworkService/Fabrics(Id)......................................................................................................................... 310
/api/NetworkService/Fabrics(Id)/FabricDesigns............................................................................................. 313
/api/NetworkService/Fabrics(Id)/ValidationErrors..........................................................................................314
/api/NetworkService/Fabrics(Id)/Uplinks..........................................................................................................317
/api/NetworkService/Fabrics(Id)/Uplinks(Id)...................................................................................................318
/api/NetworkService/Fabrics(Id)/Uplinks(Id)/Ports......................................................................................320
/api/NetworkService/Fabrics(Id)/Uplinks(Id)/Networks...............................................................................321
/api/NetworkService/Fabrics(Id)/Switches..................................................................................................... 322
/api/NetworkService/Fabrics(Id)/Servers........................................................................................................ 324
/api/NetworkService/Fabrics(Id)/ISLLinks.......................................................................................................325
/api/NetworkService/Fabrics(Id)/Topology..................................................................................................... 327
/api/NetworkService/Fabrics(Id)/Topology/Nodes....................................................................................... 327
/api/NetworkService/Fabrics(Id)/Topology/Nodes(Id)................................................................................ 329
/api/NetworkService/Fabrics(Id)/Topology/Nodes(Id)/ChildNodes.........................................................330
/api/NetworkService/Actions/NetworkService.RemoveFabrics..................................................................331
/api/NetworkService/Actions/NetworkService.RemoveUplinks................................................................. 332
/api/NetworkService/FabricDesigns(Id)/NetworkService.GetApplicableNodes..................................... 332
/api/NetworkService/Fabrics(Id)/NetworkService.GetApplicableUplinkPorts........................................ 333
/api/NetworkService/UplinkTypes...................................................................................................................... 335
/api/NetworkService/NodeTypes........................................................................................................................336
/api/NetworkService/FabricActivityTypes........................................................................................................ 336
/api/NetworkService/FabricActivityStatuses................................................................................................... 337
/api/NetworkService/FabricHealthStatuses.....................................................................................................338
/api/NetworkService/MultiChassisDomain........................................................................................................339
/api/NetworkService/MultiChassisDomain/Topology.................................................................................... 340
/api/NetworkService/MultiChassisDomain/Topology/Nodes...................................................................... 340
/api/NetworkService/MultiChassisDomain/Topology/Nodes(Id)................................................................ 341
/api/NetworkService/MultiChassisDomain/Topology/Nodes(Id)/ChildNodes........................................342
/api/NetworkService/MultiChassisDomain/ValidationErrors........................................................................343
/api/NetworkService/PortAdminStatuses.........................................................................................................346
/api/NetworkService/PortStatuses.................................................................................................................... 346
/api/NetworkService/PortRoles...........................................................................................................................347
/api/NetworkService /ServerProfiles(arg1)...................................................................................................... 348
/api/NetworkService /ServerProfiles(arg1)/ServerInterfaceProfiles.........................................................349
/api/NetworkService /ServerProfiles(arg1)/ServerInterfaceProfiles(arg2)..............................................351
/api/NetworkService /ServerProfiles(arg1)/ServerInterfaceProfiles(arg2)/Networks.........................352
/api/NetworkService/Actions/NetworkService.ApplyServersInterfaceProfiles...................................... 353
Port configuration in Fabrics........................................................................................................................................354
/api/JobService/Jobs............................................................................................................................................. 354
Storage management.....................................................................................................................................................357
Assign enclosure........................................................................................................................................................357
Clear enclosure assignment....................................................................................................................................358
Assign drives.............................................................................................................................................................. 358
Clear drive assignment............................................................................................................................................ 359
Force-activate a SAS IOM......................................................................................................................................360
Clear configuration on SAS IOM............................................................................................................................ 361
Extract SAS IOM logs to NFS share..................................................................................................................... 361
Extract SAS IOM logs to CIFS share....................................................................................................................362
Quick Deploy.................................................................................................................................................................... 363
10
Contents
/api/JobService/Jobs............................................................................................................................................. 363
Chapter 17: APIs specific to OpenManage Enterprise.................................................................367
Application settings........................................................................................................................................................ 367
Console update.......................................................................................................................................................... 367
Mobile...........................................................................................................................................................................368
Troubleshoot service...................................................................................................................................................... 372
/api/JobService/Jobs..............................................................................................................................................372
/api/TroubleshootService/Files............................................................................................................................ 374
/api/TroubleshootService/Actions/TroubleshootService.GetTroubleshootDocument.......................... 375
/api/TroubleShootService/Actions/TroubleShootService.GetArchivedConsoleLogs.............................375
/api/TroubleShootService/Actions/TroubleShootService.DeleteArchivedConsoleLogs........................376
Query support service....................................................................................................................................................376
/api/QuerySupportService/Queries.....................................................................................................................376
/api/QuerySupportService/Queries(Id).............................................................................................................. 377
/api/QuerySupportService/QueryContextSummaries.................................................................................... 378
/api/QuerySupportService/QueryContextSummary(Id)................................................................................ 379
/api/QuerySupportService/QueryContexts(Id)................................................................................................379
/api/QuerySupportService/QueryContexts(Id)/QuerySupportService.GetFiltersForContext.............382
/api/QuerySupportService/OperatorInfo...........................................................................................................384
/api/QuerySupportService/Filters....................................................................................................................... 387
/api/QuerySupportService/Filters(Id)................................................................................................................ 388
Groups service.................................................................................................................................................................389
/api/GroupService/Groups.................................................................................................................................... 389
/api/GroupService/Groups(Id)/SubGroups(Id)............................................................................................... 390
/api/GroupService/Groups(Id)/DeviceStatusSummary.................................................................................390
/api/GroupService/Groups(Id)/EventStatusSummary................................................................................... 391
/api/GroupService/GroupAudits........................................................................................................................... 391
/api/GroupService/Actions/GroupService.CreateGroup................................................................................391
/api/GroupService/Actions/GroupService.UpdateGroup..............................................................................392
/api/GroupService/Actions/GroupService.Clone............................................................................................ 393
/api/GroupService/Actions/GroupService.DeleteGroup............................................................................... 393
/api/GroupService/Actions/GroupService.AddMemberDevices..................................................................393
/api/GroupService/Actions/GroupService.RemoveMemberDevices..........................................................394
/api/GroupService/Actions/GroupService.AddUserToGroups.....................................................................394
Monitor.............................................................................................................................................................................. 395
Discovery service...................................................................................................................................................... 395
Warranty service....................................................................................................................................................... 402
Report service............................................................................................................................................................404
MIB import service..................................................................................................................................................... 411
Chapter 18: Redfish resource model...........................................................................................415
Redfish SessionService............................................................................................................................................ 415
/redfish/v1/SessionService.................................................................................................................................... 415
/redfish/v1/SessionService/Sessions/Members.............................................................................................. 416
/redfish/v1/SessionService/Sessions/Members(Id)....................................................................................... 418
Redfish Account Service..........................................................................................................................................418
/redfish/v1/AccountService...................................................................................................................................419
/redfish/v1/AccountService/Accounts/Members...........................................................................................422
Contents
11
/redfish/v1/AccountService/Accounts/Members(Id)....................................................................................424
/redfish/v1/AccountService/Roles/Members(Id)........................................................................................... 426
Redfish Message Registry.......................................................................................................................................427
/redfish/v1/Registries............................................................................................................................................. 427
Redfish Chassis..........................................................................................................................................................427
/redfish/v1/Chassis..................................................................................................................................................427
Redfish Systems........................................................................................................................................................428
/redfish/v1/Systems................................................................................................................................................428
12 Contents
About this document
This document contains information about the resource models for OpenManage Enterprise (OME) and OpenManage Enterprise
- Modular Edition (OME - Modular). Each RESTful API specification includes the URI, method, parameters, request codes, and
response codes. Some of the APIs are available only in OME and do not work if used in OME - Modular and the opposite way.
Table 1. Supported REST API versions
Product REST API version
OpenManage Enterprise - Modular Edition 1.00.10 1.01
OpenManage Enterprise 3.1 1.01
The following APIs are added in this version of the guide:
APIs to configure VLANs directly to Fabric Manager for a specific server.
APIs to replicate chassis time settings and alert destination configuration and apply on the IOM device.
1
About this document 13
Overview
RESTful API support in OME and OME - Modular
OME - Modular supports RESTful API. Support for APIs has also been improved for OME. Improved support for APIs on these
products enhances the systems management capabilities. The RESTful interface is provided over HTTPS in JSON format based
on ODATA v4 usable by clients, scripts, and browser-based GUIs. The APIs enable you to build console management tools based
on common programming and scripting languages such as Python, Java, and C.
For more information about REST, see publically-available resources.
Topics:
RESTful application programming interface
OData
JSON data
HTTPS communication
OpenManage Enterprise - Modular Edition
OpenManage Enterprise
RESTful application programming interface
Representational State Transfer or REST is a software architectural style used within the World Wide Web. REST architectures
are commonly used for many IT solutions, including the definition of web-based APIs. Systems that adhere to REST practices
are often referred to as RESTful interfaces. RESTful interfaces use the HTTP methodsGET, POST, DELETE, and so onthat
web browsers use to access web pages.
OData
OData is an open protocol standard for the definition and exchange of information using RESTful APIs. When implementing a
common interface across multiple vendors, it is important to standardize the data formats. Standardizing the data formats
ensure that the data structures remain interchangeable between different manufacturers.
JSON data
Console API represents data using JSON. JSON is a lightweight data-interchange format that is readable and can also be easily
parsed by machines. JSON is based on a subset of the JavaScript Programming Language. JSON uses a text format that is
language independent but uses conventions familiar to programmers of the C-family of languages such as C, C++, C#, Java,
JavaScript, PERL, and Python. These properties make JSON an ideal data-interchange language.
HTTPS communication
The Hypertext Transfer Protocol or HTTP is an application protocol for distributed, collaborative, hypermedia information
systems. HTTP forms the foundation of data communication for the World Wide Web. Secure HTTP (HTTPS) is a secure
version of HTTP where it operates within a network connection encrypted by TLS or SSL. By enforcing HTTPS, the security of
console management is significantly enhanced.
2
14 Overview
OpenManage Enterprise - Modular Edition
OpenManage Enterprise - Modular Edition (OME - Modular) is the systems management software that runs on the Dell EMC
PowerEdge MX-series chassis. OME - Modular shares a common codebase with OME and delivers an agile, reliable, and
comprehensive platform to manage PowerEdge MX-series servers, storage, and networking products. OME - Modular boosts
services delivery and restores IT agility for growing businesses. A unified web and RESTful API interface manages all nodes
including compute, storage, and networking. OME - Modular helps reduce costs and learning curve, and consolidates multiple
tools for ease of access and monitoring. Simplified administration helps deploy and monitor at scale, from one to many chassis,
with support for remote management. Agile and intelligent automation of OME - Modular helps faster hardware deployments
and reduces repetitive tasks for accelerated life cycle management. Some of the key features of OME - Modular include:
Capability to manage servers across multiple MX-series chassis
Fast deployment with automatic chassis and node discovery
Comprehensive RESTful API to automate multiple tasks and integrate with third-party tools
Enhanced management with redundant OME-M module, touchscreen LCD, and OpenManage Mobile options for remote
access
Expanded management across all PowerEdge servers with OpenManage Enterprise
OpenManage Enterprise
OpenManage Enterprise (OME) is a hardware management and monitoring console that provides a comprehensive view of
devices. These devices include servers, chassis, network switches, and other third-party devices on the enterprise network.
OME is designed with a focus on simplicity, automation, and unification of data center management. Some of the key features
of OME include:
Architecture is delivered as a virtual applianceESXi, Hyper-V, and KVM
Engineered on CentOS with PostgreSQL database
No operating system and database licenses are required
End-to-end server life cycle management that includes inventory, monitoring, reporting, configuration, and deployment
Northbound API that helps you automate and integrate with existing solutions
Simplified discovery processes that enable devices to automatically register themselves with the console
Intuitive interface that minimizes management steps
Modernized dashboard that provides a clear view of alerts and options for performing corrective actions
Access to warranty status
Customized reporting capabilities
Overview
15
Key integration concepts
This section describes the key integration concepts that are applicable to the use cases and resource model.
Topics:
Base URI
Security
Authentication
Authorization
Resource addressing
Resource operations
Security considerations
Data filtering
Data sorting
Data pagination
Request headers
Response codes
Response headers
Base URI
REST API tree structure
The console software provides a web-based hypermedia driven API using a simple folder structure. The client that is provided
with the Service Root URI navigates through the entire resource tree through the links in the response payload on the individual
URIs. The following schemes are provided for the Service Root URI:
OEM Scheme
Redfish Scheme
OEM scheme
https://[IP or DNS name]/api
3
16 Key integration concepts
Resource tree for OME - Modular OEM scheme
Figure 1. Resource tree for OME - Modular OEM scheme
Resource tree for OME OEM scheme
Figure 2. Resource tree for OME OEM scheme
Key integration concepts
17
Resource model
https://[IP or DNS name]/api/$metadata
Redfish scheme
https://[IP or DNS name]/redfish/v1
Resource tree for Redfish scheme
Figure 3. Resource tree for Redfish scheme
NOTE:
Current version of the console supports the DMTF-defined schema for a selected set of resources in the hierarchy
that is outlined in this image.
Resource model
https://[IP or DNS name]/redfish/v1/$metadata
Security
To improve security, only HTTPS is supported. You can also update the SSL self-signed certificate with a custom certificate. For
example, you can upload a PKCS-12 certificate or sign an application-generated Certificate Signing Request (CSR).
18
Key integration concepts
Authentication
Several common schemes are available for enabling authentication of REST requests. Basic Authentication and X-Auth-Token
Authentication are some of the common schemes.
Basic authentication
The authorization header in the request has the base-64 encoding of the credentialsusername and password. If you do not
provide the credentials, a 401Authorization Failure error is returned. Basic Authentication is supported only when SSL/TLS is
used for the transport.
X-Auth-Token authentication
X-Auth-Token Authentication provides a more secure implementation. To establish a session, perform a POST operation on the
SessionService REST API.
POST https://10.35.0.133/api/SessionService/Sessions
Input
{
"UserName":"root",
"Password":"linux",
"SessionType":"API"
}
The X-Auth-Token is available in the header that is returned.
connection Keep-Alive
content-length 268
content-type application/json; odata.metadata=minimal
date Tue, 05 Sep 2017 11:55:29 GMT
keep-alive timeout=5, max=150
location /api/SessionService/Sessions('e1817fe6-97e5-4ea0-88a9-d865c7302152')
odata-version 4.0
server Apache
x-auth-token 13bc3f63-9376-44dc-a09f-3a94591a7c5d
x-frame-options DENY
This X-Auth-Token is used in the header for subsequent REST operations and to authenticate the user.
Authorization
Table 2. Authentication and authorization requirements
Actions Authentication required Authorization required
Read operation on any instrumentation
data
Y Y
Modify instrumentation data Y Y
Invoke actions Y Y
View service root N N
View metadata document N N
View OData service document N N
View message registry Y N
View Redfish version URI N N
View JSONSchemaFile resource URI N/A N/A
Key integration concepts 19
Table 2. Authentication and authorization requirements (continued)
Actions Authentication required Authorization required
View JSON schemas URI N/A N/A
OME - Modular
Table 3. Role descriptions OME - Modular
Role Description
VIEW View all data, report execution and management, and so on.
APPLIANCE_SETUP Global appliance/OME - Modular settings that involve setup
of the appliance.
SECURITY_SETUP User management, security policies, proxy, and firewall setup.
MONITORING_SETUP Alerting policies, forwarding, SupportAssist, and so on.
POWER_CONTROL Reboot or power-cycle device.
DEVICE_CONFIGURATION Device configuration, application of templates, manage or
migrate IO identity, storage mapping, and so on.
OPERATING_SYSTEM_DEPLOYMENT Deploy operating system, map to LUN, and so on.
DEVICE_UPDATE Device firmware update, application of update baselines, and
so on.
TEMPLATE_MANAGEMENT Create and manage templates.
BASELINE_MANAGEMENT Create and manage baselines for firmware and configuration
policies.
POWER_MANAGEMENT Set power budgets.
JOB_MANAGEMENT Run and manage jobs.
ALERT_MANAGEMENT Manage alerts and perform alert-related actions.
FABRIC_MANAGEMENT Manage fabrics and perform fabric-related actions.
NETWORK_MANAGEMENT Manage networks and perform network-related actions.
Table 4. Roles and associated privileges for OME - Modular
Privilege Roles
CHASSIS_ADMIN
ISTRATOR
COMPUTE_MAN
AGER
STORAGE_MANA
GER
FABRIC_MANAG
ER
VIEWER
VIEW Y Y Y Y Y
APPLIANCE_SETU
P
Y
SECURITY_SETUP Y
MONITORING_SET
UP
Y
POWER_CONTRO
L
Y Y Y Y
DEVICE_CONFIGU
RATION
Y Y Y Y
OPERATING_SYST
EM_DEPLOYMENT
Y Y
20 Key integration concepts
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429

Dell OpenManage Enterprise-Modular Owner's manual

Type
Owner's manual

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI