Download OpenAPI specification:Download
Adminio API
+List all buckets plus ARN and Quota
+unexpected error
+[- {
- "events": {
- "XMLname": {
- "Space": "string",
- "Local": "string"
}, - "LambdaConfigs": { },
- "TopicConfigs": { },
- "QueueConfigs": { }
}, - "info": {
- "name": "string",
- "creationDate": "string"
}, - "quota": {
- "quota": 0,
- "quotatype": "string"
}
}
]
newBucket | string <string> |
newBucketRegion | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
bucket | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
bucket | string <string> |
eventTypes | string <string> |
filterPrefix | string <string> |
filterSuffix | string <string> |
lifecycle XML string or empty string if lifecycle does not exist
+unexpected error
+{- "Success": "OK"
}
bucket | string <string> |
return bucket event
+unexpected error
+{- "XMLname": {
- "Space": "string",
- "Local": "string"
}, - "LambdaConfigs": { },
- "TopicConfigs": { },
- "QueueConfigs": { }
}
bucketName | string <string> |
lifecycle XML string or empty string if lifecycle does not exist
+unexpected error
+"string"
bucketName | string <string> |
lifecycle | string <string> lifecycle XML string + |
Success
+unexpected error
+{- "Success": "OK"
}
bucketName | string <string> |
quotaType | string <string> |
quotaValue | string <string> quota size in bytes + |
Success
+unexpected error
+{- "Success": "OK"
}
bucketName | string <string> |
bucket quota
+unexpected error
+{- "quota": 0,
- "quotatype": "string"
}
bucketName | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
accessKey | string <string> |
status | string <string> Enum: "enabled" "disabled" |
Success
+unexpected error
+{- "Success": "OK"
}
accessKey | string <string> |
secretKey | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
accessKey | string <string> |
secretKey | string <string> |
policyName | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
accessKey | string <string> |
secretKey | string <string> |
policyName | string <string> |
status | string <string> Enum: "enabled" "disabled" |
Success
+unexpected error
+{- "Success": "OK"
}
{- "name": {
- "Version": "string",
- "Statement": [
- {
- "Effect": "string",
- "Action": [
- "string"
], - "Resource": [
- "string"
]
}
]
}
}
policyName | string <string> |
policyString | string <string> |
Success
+unexpected error
+{- "Success": "OK"
}
policyName | string <string> Ploicy Name + |
entityName | string <string> Group or User name + |
isGroup | boolean <boolean> Enum: true false |
Success
+unexpected error
+{- "Success": "OK"
}
group | string <string> Group Name + |
status | boolean <boolean> Enum: "enabled" "disabled" |
Success
+unexpected error
+{- "Success": "OK"
}
group | string <string> Group Name + |
Success
+unexpected error
+{- "name": "string",
- "status": "string",
- "members": [
- "string"
], - "policy": "string"
}
group | string <string> Group Name + |
members | string <string> multiple usernames with comma delimiter + |
IsRemove | boolean <boolean> Enum: true false set false if you need remove members from group + |
Success
+unexpected error
+{- "Success": "OK"
}
{- "mode": "string",
- "sqsARN": [
- "string"
], - "deploymentID": "string",
- "buckets": {
- "count": 0
}, - "objects": {
- "count": 0
}, - "usage": {
- "size": 0
}, - "services": {
- "vault": {
- "status": "string"
}, - "ldap": { },
- "notifications": [
- {
- "kafka": [
- { }
]
}
]
}, - "backend": {
- "backendType": "string"
}, - "servers": [
- {
- "state": "string",
- "endpoint": "string",
- "uptime": "string",
- "version": "string",
- "commitID": "string",
- "network": { },
- "disks": [
- {
- "path": "string",
- "state": "string",
- "totalspace": "string",
- "usedspace": "string"
}
]
}
]
}
{- "lastUpdate": "string",
- "objectsCount": 0,
- "objectsTotalSize": 0,
- "objectsSizesHistogram": {
- "BETWEEN_1024_B_AND_1_MB": 0,
- "BETWEEN_10_MB_AND_64_MB": 0,
- "BETWEEN_128_MB_AND_512_MB": 0,
- "BETWEEN_1_MB_AND_10_MB": 0,
- "BETWEEN_64_MB_AND_128_MB": 0,
- "GREATER_THAN_512_MB": 0,
- "LESS_THAN_1024_B": 0
}, - "bucketsCount": 0,
- "bucketsSizes": { }
}