API Guide
Table 155. Attributes (continued)
Attribute Description
PostRetirementRoleType Input from the user on the type of role for the lead chassis to be
retired. The options available are:
• Standalone
• Member
JobID ID of the job for tracking the status of the "Retire Lead" task.
FIPS mode settings
/api/ApplicationService/Security/SecurityConfiguration
This URI represents the security configuration.
GET method for SecurityConfiguration
This method returns the security configuration.
Description Returns the security configuration.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/$metadata#ApplicationService.FIPSModeConfiguration/
$entity",
"@odata.type": "#ApplicationService.FIPSModeConfiguration",
"@odata.id": "/api/ApplicationService/Security/SecurityConfiguration",
"FipsMode": "OFF"
}
Fabric management
/api/NetworkService
This URI represents the network services.
GET method for NetworkService
This method returns the details of the network services.
Description
Returns the details of the network services.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/$metadata#NetworkService.NetworkService",
"@odata.type": "#NetworkService.NetworkService",
"@odata.id": "/api/NetworkService",
408 APIs specific to OpenManage Enterprise – Modular Edition