@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
SecurityGroupServiceServer
Interface SecurityGroupServiceServer
interface
SecurityGroupServiceServer
{
create
:
handleUnaryCall
<
CreateSecurityGroupRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteSecurityGroupRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetSecurityGroupRequest
,
SecurityGroup
>
;
getByName
:
handleUnaryCall
<
GetSecurityGroupByNameRequest
,
SecurityGroup
>
;
list
:
handleUnaryCall
<
ListSecurityGroupsRequest
,
ListSecurityGroupsResponse
,
>
;
listByNetwork
:
handleUnaryCall
<
ListSecurityGroupsByNetworkRequest
,
ListSecurityGroupsResponse
,
>
;
update
:
handleUnaryCall
<
UpdateSecurityGroupRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
SecurityGroupServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
list
By
Network
update
Properties
create
create
:
handleUnaryCall
<
CreateSecurityGroupRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteSecurityGroupRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetSecurityGroupRequest
,
SecurityGroup
>
get
By
Name
getByName
:
handleUnaryCall
<
GetSecurityGroupByNameRequest
,
SecurityGroup
>
list
list
:
handleUnaryCall
<
ListSecurityGroupsRequest
,
ListSecurityGroupsResponse
>
list
By
Network
listByNetwork
:
handleUnaryCall
<
ListSecurityGroupsByNetworkRequest
,
ListSecurityGroupsResponse
,
>
update
update
:
handleUnaryCall
<
UpdateSecurityGroupRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
list
By
Network
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.41
Loading...