Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

How to find the physical location and geographical region of the particular resource

Abierto
#598 7 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
20/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
api, cloud

Línea de trabajo

Comienza con la documentación de OCI usageapi y la respuesta de la API resource-information descrita en el issue. Sigue cómo se representan la región del recurso y los campos de uso medido; después, comprueba si algún endpoint o campo identifica el alcance geográfico del uso de ancho de banda. Se considera completado cuando se documentan la terminología y la ruta de API relevantes, o se confirma claramente que OCI no expone esa información.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Usage

For Azure: while getting the resource information from the cloud we are getting the following example-

  1. resource_region: useast , 2. meter_region: North East , meter_type: Bandwidth.
    when the meter type is bandwidth[it is the parameter the datatrasfer is happening in that resource] we were calculating the network traffic cost.
    For OCI:
    In the same way, the resource location is coming from the API response. But how to get the another location for the same resource. Is their any terminology difference to get that regions in OCI.
    As per my knowledge, resource region means physical location of the resource. meter_region means the geographical scope of the usage being metered. By using these two locations and usage quantity we want to calculate the network traffic cost.
    My query is, how to get the geographical scope of the usage being metered.
    Is their any terminology difference in the OCI?
    will you please provide the API to get the another region from where the data transfer is happening?
    currently, we were using usageapi
Lenguaje dominante
Python
Estrellas
474
Forks
321
Merge medio
23 min
PR fusionados (30 d)
4

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de oracle/oci-python-sdk

Todos los issues de oracle/oci-python-sdk

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.