Skip to main content

Get Resource Network Settings

POST 

/resource/network

Fetch network port settings and configuration for a resource.

Only the rrn parameter in the request body is used for this API. Ignore the timelineItemId and findingType fields for this API.

An example request body is:

{
"rrn": "rrn::storageBucket:us-east-1:123456789012:test-bucket"
}

Request

Responses

success / no_results