Get Application Discovery configuration

Prev Next
Get
/discovered-apps/configuration

Get Application Discovery configuration from the Advisor.

Security
HTTP
Type bearer
Responses
200

Application Discovery configuration

Expand All
object

Configuration for Application Discovery.

customAppTypes
Array of object

List of custom types to group apps according to their ports.

object
name
string

Name of the custom app type.

ExampleWeb
ports
Array of string

List of ports associated with this app type.

Example[ "80", "443", "20300-20400" ]
string
groupsClaim
string

The claim used to extract group information from the token.

Default"claims.user.groups"
Exampleclaims.user.agScripted.groups
401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

404

The requested resource can not be found.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.