@akamai/openapi-ts
Preparing search index...
types.gen
GetLongviewClientData
Type Alias GetLongviewClientData
type
GetLongviewClientData
=
{
body
?:
never
;
path
:
{
clientId
:
number
}
;
query
?:
never
;
url
:
"longview/clients/{clientId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
clientId
:
number
}
Type Declaration
clientId
:
number
The Longview Client ID to access.
Optional
query
query
?:
never
url
url
:
"longview/clients/{clientId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The Longview Client ID to access.