You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Cloud Ops API doesn't allow for getting service accounts with a filter (like we want to search for service accounts and create as necessary)
This currently requires manual pagination to "find" if there's a service account of a particular name, since getting service accounts is only performed by ID.
Describe the solution you'd like
provide a get Service Account by Name reqeust
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Cloud Ops API doesn't allow for getting service accounts with a filter (like we want to search for service accounts and create as necessary)
This currently requires manual pagination to "find" if there's a service account of a particular name, since getting service accounts is only performed by ID.
Describe the solution you'd like
provide a get Service Account by Name reqeust
Additional context
The text was updated successfully, but these errors were encountered: