Super Micro Computer · Capability
Supermicro Redfish API — Accounts
Supermicro Redfish API — Accounts. 5 operations. Lead operation: List Accounts. Self-contained Naftiko capability covering one Super Micro Computer business surface.
What You Can Do
GET
Listaccounts
— List Accounts
/v1/accountservice/accounts
POST
Createaccount
— Create Account
/v1/accountservice/accounts
GET
Getaccount
— Get Account
/v1/accountservice/accounts/{accountid}
PATCH
Updateaccount
— Update Account
/v1/accountservice/accounts/{accountid}
DELETE
Deleteaccount
— Delete Account
/v1/accountservice/accounts/{accountid}
MCP Tools
list-accounts
List Accounts
read-only
idempotent
create-account
Create Account
get-account
Get Account
read-only
idempotent
update-account
Update Account
idempotent
delete-account
Delete Account
idempotent