Skip to content

Commit

Permalink
docs: update Tenant Project Admin operations order DOC-1327 (#3495)
Browse files Browse the repository at this point in the history
  • Loading branch information
addetz authored Jul 30, 2024
1 parent 5610d53 commit 7a4adb0
Showing 1 changed file with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,26 +163,26 @@ The table enlists the role wise resourceKeys and Operations that are predefined
</table>
<hr />

| | **Create** | **Get** | **Delete** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
| ------------------ | ---------- | ------- | ---------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
| **apiKey** | | | || | | | | |
| **audit** | | | || | | | | |
| **cloudaccount** ||| ||| | | | |
| **cloudconfig** ||| ||| | | | |
| **cluster** ||| |||| | | |
| **clusterProfile** ||| ||| || | |
| **clusterRbac** ||| ||| | | | |
| **dnsMapping** ||| ||| | | | |
| **edgehost** ||| ||| | | | |
| **location** ||| ||| | | | |
| **machine** ||| ||| | | | |
| **macro** ||| ||| | | | |
| **packRegistry** ||| ||| | | | |
| **privateGateway** ||| ||| | | | |
| **project** ||| ||| | | | |
| **sshKey** ||| ||| | | | |
| **tag** | | | | || | | | |
| **workspace** ||| ||| | |||
| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
| **apiKey** | | | || | | | | |
| **audit** | | | || | | | | |
| **cloudaccount** || | ||| | | | |
| **cloudconfig** || | ||| | | | |
| **cluster** || | |||| | | |
| **clusterProfile** || | ||| || | |
| **clusterRbac** || | ||| | | | |
| **dnsMapping** || | ||| | | | |
| **edgehost** || | ||| | | | |
| **location** || | ||| | | | |
| **machine** || | ||| | | | |
| **macro** || | ||| | | | |
| **packRegistry** || | ||| | | | |
| **privateGateway** || | ||| | | | |
| **project** || | ||| | | | |
| **sshKey** || | ||| | | | |
| **tag** | | | | || | | | |
| **workspace** || | ||| | |||

</TabItem>
</Tabs>
Expand Down

0 comments on commit 7a4adb0

Please sign in to comment.