Skip to main content

get_api_info

Function get_api_info 

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

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