Skip to main content

enable_api

Function enable_api 

Source
pub async fn enable_api(
    token: String,
    project: String,
    service_name: String,
) -> Result<(), Error>
Expand description

Enable Api Need to provide token, project, service account name to successfully send request