Skip to content

Get all ingresses

GET
/resources/ingresses

Responses

OK

JSON
[
  
{
  
  
"ingressId": "string",
  
  
"type": "string",
  
  
"componentId": "string",
  
  
"acl": [
  
  
  
"string"
  
  
],
  
  
"properties": {
  
  
}
  
}
]

Samples

© 2024 Hantera AB. All rights reserved.