Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.2 KB

ServerGroupManagerControllerApi.md

File metadata and controls

35 lines (21 loc) · 1.2 KB

\ServerGroupManagerControllerApi

All URIs are relative to https://localhost

Method HTTP request Description
GetServerGroupManagersForApplicationUsingGET Get /applications/{application}/serverGroupManagers Retrieve a list of server group managers for an application

GetServerGroupManagersForApplicationUsingGET

[]interface{} GetServerGroupManagersForApplicationUsingGET(ctx, application) Retrieve a list of server group managers for an application

Required Parameters

Name Type Description Notes
ctx context.Context context for logging, tracing, authentication, etc.
application string application

Return type

[]interface{}

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: /

[Back to top] [Back to API list] [Back to Model list] [Back to README]