Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-compute Gogol.Compute Creates a value of ComputeInstanceGroupManagersListManagedInstances with the minimum fields required to make a request.
-
gogol-compute Gogol.Compute Creates a value of ComputeRegionInstanceGroupManagersListManagedInstances with the minimum fields required to make a request.
-
gogol-compute Gogol.Compute Creates a value of InstanceGroupManagersListManagedInstancesResponse with the minimum fields required to make a request.
newRequestMirrorPolicy :: RequestMirrorPolicygogol-compute Gogol.Compute Creates a value of RequestMirrorPolicy with the minimum fields required to make a request.
onHostMaintenance :: Scheduling -> Maybe Scheduling_OnHostMaintenancegogol-compute Gogol.Compute Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM host maintenance policy.
requestMirrorPolicy :: HttpRouteAction -> Maybe RequestMirrorPolicygogol-compute Gogol.Compute Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
module Gogol.Compute.InstanceGroupManagers.
ListManagedInstances Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, the currentAction is CREATING. If a previous action failed, the list displays the errors for that failed action. The orderBy query parameter is not supported. The pageToken query parameter is supported only if the group's listManagedInstancesResults field is set to PAGINATED. See: Compute Engine API Reference for compute.instanceGroupManagers.listManagedInstances.
data
ComputeInstanceGroupManagersListManagedInstances gogol-compute Gogol.Compute.InstanceGroupManagers.ListManagedInstances Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, the currentAction is CREATING. If a previous action failed, the list displays the errors for that failed action. The orderBy query parameter is not supported. The pageToken query parameter is supported only if the group's listManagedInstancesResults field is set to PAGINATED. See: newComputeInstanceGroupManagersListManagedInstances smart constructor.
-
gogol-compute Gogol.Compute.InstanceGroupManagers.ListManagedInstances No documentation available.
-
gogol-compute Gogol.Compute.InstanceGroupManagers.ListManagedInstances A resource alias for compute.instanceGroupManagers.listManagedInstances method which the ComputeInstanceGroupManagersListManagedInstances request conforms to.