Awso_panorama_asyncSourceval create_application_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.CreateApplicationInstanceRequest.t ->
(Awso_panorama.Values.CreateApplicationInstanceResponse.t,
Awso_panorama.Values.CreateApplicationInstanceResponse.error)
Result.t
Async.Deferred.tval create_job_for_devices :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.CreateJobForDevicesRequest.t ->
(Awso_panorama.Values.CreateJobForDevicesResponse.t,
Awso_panorama.Values.CreateJobForDevicesResponse.error)
Result.t
Async.Deferred.tval create_node_from_template_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.CreateNodeFromTemplateJobRequest.t ->
(Awso_panorama.Values.CreateNodeFromTemplateJobResponse.t,
Awso_panorama.Values.CreateNodeFromTemplateJobResponse.error)
Result.t
Async.Deferred.tval create_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.CreatePackageRequest.t ->
(Awso_panorama.Values.CreatePackageResponse.t,
Awso_panorama.Values.CreatePackageResponse.error)
Result.t
Async.Deferred.tval create_package_import_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.CreatePackageImportJobRequest.t ->
(Awso_panorama.Values.CreatePackageImportJobResponse.t,
Awso_panorama.Values.CreatePackageImportJobResponse.error)
Result.t
Async.Deferred.tval delete_device :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DeleteDeviceRequest.t ->
(Awso_panorama.Values.DeleteDeviceResponse.t,
Awso_panorama.Values.DeleteDeviceResponse.error)
Result.t
Async.Deferred.tval delete_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DeletePackageRequest.t ->
(Awso_panorama.Values.DeletePackageResponse.t,
Awso_panorama.Values.DeletePackageResponse.error)
Result.t
Async.Deferred.tval deregister_package_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DeregisterPackageVersionRequest.t ->
(Awso_panorama.Values.DeregisterPackageVersionResponse.t,
Awso_panorama.Values.DeregisterPackageVersionResponse.error)
Result.t
Async.Deferred.tval describe_application_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeApplicationInstanceRequest.t ->
(Awso_panorama.Values.DescribeApplicationInstanceResponse.t,
Awso_panorama.Values.DescribeApplicationInstanceResponse.error)
Result.t
Async.Deferred.tval describe_application_instance_details :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeApplicationInstanceDetailsRequest.t ->
(Awso_panorama.Values.DescribeApplicationInstanceDetailsResponse.t,
Awso_panorama.Values.DescribeApplicationInstanceDetailsResponse.error)
Result.t
Async.Deferred.tval describe_device :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeDeviceRequest.t ->
(Awso_panorama.Values.DescribeDeviceResponse.t,
Awso_panorama.Values.DescribeDeviceResponse.error)
Result.t
Async.Deferred.tval describe_device_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeDeviceJobRequest.t ->
(Awso_panorama.Values.DescribeDeviceJobResponse.t,
Awso_panorama.Values.DescribeDeviceJobResponse.error)
Result.t
Async.Deferred.tval describe_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeNodeRequest.t ->
(Awso_panorama.Values.DescribeNodeResponse.t,
Awso_panorama.Values.DescribeNodeResponse.error)
Result.t
Async.Deferred.tval describe_node_from_template_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribeNodeFromTemplateJobRequest.t ->
(Awso_panorama.Values.DescribeNodeFromTemplateJobResponse.t,
Awso_panorama.Values.DescribeNodeFromTemplateJobResponse.error)
Result.t
Async.Deferred.tval describe_package :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribePackageRequest.t ->
(Awso_panorama.Values.DescribePackageResponse.t,
Awso_panorama.Values.DescribePackageResponse.error)
Result.t
Async.Deferred.tval describe_package_import_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribePackageImportJobRequest.t ->
(Awso_panorama.Values.DescribePackageImportJobResponse.t,
Awso_panorama.Values.DescribePackageImportJobResponse.error)
Result.t
Async.Deferred.tval describe_package_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.DescribePackageVersionRequest.t ->
(Awso_panorama.Values.DescribePackageVersionResponse.t,
Awso_panorama.Values.DescribePackageVersionResponse.error)
Result.t
Async.Deferred.tval list_application_instance_dependencies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListApplicationInstanceDependenciesRequest.t ->
(Awso_panorama.Values.ListApplicationInstanceDependenciesResponse.t,
Awso_panorama.Values.ListApplicationInstanceDependenciesResponse.error)
Result.t
Async.Deferred.tval list_application_instance_node_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListApplicationInstanceNodeInstancesRequest.t ->
(Awso_panorama.Values.ListApplicationInstanceNodeInstancesResponse.t,
Awso_panorama.Values.ListApplicationInstanceNodeInstancesResponse.error)
Result.t
Async.Deferred.tval list_application_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListApplicationInstancesRequest.t ->
(Awso_panorama.Values.ListApplicationInstancesResponse.t,
Awso_panorama.Values.ListApplicationInstancesResponse.error)
Result.t
Async.Deferred.tval list_devices :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListDevicesRequest.t ->
(Awso_panorama.Values.ListDevicesResponse.t,
Awso_panorama.Values.ListDevicesResponse.error)
Result.t
Async.Deferred.tval list_devices_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListDevicesJobsRequest.t ->
(Awso_panorama.Values.ListDevicesJobsResponse.t,
Awso_panorama.Values.ListDevicesJobsResponse.error)
Result.t
Async.Deferred.tval list_node_from_template_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListNodeFromTemplateJobsRequest.t ->
(Awso_panorama.Values.ListNodeFromTemplateJobsResponse.t,
Awso_panorama.Values.ListNodeFromTemplateJobsResponse.error)
Result.t
Async.Deferred.tval list_nodes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListNodesRequest.t ->
(Awso_panorama.Values.ListNodesResponse.t,
Awso_panorama.Values.ListNodesResponse.error)
Result.t
Async.Deferred.tval list_package_import_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListPackageImportJobsRequest.t ->
(Awso_panorama.Values.ListPackageImportJobsResponse.t,
Awso_panorama.Values.ListPackageImportJobsResponse.error)
Result.t
Async.Deferred.tval list_packages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListPackagesRequest.t ->
(Awso_panorama.Values.ListPackagesResponse.t,
Awso_panorama.Values.ListPackagesResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ListTagsForResourceRequest.t ->
(Awso_panorama.Values.ListTagsForResourceResponse.t,
Awso_panorama.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval provision_device :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.ProvisionDeviceRequest.t ->
(Awso_panorama.Values.ProvisionDeviceResponse.t,
Awso_panorama.Values.ProvisionDeviceResponse.error)
Result.t
Async.Deferred.tval register_package_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.RegisterPackageVersionRequest.t ->
(Awso_panorama.Values.RegisterPackageVersionResponse.t,
Awso_panorama.Values.RegisterPackageVersionResponse.error)
Result.t
Async.Deferred.tval remove_application_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.RemoveApplicationInstanceRequest.t ->
(Awso_panorama.Values.RemoveApplicationInstanceResponse.t,
Awso_panorama.Values.RemoveApplicationInstanceResponse.error)
Result.t
Async.Deferred.tval signal_application_instance_node_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.SignalApplicationInstanceNodeInstancesRequest.t ->
(Awso_panorama.Values.SignalApplicationInstanceNodeInstancesResponse.t,
Awso_panorama.Values.SignalApplicationInstanceNodeInstancesResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.TagResourceRequest.t ->
(Awso_panorama.Values.TagResourceResponse.t,
Awso_panorama.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.UntagResourceRequest.t ->
(Awso_panorama.Values.UntagResourceResponse.t,
Awso_panorama.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_device_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_panorama.Values.UpdateDeviceMetadataRequest.t ->
(Awso_panorama.Values.UpdateDeviceMetadataResponse.t,
Awso_panorama.Values.UpdateDeviceMetadataResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_panorama.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]An application instance's state.
A conflict exception error argument.
module ValidationExceptionErrorArgument =
Awso_panorama.Values.ValidationExceptionErrorArgumentA validation exception error argument.
A validation exception field.
A static IP configuration.
module NodeFromTemplateJobStatusMessage =
Awso_panorama.Values.NodeFromTemplateJobStatusMessageReturns information about the latest device job.
module ApplicationInstanceStatusDescription =
Awso_panorama.Values.ApplicationInstanceStatusDescriptionA location in Amazon S3.
A node input port.
A node output port.
module ConflictExceptionErrorArgumentList =
Awso_panorama.Values.ConflictExceptionErrorArgumentListmodule ValidationExceptionErrorArgumentList =
Awso_panorama.Values.ValidationExceptionErrorArgumentListA signal to a camera node to start or stop processing video.
A device's network configuration.
Network time protocol (NTP) server settings. Use this option to connect to local NTP servers instead of pool.ntp.org.
A package summary.
A job to import a package version.
An application node that represents a camera stream, a model, code, or output.
A job to create a camera stream node.
A device.
A job that runs on a device.
An application instance on a device.
A node instance.
A package object.
Tags for a job.
A package version input configuration.
The location of an output object in Amazon S3.
A package version output configuration.
Details about a beta appliance software update.
A device's Ethernet status.
Details about an NTP server connection.
A job for a device.
An over-the-air update (OTA) job configuration.
The requestor does not have permission to access the target action or resource.
The target resource is in use.
An internal error occurred.
The target resource was not found.
The request contains an invalid parameter value.
The request would cause a limit to be exceeded.
The network configuration for a device.
A storage location.
A configuration for a package import job.
Results of a package import job.
An output configuration for a package import job.
A node interface.
The network status of a device.
Parameter overrides for an application instance. This is a JSON document that has a single key (PayloadData) where the value is an escaped string representation of the overrides document.
A application verion's manifest file. This is a JSON document that has a single key (PayloadData) where the value is an escaped string representation of the application manifest (graph.json). This file is located in the graphs folder in your application source.
A job's configuration.
Updates a device's metadata.
Updates a device's metadata.
Removes tags from a resource.
Removes tags from a resource.
Tags a resource.
Tags a resource.
module SignalApplicationInstanceNodeInstancesResponse =
Awso_panorama.Values.SignalApplicationInstanceNodeInstancesResponseSignal camera nodes to stop or resume.
module SignalApplicationInstanceNodeInstancesRequest =
Awso_panorama.Values.SignalApplicationInstanceNodeInstancesRequestSignal camera nodes to stop or resume.
module RemoveApplicationInstanceResponse =
Awso_panorama.Values.RemoveApplicationInstanceResponseRemoves an application instance.
module RemoveApplicationInstanceRequest =
Awso_panorama.Values.RemoveApplicationInstanceRequestRemoves an application instance.
Registers a package version.
Registers a package version.
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_device-name.zip and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_device-name.zip and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
Returns a list of tags for a resource.
Returns a list of tags for a resource.
Returns a list of packages.
Returns a list of packages.
Returns a list of package import jobs.
Returns a list of package import jobs.
Returns a list of nodes.
Returns a list of nodes.
module ListNodeFromTemplateJobsResponse =
Awso_panorama.Values.ListNodeFromTemplateJobsResponseReturns a list of camera stream node jobs.
Returns a list of camera stream node jobs.
Returns a list of devices.
Returns a list of devices.
Returns a list of jobs.
Returns a list of jobs.
module ListApplicationInstancesResponse =
Awso_panorama.Values.ListApplicationInstancesResponseReturns a list of application instances.
Returns a list of application instances.
module ListApplicationInstanceNodeInstancesResponse =
Awso_panorama.Values.ListApplicationInstanceNodeInstancesResponseReturns a list of application node instances.
module ListApplicationInstanceNodeInstancesRequest =
Awso_panorama.Values.ListApplicationInstanceNodeInstancesRequestReturns a list of application node instances.
module ListApplicationInstanceDependenciesResponse =
Awso_panorama.Values.ListApplicationInstanceDependenciesResponseReturns a list of application instance dependencies.
module ListApplicationInstanceDependenciesRequest =
Awso_panorama.Values.ListApplicationInstanceDependenciesRequestReturns a list of application instance dependencies.
Returns information about a package version.
Returns information about a package version.
Returns information about a package.
Returns information about a package.
module DescribePackageImportJobResponse =
Awso_panorama.Values.DescribePackageImportJobResponseReturns information about a package import job.
Returns information about a package import job.
Returns information about a node.
Returns information about a node.
module DescribeNodeFromTemplateJobResponse =
Awso_panorama.Values.DescribeNodeFromTemplateJobResponseReturns information about a job to create a camera stream node.
module DescribeNodeFromTemplateJobRequest =
Awso_panorama.Values.DescribeNodeFromTemplateJobRequestReturns information about a job to create a camera stream node.
Returns information about a device.
Returns information about a device.
Returns information about a device job.
Returns information about a device job.
module DescribeApplicationInstanceResponse =
Awso_panorama.Values.DescribeApplicationInstanceResponseReturns information about an application instance on a device.
module DescribeApplicationInstanceRequest =
Awso_panorama.Values.DescribeApplicationInstanceRequestReturns information about an application instance on a device.
module DescribeApplicationInstanceDetailsResponse =
Awso_panorama.Values.DescribeApplicationInstanceDetailsResponseReturns information about an application instance's configuration manifest.
module DescribeApplicationInstanceDetailsRequest =
Awso_panorama.Values.DescribeApplicationInstanceDetailsRequestReturns information about an application instance's configuration manifest.
module DeregisterPackageVersionResponse =
Awso_panorama.Values.DeregisterPackageVersionResponseDeregisters a package version.
Deregisters a package version.
Deletes a package. To delete a package, you need permission to call s3:DeleteObject in addition to permissions for the AWS Panorama API.
Deletes a package. To delete a package, you need permission to call s3:DeleteObject in addition to permissions for the AWS Panorama API.
Deletes a device.
Deletes a device.
Creates a package and storage location in an Amazon S3 access point.
Creates a package and storage location in an Amazon S3 access point.
Imports a node package.
Imports a node package.
module CreateNodeFromTemplateJobResponse =
Awso_panorama.Values.CreateNodeFromTemplateJobResponseCreates a camera stream node.
module CreateNodeFromTemplateJobRequest =
Awso_panorama.Values.CreateNodeFromTemplateJobRequestCreates a camera stream node.
Creates a job to run on a device. A job can update a device's software or reboot it.
Creates a job to run on a device. A job can update a device's software or reboot it.
module CreateApplicationInstanceResponse =
Awso_panorama.Values.CreateApplicationInstanceResponseCreates an application instance and deploys it to a device.
module CreateApplicationInstanceRequest =
Awso_panorama.Values.CreateApplicationInstanceRequestCreates an application instance and deploys it to a device.