Skip to content

[docs] Updates to API reference content#1188

Merged
jacalata merged 3 commits intogh-pagesfrom
kr-more-updates
Feb 15, 2023
Merged

[docs] Updates to API reference content#1188
jacalata merged 3 commits intogh-pagesfrom
kr-more-updates

Conversation

@kramantab
Copy link
Copy Markdown
Contributor

@kramantab kramantab requested a review from jacalata February 10, 2023 23:34
Comment thread docs/api-ref.md Outdated
@jacalata jacalata changed the title Updates to API reference content [docs] Updates to API reference content Feb 14, 2023
Copy link
Copy Markdown
Contributor

@jacalata jacalata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a couple lines are duplicated.

@kramantab kramantab requested a review from jacalata February 14, 2023 21:51
@kramantab
Copy link
Copy Markdown
Contributor Author

Fixed the duplicate issue and now merging

Comment thread docs/api-ref.md Outdated
`admin_mode` | (Optional) For Tableau Server only. Specify `ContentAndUsers` to allow site administrators to use the server interface and **tabcmd** commands to add and remove users. (Specifying this option does not give site administrators permissions to manage users using the REST API.) Specify `ContentOnly` to prevent site administrators from adding or removing users. (Server administrators can always add or remove users.)
`user_quota`| (Optional) Specifies the maximum number of users for the site. If you do not specify this value, the limit depends on the type of licensing configured for the server. For user-based license, the maximum number of users is set by the license. For core-based licensing, there is no limit to the number of users. If you specify a maximum value, only licensed users are counted and server administrators are excluded. Mutually exclusive with tiered license level settings.
`user_quota`| (Optional) Specifies the total number of users for the site. The number can't exceed the number of licenses activated for the site; and if tiered capacity attributes are set, then `user_quota` will equal the sum of the tiered capacity values, and attempting to set `user_quota` will cause an error.
Tiered capacity attributes: `tier_explorer_capacitytier_explorer_capacity` `tier_creator_capacitytier_creator_capacity` `tier_viewer_capacity`| (Optional) The maximum number of licenses for users with the Creator, Explorer, or Viewer role, respectively, allowed on a site.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you still need to fix these two names: tier_explorer_capacitytier_explorer_capacity `tier_creator_capacitytier_creator_capacity

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be fixed now. Thank you!

@kramantab kramantab requested a review from jacalata February 15, 2023 00:40
@jacalata jacalata merged commit 3730f7c into gh-pages Feb 15, 2023
@jacalata jacalata deleted the kr-more-updates branch February 15, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants