system REST Endpoints
    
        system
    
System level APIs.
- Add a license
 - Method: postPath:
https://{managementIp}/rest/{version}/system/features - Delete a license
 - Method: deletePath:
https://{managementIp}/rest/{version}/system/features - Get features, licenses and product information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/features - Get file system storage space information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/storage - Get hardware entity information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/hardware - Get system information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/information - Get system status information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/status - Get system version information
 - Method: getPath:
https://{managementIp}/rest/{version}/system/version - Set up product type or entitlements
 - Method: putPath:
https://{managementIp}/rest/{version}/system/features