Get Attached Security Groups
Returns all security groups currently attached to the model endpoint.
GET
/serving/inference/{inference_id}/security-groups/Path parameters
inference_idPathintegerrequired
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Responses
200List of security groups attached to the model endpoint.
example
200Array of attached security group objects. Empty if none attached.
example
Success