pub async fn list_pops(
configuration: &mut Configuration,
) -> Result<Vec<Pop>, Error<ListPopsError>>
Expand description
Get a list of all Fastly POPs.
pub async fn list_pops(
configuration: &mut Configuration,
) -> Result<Vec<Pop>, Error<ListPopsError>>
Get a list of all Fastly POPs.