jobs.provider.PROVIDERID.init

UCloud Developer Guide / Orchestration of Resources / Compute / Provider APIs / Jobs / Ingoing API

jobs.provider.PROVIDERID.init

Request from the user to (potentially) initialize any resources

This request is sent by the client, if the client believes that initialization of resources might be needed. NOTE: This request might be sent even if initialization has already taken place. UCloud/Core does not check if initialization has already taken place, it simply validates the request.

Last updated