No description available.
View raw schema
{
"type": "permission-set",
"title": "pds.rip",
"detail": "Manage the sandbox accounts you issue, and how long they live.",
"permissions": [
{
"aud": "*",
"lxm": [
"rip.pds.account.listAccounts",
"rip.pds.account.createAccount",
"rip.pds.account.extendExpiry",
"rip.pds.account.deleteAccount",
"rip.pds.account.putServices",
"rip.pds.account.resetPassword"
],
"type": "permission",
"resource": "rpc"
}
]
}