odb / Client / initialize_service

initialize_service

odb.Client.initialize_service(**kwargs)

Initializes the ODB service for the first time in an account.

See also: AWS API Documentation

Request Syntax

response = client.initialize_service(
    ociIdentityDomain=True|False
)
Parameters:

ociIdentityDomain (boolean) – The Oracle Cloud Infrastructure (OCI) identity domain configuration for service initialization.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • odb.Client.exceptions.ThrottlingException

  • odb.Client.exceptions.ValidationException

  • odb.Client.exceptions.AccessDeniedException

  • odb.Client.exceptions.InternalServerException