Skip to content

Get an ingress

GET
/resources/ingresses/{ingressId}

Parameters

Path Parameters

ingressId*
Type
string
Required
appId*
Type
string
Required

Responses

OK

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

Samples

© 2024 Hantera AB. All rights reserved.