Retrieve a list of security parameters for a server specified by the id of the server
Server's security parameters Data
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "id": "string",
- "overallSecurityStatus": "OK",
- "iloSecurityParams": [
- {
- "name": "string",
- "securityStatus": "OK",
- "id": "string",
- "ignore": true,
- "description": "string",
- "recommendedAction": "string",
- "state": "DISABLED"
}
], - "type": "compute-ops-mgmt/server/security-parameter",
- "resourceUri": "string"
}