

# Network Synthetic Monitor API operations
<a name="CloudWatch-Synthetics-API-reference"></a>

The following table lists Network Synthetic Monitor API operations that you can use with Amazon CloudWatch. Refer to this table for links to relevant documentation.


| Action | API reference | More information | 
| --- | --- | --- | 
| Create a monitor between a source subnet and destination IP address. | See [CreateMonitor](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_CreateMonitor.html)  | See [Create a monitor](getting-started-nw.md) | 
| Create a probe within a monitor. | See [CreateProbe](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_CreateProbe.html)  | See [Activate or deactivate a probe](nw-monitor-probe-status.md) | 
| Remove a monitor. | See [DeleteMonitor](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_DeleteMonitor.html)  | See [Delete a monitor](nw-monitor-delete.md) | 
| Delete a specific probe. | See [DeleteProbe](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_DeleteProbe.html)  | See [Delete a probe](nw-monitor-probe-delete.md) | 
| Get information about a monitor. | See [GetMonitor](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_GetMonitor.html)  | See [Working with monitors and probes in Network Synthetic Monitor](nw-monitor-working-with.md) | 
| Get information about a specific probe. | See [GetProbe](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_GetProbe.html)  | See [Working with monitors and probes in Network Synthetic Monitor](nw-monitor-working-with.md) | 
| Get a list of all your monitors. | See [ListMonitors](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_ListMonitors.html)  | See [Working with monitors and probes in Network Synthetic Monitor](nw-monitor-working-with.md) | 
| List tags assigned to a resource. | See [ListTagsForResource](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_ListTagsForResource.html)  | See [Tag or untag resources](nw-monitor-tags-cli.md) | 
| Add key-value pairs, or tags, to a monitor or probe. | See [TagResource](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_TagResource.html)  | See [Tag or untag resources](nw-monitor-tags-cli.md) | 
| Remove a key-value pair, or tag, from a monitor or probe. | See [UntagResource](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UntagResource.html)  | See [Tag or untag resources](nw-monitor-tags-cli.md) | 
| Update an aggregation period for a monitor. | See [UpdateMonitor](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UpdateMonitor)  | See [Edit a monitor](nw-monitor-edit.md) | 
| Update a probe in a monitor. | See [UpdateProbe](https://docs.aws.amazon.com/networkmonitor/latest/APIReference/API_UpdateProbe)  | See [Edit a probe](nw-monitor-probe-edit.md) | 