Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
ServiceCreateResponse
Interface ServiceCreateResponse
ServiceCreateResponse
interface
ServiceCreateResponse
{
ID
?:
string
;
Warning
?:
string
;
}
Index
Properties
ID?
Warning?
Properties
Optional
ID
ID
?:
string
The ID of the created service.
Optional
Warning
Warning
?:
string
Optional warning message
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ID
Warning
@jholtmeyer/docker-api-ts
Loading...
ServiceCreateResponse