Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
SecurityGroupsResponse
Interface SecurityGroupsResponse
interface
SecurityGroupsResponse
{
count
:
number
;
filters
:
{
page
:
number
;
"per-page"
:
number
;
[
key
:
string
]:
unknown
}
;
links
:
Links
;
"security-groups"
:
SecurityGroup
[]
;
}
Hierarchy
PaginatedResponse
SecurityGroupsResponse
Index
Properties
count
filters
links
security-
groups
Properties
count
count
:
number
filters
filters
:
{
page
:
number
;
"per-page"
:
number
;
[
key
:
string
]:
unknown
}
links
links
:
Links
security-
groups
"security-groups"
:
SecurityGroup
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
filters
links
security-
groups
edocu-sdk
Loading...