CreateScope
Creates a scope under an existing bucket
Input
| Name | Type | Required | Description |
| Bucket | String | True | The name of the bucket containing the scope. |
| Name | String | True | The name of the scope to create. |
Result Set Columns
| Name | Type | Description |
| Success | Bool | Whether or not the scope was successfully created. |