IoT Core Service, gRPC: RegistryService
A set of methods for managing registry.
Methods
Method |
Description |
Returns the specified registry. |
|
Retrieves the list of registries in the specified folder. |
|
Creates a registry in the specified folder. |
|
Updates the specified registry. |
|
Deletes the specified registry. |
|
Retrieves the list of registry certificates for the specified registry. |
|
Adds a certificate. |
|
Deletes the specified registry certificate. |
|
Retrieves the list of passwords for the specified registry. |
|
Adds password for the specified registry. |
|
Deletes the specified password. |
|
Retrieves the list of device topic aliases for the specified registry. |
|
Retrieves the list of YDS exports for the specified registry. |
|
Adds YDS export for the specified registry. |
|
Deletes the specified YDS export. |
|
Lists operations for the specified registry. |
|
Disables the specified registry. |
|
Enables the specified registry. |