Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datasource/alicloud_slb_load_balancers: Adds three internal parameters current_page page_size total_count to support paging #4534

Merged
merged 1 commit into from Jan 27, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

"page_size": {
Type: schema.TypeInt,
Optional: true,
Default: 50,
Copy link
Member

Choose a reason for hiding this comment

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

这个为啥有默认值

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已删除

@thisnihonglei thisnihonglei force-pushed the aoneslbloadbalancer branch 3 times, most recently from 81336d2 to 1f3f169 Compare January 27, 2022 10:20
… current_page page_size total_count to support paging
"page_size": {
Type: schema.TypeInt,
Optional: true,
Default: 100,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

文档中最大值是100

@xiaozhu36 xiaozhu36 merged commit cc43ae1 into aliyun:master Jan 27, 2022
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.

None yet

2 participants