Get Kubernetes cost per podAsk AIget https://api.umbrellacost.io/api/v1/kubernetes/cost-and-usage/podThe call is used to retrieve kubernetes Pod cost and usage data groupedQuery ParamsstartDatedaterequiredStart date of the cost and usage data examinationendDatestringEnd date of the cost and usage data examinationclusterNamestringThe cluster name that the pod running on. cluster name formatting should be in following format- [CLUSTER_REGION]:[CLUSTER_ACCOUNT_ID]:[CLUSTER_NAME] for example us-east-1:123456789012:prod-clusternodeNamestringpodNamestringpod name formatting should be in following format- [POD_NAMESPACE]:[POD_NAME] for example kube-system:aws-node-k5jghHeadersAuthorizationstringrequiredapikeystringrequiredResponse 200Updated 12 months ago