osconfig_v1beta.yaml 901 B

1234567891011121314151617181920212223242526272829303132
  1. type: google.api.Service
  2. config_version: 3
  3. name: osconfig.googleapis.com
  4. title: OS Config API
  5. apis:
  6. - name: google.cloud.osconfig.v1beta.OsConfigService
  7. documentation:
  8. summary: |-
  9. OS management tools that can be used for patch management, patch
  10. compliance, and configuration management on VM instances.
  11. backend:
  12. rules:
  13. - selector: 'google.cloud.osconfig.v1beta.OsConfigService.*'
  14. deadline: 30.0
  15. authentication:
  16. rules:
  17. - selector: 'google.cloud.osconfig.v1beta.OsConfigService.*'
  18. oauth:
  19. canonical_scopes: |-
  20. https://www.googleapis.com/auth/cloud-platform
  21. - selector: google.longrunning.Operations.CancelOperation
  22. oauth:
  23. canonical_scopes: |-
  24. https://www.googleapis.com/auth/cloud-platform
  25. - selector: google.longrunning.Operations.GetOperation
  26. oauth:
  27. canonical_scopes: |-
  28. https://www.googleapis.com/auth/cloud-platform