Access point groups

An access point group is a specified collection of access points that are grouped together to make them easier to manage.

For example, an access point group could be all the doors on the first floor of an installation, or all the lockers in the gym area, or all the doors in the financial services department.

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*. For example: installations/surelock-homes-hq/access-point-groups/common-accesses.

display_name string

Display name of the access point group.

name string

Resource name of the access point groups's access point association. It must have the format of installations/*/access-point-groups/*/access-points/*. For example: installations/surelock-homes-hq/access-point-groups/common-accesses/access-points/baker-street-entrance.

access_point string

The access point resource name to bind as an association to the parent access point group. For example: installations/surelock-homes-hq/access-points/baker-street-entrance.

display_name string

Display name of the associated entity. In this case an access point.

The access point group object

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*. For example: installations/surelock-homes-hq/access-point-groups/common-accesses.

display_name string

Display name of the access point group.

The access point group's access point association

name string

Resource name of the access point groups's access point association. It must have the format of installations/*/access-point-groups/*/access-points/*. For example: installations/surelock-homes-hq/access-point-groups/common-accesses/access-points/baker-street-entrance.

access_point string

The access point resource name to bind as an association to the parent access point group. For example: installations/surelock-homes-hq/access-points/baker-street-entrance.

display_name string

Display name of the associated entity. In this case an access point.

Create an access point group

Creates an access point group.

Input

parent string

Resource name of the parent resource where to create the access point group.

access_point_group AccessPointGroup

The access point group resource to be created. Client must not set the AccessPointGroup.name field.

access_point_group_id string

The access point group ID to use for this access point group. In case it's empty the server will autogenerate a unique identifier.

Output

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*.

display_name string

Display name of the access point group.

Get an access point group

Gets an existing access point group.

Input

name string

The name of the requested access point group resource.

Output

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*.

display_name string

Display name of the access point group.

List access point groups

Returns a list of access point groups that have been previously created.

Input

parent string

The parent resource name.

page_size integer

The maximum number of items to return.

page_token string

The next_page_token value returned from a previous List request, if any.

filter string

A filter that chooses which access point groups to return.

order_by string

How the results should be sorted.

show_deleted boolean

Show deleted access point groups.

Output

access_point_groups array of AccessPointGroup objects

The field name should match the noun access_point_groups in the method name. There will be a maximum number of items returned based on the page_size field in the request.

next_page_token string

Token to retrieve the next page of results, or empty if there are no more results in the list.

Update an access point group

Updates an existing access point group.

Input

access_point_group AccessPointGroup

The access point group resource which replaces the resource on the server.

update_mask fieldmask

The update mask applied to the resource.

Output

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*.

display_name string

Display name of the access point group.

Delete an access point group

Soft deletes an access point group.

Input

name string

The resource name of the access point group to be soft deleted.

Output

name string

Resource name of the access point group. It must have the format of installations/*/access-point-groups/*.

display_name string

Display name of the access point group.

Create an access point

Creates an access point group's access point association.

Input

parent string

Resource name of the parent resource where the access point group's access point association is to be created.

access_point_group_access_point AccessPointGroupAccessPoint

The access point group's access point association resource to be created. Client must not set the AccessPointGroupAccessPoint.name field.

Output

name string

Resource name of the access point groups's access point association. It must have the format of installations/*/access-point-groups/*/access-points/*.

access_point string

The access point resource name to bind as an association to the parent access point group.

display_name string

Display name of the associated entity. In this case an access point.

Create a batch of access point group access points

Creates a batch of access point group's access points association. This method allows the creation of multiple access point group's access points in a single operation.

Input

parent string

Resource name of the parent resource where the access point group's access point associations are to be created.

requests array of CreateAccessPointGroupAccessPointRequest objects

The request message specifying the resources to create. A maximum of 100 access point group access points can be created in a batch.

Output

access_point_group_access_points array of AccessPointGroupAccessPoint objects

Access point group access points created.

Get an access point

Retrieves an existing access point group's access point association.

Input

name string

The name of the requested access point group's access point association resource.

Output

name string

Resource name of the access point groups's access point association. It must have the format of installations/*/access-point-groups/*/access-points/*.

access_point string

The access point resource name to bind as an association to the parent access point group.

display_name string

Display name of the associated entity. In this case an access point.

List access points

Lists an existing access point group's access point associations.

Input

parent string

The parent resource name.

page_size integer

The maximum number of items to return.

page_token string

The next_page_token value returned from a previous List request, if any.

filter string

A filter that chooses which access point group's access point associations to return.

order_by string

How the results should be sorted.

Output

access_point_group_access_points array of AccessPointGroupAccessPoint objects

The field name should match the noun access_point_group_access_points in the method name. There will be a maximum number of items returned based on the page_size field in the request.

next_page_token string

Token to retrieve the next page of results, or empty if there are no more results in the list.

Update an access point

Updates an existing access point group's access point association.

Input

access_point_group_access_point AccessPointGroupAccessPoint

The access point group's access point resource which replaces the resource on the server.

update_mask fieldmask

The update mask applied to the resource.

Output

name string

Resource name of the access point groups's access point association. It must have the format of installations/*/access-point-groups/*/access-points/*.

access_point string

The access point resource name to bind as an association to the parent access point group.

display_name string

Display name of the associated entity. In this case an access point.

Delete an access point

Deletes an access point group's access point association.

Input

name string

The resource name of the access point group's access point association to be deleted.

Output

No return value.

Delete a batch of access point group access point associations

Deletes a batch of access point group access point associations. This method allows the deletion of multiple access point group access points in a single operation. This cannot be undone.

Input

parent string

The resource name of the access point group's access point associations to be deleted.

requests array of DeleteAccessPointGroupAccessPointRequest objects

The request message specifying the resources to delete. A maximum of 100 access point group access points can be deleted in a batch.

Output

Salto Systems, S. L. uses third-party data storage and retrieval devices in order to allow secure browsing and gain a better understanding of how users interact with the website in order to improve our services. You can accept all cookies by clicking the "Accept cookies" button or reject their use by clicking the "Reject cookies" button. For more information, visit our Cookies Policy