@swamp/gcp/ids
v2026.04.23.1
Google Cloud ids infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudidscloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/gcp/ids@swamp/gcp/ids/endpointsv2026.04.23.1endpoints.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| description? | string | User-provided description of the endpoint |
| labels? | record | The labels of the endpoint. |
| network? | string | Required. The fully qualified URL of the network to which the IDS Endpoint is attached. |
| severity? | enum | Required. Lowest threat severity that this endpoint will alert on. |
| threatExceptions? | array | List of threat IDs to be excepted from generating alerts. |
| trafficLogs? | boolean | Whether the endpoint should report traffic logs in addition to threat logs. |
| endpointId? | string | Required. The endpoint identifier. This will be part of the endpoint's resource name. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. Values that do not match this pattern will trigger an INVALID_ARGUMENT error. |
| requestId? | string | An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was receive |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a endpoints
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a endpoints
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the endpoints |
updateUpdate endpoints attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the endpoints
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the endpoints |
syncSync endpoints state from GCP
Resources
state(infinite)— Endpoint describes a single IDS endpoint. It defines a forwarding rule to whi...
@swamp/gcp/ids/locationsv2026.04.23.1locations.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a locations
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the locations |
syncSync locations state from GCP
Resources
state(infinite)— A resource that represents a Google Cloud location.
2026.04.03.314.1 KBApr 3, 2026
Google Cloud ids infrastructure models
Release Notes
- Updated: locations, endpoints
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudidscloudinfrastructure
2026.04.03.114.1 KBApr 3, 2026
Google Cloud ids infrastructure models
Release Notes
- Updated: locations, endpoints
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudidscloudinfrastructure
2026.04.02.214.0 KBApr 2, 2026
Google Cloud ids infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudidscloudinfrastructure
2026.03.27.114.3 KBMar 27, 2026
Google Cloud ids infrastructure models
Release Notes
- Added: locations, endpoints
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudidscloudinfrastructure