pub async fn list_primary_ip_actions(
    configuration: &Configuration,
    params: ListPrimaryIpActionsParams
) -> Result<ListActionsResponse, Error<ListPrimaryIpActionsError>>
Expand description

Returns all Action objects. You can sort the results by using the sort URI parameter, and filter them with the status and id parameter.