Skip to content

Commit 28e0a45

Browse files
committed
add a note about blocking conflicts with api
1 parent c742c70 commit 28e0a45

File tree

6 files changed

+38
-0
lines changed

6 files changed

+38
-0
lines changed

docs/admin/setting-up-cloudshell/cloudshell-configuration-options/advanced-cloudshell-customizations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
16011601
2. Save the file.
16021602
3. Restart the **Quali Server** service.
16031603

1604+
:::note
1605+
When this key is enabled, an administrator will still be able to reserve with conflicts.
1606+
This is also the behavior when using the CloudShell automation api.
1607+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
1608+
:::
1609+
16041610
### Allowing regular users to view sandboxes of other users in their domain
16051611

16061612
By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.

docs/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository/sandboxes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,12 @@ sidebar_position: 16
182182
</tr>
183183
</tbody>
184184
</table>
185+
:::note
186+
When this key is enabled, an administrator will still be able to reserve with conflicts.
187+
This is also the behavior when using the CloudShell automation api.
188+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
189+
:::
190+
185191
## Enable regular users to view sandboxes of other users in their domain
186192
<table>
187193
<tbody>

versioned_docs/version-2023.3/admin/setting-up-cloudshell/cloudshell-configuration-options/advanced-cloudshell-customizations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
16011601
2. Save the file.
16021602
3. Restart the **Quali Server** service.
16031603

1604+
:::note
1605+
When this key is enabled, an administrator will still be able to reserve with conflicts.
1606+
This is also the behavior when using the CloudShell automation api.
1607+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
1608+
:::
1609+
16041610
### Allowing regular users to view sandboxes of other users in their domain
16051611

16061612
By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.

versioned_docs/version-2023.3/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository/sandboxes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@ sidebar_position: 16
182182
</tr>
183183
</tbody>
184184
</table>
185+
186+
:::note
187+
When this key is enabled, an administrator will still be able to reserve with conflicts.
188+
This is also the behavior when using the CloudShell automation api.
189+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
190+
:::
191+
185192
## Enable regular users to view sandboxes of other users in their domain
186193
<table>
187194
<tbody>

versioned_docs/version-2024.1/admin/setting-up-cloudshell/cloudshell-configuration-options/advanced-cloudshell-customizations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
16011601
2. Save the file.
16021602
3. Restart the **Quali Server** service.
16031603

1604+
:::note
1605+
When this key is enabled, an administrator will still be able to reserve with conflicts.
1606+
This is also the behavior when using the CloudShell automation api.
1607+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
1608+
:::
1609+
16041610
### Allowing regular users to view sandboxes of other users in their domain
16051611

16061612
By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.

versioned_docs/version-2024.1/admin/setting-up-cloudshell/cloudshell-configuration-options/customer-configuration-keys-repository/sandboxes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@ sidebar_position: 16
182182
</tr>
183183
</tbody>
184184
</table>
185+
186+
:::note
187+
When this key is enabled, an administrator will still be able to reserve with conflicts.
188+
This is also the behavior when using the CloudShell automation api.
189+
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
190+
:::
191+
185192
## Enable regular users to view sandboxes of other users in their domain
186193
<table>
187194
<tbody>

0 commit comments

Comments
 (0)