@akamai/openapi-ts
Preparing search index...
types.gen
GetManagedServiceData
Type Alias GetManagedServiceData
type
GetManagedServiceData
=
{
body
?:
never
;
path
:
{
serviceId
:
number
}
;
query
?:
never
;
url
:
"managed/services/{serviceId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
serviceId
:
number
}
Type Declaration
serviceId
:
number
The ID of the Managed Service to access.
Optional
query
query
?:
never
url
url
:
"managed/services/{serviceId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The ID of the Managed Service to access.