v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Retrieves the IPSet specified by the <code>ipSetId</code>.

get/detector/{detectorId}/ipset/{ipSetId}

Path parameters

detectorIdstring required

The unique ID of the detector that the IPSet is associated with.

ipSetIdstring required

The unique ID of the IPSet to retrieve.

Response

Success

Namestring required

The user-friendly name for the IPSet.

Format'TXT' | 'STIX' | 'OTX_CSV' | 'ALIEN_VAULT' | 'PROOF_POINT' | 'FIRE_EYE' required

The format of the file that contains the IPSet.

Locationstring required

The URI of the file that contains the IPSet.

Status'INACTIVE' | 'ACTIVATING' | 'ACTIVE' | 'DEACTIVATING' | 'ERROR' | 'DELETE_PENDING' | 'DELETED' required

The status of IPSet file that was uploaded.

Tagsobject

The tags of the IPSet resource.